diff --git a/Gemfile.lock b/Gemfile.lock index 07f12c8..a3658d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM hashdiff (0.3.4) httparty (0.14.0) multi_xml (>= 0.5.2) - i18n (0.8.4) + i18n (0.8.6) json (2.1.0) json-schema (2.8.0) addressable (>= 2.4) @@ -154,7 +154,7 @@ GEM rainbow (2.2.2) rake rake (12.0.0) - rb-fsevent (0.10.1) + rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rspec (3.6.0) diff --git a/test/gemfiles/no-rails.Gemfile.lock b/test/gemfiles/no-rails.Gemfile.lock index 00428b3..cdaac2f 100644 --- a/test/gemfiles/no-rails.Gemfile.lock +++ b/test/gemfiles/no-rails.Gemfile.lock @@ -105,4 +105,4 @@ DEPENDENCIES webmock (~> 3.0) BUNDLED WITH - 1.14.6 + 1.15.2 diff --git a/test/gemfiles/rails4.Gemfile.lock b/test/gemfiles/rails4.Gemfile.lock index 4f263d4..ee13ab1 100644 --- a/test/gemfiles/rails4.Gemfile.lock +++ b/test/gemfiles/rails4.Gemfile.lock @@ -57,7 +57,7 @@ GEM rspec-core (~> 3.0) ruby-progressbar (~> 1.4) hashdiff (0.3.4) - i18n (0.8.4) + i18n (0.8.6) json (2.1.0) json-schema (2.8.0) addressable (>= 2.4) @@ -163,4 +163,4 @@ DEPENDENCIES webmock (~> 3.0) BUNDLED WITH - 1.14.6 + 1.15.2