From c1f4fc0187a92f72f2ec9928a369b6dff9537d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 04:35:08 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.5 to 4.5.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.5.0. - [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.3.5...v4.5.0) --- 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 | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 73590c52..b3701e8f 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem "high_voltage" gem "holidays" gem "http_accept_language" gem "jquery-atwho-rails", "~> 1.3.2" # autocomplete -gem "jquery-rails", "~> 4.0" +gem "jquery-rails", "~> 4.5" gem "kaminari" gem "momentjs-rails" gem "neat" diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..e9af3d3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -624,7 +624,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crack (0.4.2) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -690,11 +690,11 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_accept_language (2.1.1) - i18n (1.8.2) + i18n (1.10.0) concurrent-ruby (~> 1.0) jmespath (1.3.1) jquery-atwho-rails (1.3.2) - jquery-rails (4.3.5) + jquery-rails (4.5.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -715,7 +715,7 @@ GEM addressable (~> 2.3) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.5.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -725,10 +725,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.15.0) momentjs-rails (2.7.0) railties (>= 3.1) multi_json (1.14.1) @@ -737,7 +739,7 @@ GEM sass (~> 3.2.19) newrelic_rpm (3.9.0.229) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) normalize-rails (4.1.1) orm_adapter (0.5.0) @@ -758,7 +760,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - rack (2.1.1) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.0.4) @@ -778,7 +780,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails_12factor (0.0.2) rails_serve_static_assets @@ -792,7 +794,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.19.0) - rake (13.0.1) + rake (13.0.6) rbtree3 (0.5.0) recipient_interceptor (0.1.2) mail @@ -864,7 +866,7 @@ GEM rails (>= 3.1) twitter-text (1.9.2) unf (~> 0.1.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.0.2) execjs (>= 0.3.0, < 3) @@ -919,7 +921,7 @@ DEPENDENCIES holidays http_accept_language jquery-atwho-rails (~> 1.3.2) - jquery-rails (~> 4.0) + jquery-rails (~> 4.5) kaminari launchy letter_opener