diff --git a/Gemfile.lock b/Gemfile.lock index 08d92df..0cff9e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,8 @@ GEM activemodel (= 3.0.8) activesupport (= 3.0.8) activesupport (3.0.8) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-tar-minitar (0.5.2) arel (2.0.10) builder (2.1.2) @@ -41,7 +43,9 @@ GEM abstract (>= 1.0.0) execjs (1.1.0) multi_json (~> 1.0) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) i18n (0.5.0) jeweler (1.6.2) bundler (~> 1.0) @@ -59,6 +63,7 @@ GEM mime-types (1.16) multi_json (1.0.3) polyglot (0.3.1) + public_suffix (5.0.1) rack (1.2.3) rack-mount (0.6.14) rack (>= 1.0.0) @@ -79,6 +84,7 @@ GEM thor (~> 0.14.4) rake (0.9.2) rbx-require-relative (0.0.5) + rchardet (1.8.0) rdoc (2.5.11) rr (1.0.2) rspec (2.6.0)