From 9d8765a27a1f0009a23a685ccb716e48b3efaeb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:57:35 +0000 Subject: [PATCH] Bump jquery-rails from 3.1.2 to 3.1.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v3.1.2...v3.1.5) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index a7fd3ae..808df2a 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ group :assets do gem 'uglifier', '>= 1.0.3' end -gem 'jquery-rails', '3.1.2' +gem 'jquery-rails', '3.1.5' gem 'jquery-datatables-rails', github: 'rweng/jquery-datatables-rails'#, ref: '4610f6978fbc48b07df916ccd26ae79816d0bb5a' gem 'jquery-ui-rails', '5.0.3' diff --git a/Gemfile.lock b/Gemfile.lock index 0905067..5ca7d27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM execjs coffee-script-source (1.12.2) columnize (0.9.0) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) database_cleaner (1.7.0) debugger-linecache (1.2.0) devise (3.4.1) @@ -169,7 +169,7 @@ GEM railties (>= 3.2, < 5.2.x) responders journey (1.0.4) - jquery-rails (3.1.2) + jquery-rails (3.1.5) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.3) @@ -190,7 +190,7 @@ GEM mime-types (1.25.1) mini_mime (1.0.1) mini_portile2 (2.1.0) - multi_json (1.13.1) + multi_json (1.14.1) nenv (0.3.0) nokogiri (1.7.0.1) mini_portile2 (~> 2.1.0) @@ -216,7 +216,7 @@ GEM quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.4.7) - rack-cache (1.8.0) + rack-cache (1.9.0) rack (>= 0.4) rack-ssl (1.3.4) rack @@ -237,7 +237,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (12.3.2) + rake (13.0.0) ransack (1.8.9) actionpack (>= 3.0, <= 5.1.1) activerecord (>= 3.0, <= 5.1.1) @@ -334,7 +334,7 @@ DEPENDENCIES hirb (= 0.7.2) hitimes (= 1.2.4) jquery-datatables-rails! - jquery-rails (= 3.1.2) + jquery-rails (= 3.1.5) jquery-ui-rails (= 5.0.3) listen (= 2.8.5) mail (= 2.5.4)