diff --git a/Gemfile.lock b/Gemfile.lock index 6ffbb5c1d..ccc231b18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,8 +201,8 @@ GEM terminal-table (>= 1.5.1) initialjs-rails (0.2.0.1) railties (>= 3.1, < 5.0) - jquery-rails (4.1.0) - rails-dom-testing (~> 1.0) + jquery-rails (4.1.1) + rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) @@ -311,7 +311,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.15.0) - rake (11.0.1) + rake (11.1.1) redcarpet (3.3.4) referer-parser (0.3.0) request_store (1.3.0)