diff --git a/Gemfile.lock b/Gemfile.lock index ead28d6..9fe8d44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,11 +28,15 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (3.0.2) builder (3.0.4) diff-lcs (1.2.1) erubis (2.7.0) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) hike (1.2.1) i18n (0.6.1) jeweler (1.8.4) @@ -49,6 +53,7 @@ GEM mime-types (1.21) multi_json (1.7.1) polyglot (0.3.3) + public_suffix (5.0.1) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -72,6 +77,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) rspec (2.13.0)