Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Volo <[email protected]>
  • Loading branch information
dependabot[bot] and mwvolo authored May 9, 2023
1 parent 0943121 commit 8a42f0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ GEM
jobba (1.4.0)
redis (~> 3.2)
redis-namespace
jquery-rails (4.3.5)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -415,7 +415,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.18.0)
Expand Down Expand Up @@ -518,7 +518,7 @@ GEM
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-cors (1.1.1)
Expand Down Expand Up @@ -711,7 +711,7 @@ GEM
test_xml (0.1.8)
diffy (~> 3.0)
nokogiri (>= 1.3.2)
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.8.1)
Expand Down

0 comments on commit 8a42f0b

Please sign in to comment.