Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Upgrade bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Nov 1, 2012
1 parent 3063b7d commit 7e8a691
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Gemfile.lock
@@ -1,20 +1,18 @@
PATH
remote: .
specs:
toby (0.0.1)
toby (0.0.3)
faraday
faraday_middleware
hashie

GEM
remote: https://rubygems.org/
specs:
addressable (2.3.2)
crack (0.3.1)
diff-lcs (1.1.3)
faraday (0.8.4)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
json (1.7.5)
Expand All @@ -28,9 +26,6 @@ GEM
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
webmock (1.8.10)
addressable (>= 2.2.7)
crack (>= 0.1.7)

PLATFORMS
ruby
Expand All @@ -40,4 +35,3 @@ DEPENDENCIES
rake
rspec
toby!
webmock

0 comments on commit 7e8a691

Please sign in to comment.