Skip to content

Commit

Permalink
Bump jquery-rails from 3.1.3 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.3 to 4.4.0.
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v3.1.3...v4.4.0)

---
updated-dependencies:
- dependency-name: jquery-rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 4fc9595 commit 60943ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'psych', '~> 2.0.2' # part of stdlib, need newer version for safe_load

gem 'rubyzip', '1.3.0'

gem 'jquery-rails', '~> 3.1.3'
gem 'jquery-rails', '~> 4.4.0'
gem 'jquery-ui-rails', '4.0.5'
gem 'jquery-historyjs', '0.2.3'
gem 'superfish-rails', '~> 1.6.0'
Expand Down
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.2.1)
countries (2.1.3)
i18n_data (~> 0.8.0)
Expand All @@ -106,7 +106,7 @@ GEM
country_select (3.1.1)
countries (~> 2.0)
sort_alphabetical (~> 1.0)
crass (1.0.5)
crass (1.0.6)
daemons (1.4.1)
debug_inspector (0.0.3)
devise (3.4.1)
Expand Down Expand Up @@ -179,8 +179,9 @@ GEM
jquery-historyjs (0.2.3)
railties (>= 3.0)
thor (>= 0.14)
jquery-rails (3.1.3)
railties (>= 3.0, < 5.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.0.5)
railties (>= 3.1.0)
Expand Down Expand Up @@ -451,7 +452,7 @@ DEPENDENCIES
has_scope
jquery-final_countdown-rails
jquery-historyjs (= 0.2.3)
jquery-rails (~> 3.1.3)
jquery-rails (~> 4.4.0)
jquery-ui-rails (= 4.0.5)
json_cve_2020_10663 (~> 1.0)
loofah
Expand Down

0 comments on commit 60943ca

Please sign in to comment.