diff --git a/Gemfile.lock b/Gemfile.lock index b695631..423b748 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,9 +16,9 @@ GIT GIT remote: https://github.com/pcboy/wordref.git - revision: d8c493e2d6a147ec88edf56883c93266c80fc123 + revision: 206e3140412829f533e96500ffc7030c1d7d1eb7 specs: - wordref (0.0.7) + wordref (0.0.8) attempt (= 0.3) multi_json (~> 1.12) nokogiri (~> 1.8) @@ -49,13 +49,15 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) - multi_json (1.13.1) + mini_portile2 (2.8.9) + multi_json (1.15.0) net-http-digest_auth (1.4.1) net-http-persistent (2.9.4) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.15.7) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.8.1) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -89,4 +91,4 @@ DEPENDENCIES wordref! BUNDLED WITH - 1.16.1 + 1.17.3