Bump jquery-rails from 4.5.0 to 4.6.0

Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.5.0 to 4.6.0.
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jquery-rails/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: jquery-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-29 12:25:15 +00:00
committed by GitHub
parent 49a937de00
commit db2d0bb800
2 changed files with 19 additions and 17 deletions

View File

@@ -33,7 +33,7 @@ gem "image_processing", "~> 1.12.2"
gem "initialjs-rails", "~> 0.2.0.9" gem "initialjs-rails", "~> 0.2.0.9"
gem "invisible_captcha", "~> 2.0.0" gem "invisible_captcha", "~> 2.0.0"
gem "jquery-fileupload-rails" gem "jquery-fileupload-rails"
gem "jquery-rails", "~> 4.5.0" gem "jquery-rails", "~> 4.6.0"
gem "jquery-ui-rails", "~> 6.0.1" gem "jquery-ui-rails", "~> 6.0.1"
gem "kaminari", "~> 1.2.2" gem "kaminari", "~> 1.2.2"
gem "leaflet-rails", "~> 1.9.3" gem "leaflet-rails", "~> 1.9.3"

View File

@@ -195,7 +195,7 @@ GEM
rubocop rubocop
smart_properties smart_properties
errbase (0.2.2) errbase (0.2.2)
erubi (1.11.0) erubi (1.12.0)
eslintrb (2.1.0) eslintrb (2.1.0)
execjs execjs
multi_json (>= 1.3) multi_json (>= 1.3)
@@ -275,7 +275,7 @@ GEM
httpi (2.5.0) httpi (2.5.0)
rack rack
socksify socksify
i18n (1.13.0) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37) i18n-tasks (0.9.37)
activesupport (>= 4.0.2) activesupport (>= 4.0.2)
@@ -298,7 +298,7 @@ GEM
actionpack (>= 3.1) actionpack (>= 3.1)
railties (>= 3.1) railties (>= 3.1)
sassc sassc
jquery-rails (4.5.0) jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
@@ -335,9 +335,9 @@ GEM
letter_opener (~> 1.7) letter_opener (~> 1.7)
railties (>= 5.2) railties (>= 5.2)
rexml rexml
loofah (2.19.1) loofah (2.21.3)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.12.0)
mail (2.7.1) mail (2.7.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (1.0.2) marcel (1.0.2)
@@ -354,8 +354,8 @@ GEM
mime-types-data (3.2022.0105) mime-types-data (3.2022.0105)
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.2) mini_portile2 (2.8.4)
minitest (5.18.0) minitest (5.19.0)
mixlib-cli (2.1.8) mixlib-cli (2.1.8)
mixlib-config (3.0.9) mixlib-config (3.0.9)
tomlrb tomlrb
@@ -368,7 +368,7 @@ GEM
net-ssh (>= 2.6.5, < 7.0.0) net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0) net-ssh (6.1.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.15.2) nokogiri (1.15.4)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
nori (2.6.0) nori (2.6.0)
@@ -440,7 +440,7 @@ GEM
puma (4.3.12) puma (4.3.12)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.1) racc (1.7.1)
rack (2.2.7) rack (2.2.8)
rack-accept (0.4.5) rack-accept (0.4.5)
rack (>= 0.4) rack (>= 0.4)
rack-protection (2.2.2) rack-protection (2.2.2)
@@ -464,11 +464,13 @@ GEM
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 6.0.6.1) railties (= 6.0.6.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.2.0)
activesupport (>= 4.2.0) activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4) rails-html-sanitizer (1.6.0)
loofah (~> 2.19, >= 2.19.1) loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (6.0.0) rails-i18n (6.0.0)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7) railties (>= 6.0.0, < 7)
@@ -615,7 +617,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0) terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
thor (1.2.1) thor (1.2.2)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.10) tilt (2.0.10)
tomlrb (1.3.0) tomlrb (1.3.0)
@@ -661,7 +663,7 @@ GEM
wkhtmltopdf-binary (0.12.6.6) wkhtmltopdf-binary (0.12.6.6)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.8) zeitwerk (2.6.11)
PLATFORMS PLATFORMS
ruby ruby
@@ -712,7 +714,7 @@ DEPENDENCIES
initialjs-rails (~> 0.2.0.9) initialjs-rails (~> 0.2.0.9)
invisible_captcha (~> 2.0.0) invisible_captcha (~> 2.0.0)
jquery-fileupload-rails jquery-fileupload-rails
jquery-rails (~> 4.5.0) jquery-rails (~> 4.6.0)
jquery-ui-rails (~> 6.0.1) jquery-ui-rails (~> 6.0.1)
kaminari (~> 1.2.2) kaminari (~> 1.2.2)
knapsack_pro (~> 3.3.1) knapsack_pro (~> 3.3.1)