Gemfile.lock in api-auth-0.9.2 vs Gemfile.lock in api-auth-0.9.3
- old
+ new
@@ -1,22 +1,20 @@
PATH
remote: .
specs:
- api_auth (0.9.2)
+ api-auth (0.9.3)
GEM
remote: http://rubygems.org/
specs:
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
- amatch (0.2.10)
- tins (~> 0.3)
- curb (0.7.18)
+ curb (0.8.1)
diff-lcs (1.1.3)
mime-types (1.17.2)
rack (1.1.3)
rest-client (1.6.7)
mime-types (>= 1.16)
@@ -26,19 +24,17 @@
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
- tins (0.3.9)
PLATFORMS
ruby
DEPENDENCIES
actionpack (~> 2.3.2)
activeresource (~> 2.3.2)
activesupport (~> 2.3.2)
- amatch (~> 0.2.10)
- api_auth!
- curb (~> 0.7.7)
+ api-auth!
+ curb (~> 0.8.1)
rest-client (~> 1.6.0)
rspec (~> 2.4.0)