Skip to content

Commit

Permalink
Remove and update gems from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bell committed Nov 1, 2011
1 parent 9b2ffe6 commit 5d7e18c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 0 additions & 2 deletions Gemfile
@@ -1,7 +1,5 @@
source "http://rubygems.org"

gem "god"
gem "heroku"
gem "mustache"
gem "pony"
gem "resque"
Expand Down
17 changes: 1 addition & 16 deletions Gemfile.lock
@@ -1,26 +1,17 @@
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
daemons (1.1.4)
eventmachine (0.12.10)
god (0.11.0)
heroku (2.11.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
i18n (0.6.0)
launchy (2.0.5)
addressable (~> 2.2.6)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.3)
mustache (0.99.4)
polyglot (0.3.2)
polyglot (0.3.3)
pony (1.3)
mail (> 2.0)
rack (1.3.5)
Expand All @@ -34,16 +25,12 @@ GEM
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.4)
shotgun (0.9)
rack (>= 1.0)
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.7)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
Expand All @@ -59,8 +46,6 @@ PLATFORMS
ruby

DEPENDENCIES
god
heroku
mustache
pony
resque
Expand Down

0 comments on commit 5d7e18c

Please sign in to comment.