Skip to content

Commit

Permalink
Bump jquery-rails from 4.5.1 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.5.1 to 4.6.0.
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v4.5.1...v4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 8f90193 commit d8e64c0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gem "httparty"
gem "humanize_boolean"
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem "jbuilder", "~> 2.11"
gem "jquery-rails", "~> 4.5"
gem "jquery-rails", "~> 4.6"
gem "jquery-ui-rails"
gem "jsonb_accessor", "~> 1.4"
gem "jwe"
Expand Down
37 changes: 19 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ GEM
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (2.4.1)
connection_pool (2.5.0)
crass (1.0.6)
date (3.3.4)
debug (1.9.2)
Expand All @@ -198,7 +198,7 @@ GEM
drb (2.2.1)
dropzonejs-rails (0.8.5)
rails (> 3.1)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.9.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -253,15 +253,15 @@ GEM
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
io-console (0.7.2)
irb (1.14.0)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
jquery-rails (4.5.1)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -322,12 +322,12 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.8)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
Expand Down Expand Up @@ -371,7 +371,8 @@ GEM
ttfunk (~> 1.7)
prawndown (0.1.2)
prawn (~> 2.0)
psych (5.1.2)
psych (5.2.2)
date
stringio
public_suffix (5.0.3)
puma (6.4.3)
Expand All @@ -385,9 +386,9 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (1.0.0)
rackup (1.0.1)
rack (< 3)
webrick
rails (7.1.3.4)
Expand All @@ -414,7 +415,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.9)
Expand All @@ -433,13 +434,13 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.10.0)
psych (>= 4.0.0)
recursive-open-struct (1.2.2)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
Expand Down Expand Up @@ -586,7 +587,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
terser (1.2.2)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
thor (1.3.2)
tilt (2.1.0)
timecop (0.9.6)
timeout (0.4.3)
Expand All @@ -602,14 +603,14 @@ GEM
uniform_notifier (1.16.0)
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.8.2)
webrick (1.9.1)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-21
Expand Down Expand Up @@ -653,7 +654,7 @@ DEPENDENCIES
humanize_boolean
i18n-tasks
jbuilder (~> 2.11)
jquery-rails (~> 4.5)
jquery-rails (~> 4.6)
jquery-ui-rails
jsonb_accessor (~> 1.4)
jwe
Expand Down

0 comments on commit d8e64c0

Please sign in to comment.