diff --git a/Gemfile.lock b/Gemfile.lock index 7db52d4..f503e0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,11 +11,16 @@ GEM activeresource (2.3.11) activesupport (= 2.3.11) activesupport (2.3.11) - git (1.2.5) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake + public_suffix (5.0.1) rack (1.1.6) rails (2.3.11) actionmailer (= 2.3.11) @@ -25,6 +30,7 @@ GEM activesupport (= 2.3.11) rake (>= 0.8.3) rake (13.0.0) + rchardet (1.8.0) rcov (0.9.10) shoulda (2.11.3)