diff --git a/Gemfile.lock b/Gemfile.lock index e03d635..b9950fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,9 +119,9 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) journey (1.0.4) - jquery-rails (2.1.1) - railties (>= 3.1.0, < 5.0) - thor (~> 0.14) + jquery-rails (3.1.3) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) json (2.2.0) jwt (0.1.5) multi_json (>= 1.0) @@ -141,7 +141,7 @@ GEM treetop (~> 1.4.8) mime (0.1) mime-types (1.25.1) - multi_json (1.14.0) + multi_json (1.14.1) multipart-post (1.1.5) net-scp (1.1.0) net-ssh (>= 2.6.5)