Skip to content

Commit

Permalink
Bump jquery-rails from 4.3.1 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 4.3.1 to 4.4.0.
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v4.3.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 550fc72 commit 8d38051
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.6)
jquery-rails (4.3.1)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -266,7 +266,7 @@ GEM
rest-client
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
Expand All @@ -275,7 +275,7 @@ GEM
rake
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.2)
minitest (5.23.0)
msgpack (1.7.2)
multipart-post (2.4.0)
nap (1.1.0)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-rewrite (1.5.1)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -361,7 +361,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
ransack (4.0.0)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
Expand Down Expand Up @@ -515,7 +515,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.35)
zeitwerk (2.6.13)
zeitwerk (2.6.14)

PLATFORMS
ruby
Expand Down

0 comments on commit 8d38051

Please sign in to comment.