diff --git a/rspec/ruby/1.9.1/gems/oauth-0.4.5/Gemfile.lock b/rspec/ruby/1.9.1/gems/oauth-0.4.5/Gemfile.lock index 7bdaa94e..ac525062 100644 --- a/rspec/ruby/1.9.1/gems/oauth-0.4.5/Gemfile.lock +++ b/rspec/ruby/1.9.1/gems/oauth-0.4.5/Gemfile.lock @@ -5,7 +5,8 @@ GEM activesupport (= 2.3.8) rack (~> 1.1.0) activesupport (2.3.8) - addressable (2.2.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) crack (0.1.8) curb (0.7.7.1) em-http-request (0.2.11) @@ -14,7 +15,9 @@ GEM eventmachine (0.12.10) gemcutter (0.4.1) json_pure - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) jeweler (1.4.0) gemcutter (>= 0.1.0) git (>= 1.2.5) @@ -22,8 +25,10 @@ GEM json_pure (1.4.3) mocha (0.9.8) rake + public_suffix (5.0.1) rack (1.1.0) rake (0.8.7) + rchardet (1.8.0) rubyforge (2.0.4) json_pure (>= 1.1.7) typhoeus (0.1.31)