diff --git a/Gemfile.lock b/Gemfile.lock index 79c9523..a9135f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,14 @@ GEM remote: http://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) diff-lcs (1.1.3) fakeweb (1.3.0) ffi (1.0.11) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) guard (1.0.1) ffi (>= 0.5.0) thor (~> 0.14.6) @@ -19,8 +23,10 @@ GEM rdoc json (1.6.5) multi_json (1.1.0) + public_suffix (5.0.1) rack (1.4.1) rake (0.9.2.2) + rchardet (1.8.0) rdoc (3.12) json (~> 1.4) rspec (2.9.0)