hi heroku
This commit is contained in:
parent
7870e243e6
commit
0cda02cff1
5
Gemfile
Normal file
5
Gemfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
source :rubygems
|
||||||
|
gem 'bluecloth'
|
||||||
|
gem 'nokogiri'
|
||||||
|
gem 'showoff'
|
||||||
|
gem 'gli'
|
27
Gemfile.lock
Normal file
27
Gemfile.lock
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
GEM
|
||||||
|
remote: http://rubygems.org/
|
||||||
|
specs:
|
||||||
|
bluecloth (2.1.0)
|
||||||
|
gli (1.3.0)
|
||||||
|
json (1.5.1)
|
||||||
|
nokogiri (1.4.4)
|
||||||
|
rack (1.3.0)
|
||||||
|
showoff (0.4.2)
|
||||||
|
bluecloth
|
||||||
|
gli (>= 1.2.5)
|
||||||
|
json
|
||||||
|
nokogiri
|
||||||
|
sinatra
|
||||||
|
sinatra (1.2.6)
|
||||||
|
rack (~> 1.1)
|
||||||
|
tilt (>= 1.2.2, < 2.0)
|
||||||
|
tilt (1.3.2)
|
||||||
|
|
||||||
|
PLATFORMS
|
||||||
|
ruby
|
||||||
|
|
||||||
|
DEPENDENCIES
|
||||||
|
bluecloth
|
||||||
|
gli
|
||||||
|
nokogiri
|
||||||
|
showoff
|
Loading…
Reference in New Issue
Block a user