Gemfile.lock in api-auth-1.0.0 vs Gemfile.lock in api-auth-1.0.1
- old
+ new
@@ -1,40 +1,46 @@
PATH
remote: .
specs:
- api-auth (1.0.0)
+ api-auth (1.0.1)
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.8.1)
diff-lcs (1.1.3)
mime-types (1.17.2)
rack (1.1.3)
+ rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
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.5.5)
PLATFORMS
ruby
DEPENDENCIES
actionpack (~> 2.3.2)
activeresource (~> 2.3.2)
activesupport (~> 2.3.2)
+ amatch
api-auth!
curb (~> 0.8.1)
+ rake
rest-client (~> 1.6.0)
rspec (~> 2.4.0)