From 802b7644968791e5d5610b78b0123af7441901a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 13:56:07 +0000 Subject: [PATCH] Bump jquery-rails from 4.4.0 to 4.5.1 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 669dd40..fe4449b 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'rails-controller-testing' gem 'webmock', group: :test # Use jquery as the JavaScript library -gem 'jquery-rails', '~> 4.4.0' +gem 'jquery-rails', '~> 4.5.1' # Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks gem 'turbolinks', '~> 5.2.1' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder diff --git a/Gemfile.lock b/Gemfile.lock index 3c3556e..e76cf1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crack (0.4.5) rexml crass (1.0.6) @@ -102,7 +102,7 @@ GEM diff-lcs (1.5.0) diffy (3.4.2) digest (3.1.0) - erubi (1.11.0) + erubi (1.12.0) execjs (2.8.1) faraday (1.9.3) faraday-em_http (~> 1.0) @@ -139,7 +139,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jquery-rails (4.4.0) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -147,7 +147,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -155,7 +155,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.17.0) msgpack (1.6.0) multi_json (1.15.0) @@ -180,7 +180,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.9) + nokogiri (1.14.1) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.7) @@ -209,8 +209,8 @@ GEM public_suffix (4.0.6) puma (6.0.0) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.4) + racc (1.6.2) + rack (2.2.6.2) rack-protection (3.0.3) rack rack-test (2.0.2) @@ -236,8 +236,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails-i18n (7.0.6) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -286,7 +286,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -323,7 +323,7 @@ DEPENDENCIES diffy font-awesome-sass (~> 6.2.1) jbuilder (~> 2.11.3) - jquery-rails (~> 4.4.0) + jquery-rails (~> 4.5.1) listen (~> 3.7.0) mysql2 (~> 0.5.2) net-http