mirror of
https://github.com/not-kennethreitz/python-for-humans.git
synced 2026-06-05 07:06:14 +00:00
herokuized
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
source :rubygems
|
||||
gem 'bluecloth'
|
||||
gem 'nokogiri'
|
||||
gem 'showoff'
|
||||
gem 'gli'
|
||||
gem 'heroku'
|
||||
@@ -0,0 +1,48 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
addressable (2.2.6)
|
||||
blankslate (2.1.2.4)
|
||||
bluecloth (2.1.0)
|
||||
gli (1.3.3)
|
||||
heroku (2.8.5)
|
||||
launchy (>= 0.3.2)
|
||||
rest-client (~> 1.6.1)
|
||||
rubyzip
|
||||
term-ansicolor (~> 1.0.5)
|
||||
json (1.6.1)
|
||||
launchy (2.0.5)
|
||||
addressable (~> 2.2.6)
|
||||
mime-types (1.16)
|
||||
nokogiri (1.5.0)
|
||||
parslet (1.2.3)
|
||||
blankslate (~> 2.0)
|
||||
rack (1.3.4)
|
||||
rack-protection (1.1.4)
|
||||
rack
|
||||
rest-client (1.6.7)
|
||||
mime-types (>= 1.16)
|
||||
rubyzip (0.9.4)
|
||||
showoff (0.7.0)
|
||||
bluecloth
|
||||
gli (>= 1.3.2)
|
||||
json
|
||||
nokogiri
|
||||
parslet
|
||||
sinatra
|
||||
sinatra (1.3.1)
|
||||
rack (~> 1.3, >= 1.3.4)
|
||||
rack-protection (~> 1.1, >= 1.1.2)
|
||||
tilt (~> 1.3, >= 1.3.3)
|
||||
term-ansicolor (1.0.6)
|
||||
tilt (1.3.3)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
bluecloth
|
||||
gli
|
||||
heroku
|
||||
nokogiri
|
||||
showoff
|
||||
Reference in New Issue
Block a user