Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updating Gemfile.lock
  • Loading branch information
maxdemarzi committed Jun 18, 2012
1 parent 8db7559 commit 0daf924
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions Gemfile.lock
@@ -1,27 +1,36 @@
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
addressable (2.2.8)
crack (0.1.8)
deepopenstruct (0.1.2)
haml (3.1.4)
heroku (2.21.1)
excon (0.14.0)
haml (3.1.6)
heroku (2.27.3)
heroku-api (~> 0.2.5)
launchy (>= 0.3.2)
netrc (~> 0.7.4)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
httparty (0.7.8)
crack (= 0.1.8)
json (1.6.5)
launchy (2.0.5)
heroku-api (0.2.5)
excon (~> 0.14.0)
httparty (0.8.1)
multi_json
multi_xml
json (1.7.3)
launchy (2.1.0)
addressable (~> 2.2.6)
mime-types (1.17.2)
neography (0.0.22)
httparty (~> 0.7.8)
mime-types (1.18)
multi_json (1.3.6)
multi_xml (0.5.1)
neography (0.0.26)
crack (= 0.1.8)
httparty (= 0.8.1)
json
os
rake (>= 0.8.7)
rubyzip
netrc (0.7.4)
os (0.9.6)
rack (1.4.1)
rack-protection (1.2.0)
Expand All @@ -33,12 +42,11 @@ GEM
addressable
deepopenstruct (>= 0.1.2)
json
rubyzip (0.9.6.1)
rubyzip (0.9.9)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
tilt (1.3.3)

PLATFORMS
Expand Down

0 comments on commit 0daf924

Please sign in to comment.