Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2022
1 parent 31d00a6 commit ed38fd4
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
virtus (~> 1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -91,10 +91,10 @@ GEM
hashie (5.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jquery-rails (4.2.2)
jquery-rails (4.5.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -110,7 +110,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.14.4)
minitest (5.16.3)
multi_json (1.14.1)
multi_test (0.1.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.3.1)
rack (2.2.4)
rack-protection (3.0.2)
rack
rack-test (0.6.3)
Expand All @@ -160,8 +160,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails_same_site_cookie (0.1.8)
rack (>= 1.5)
user_agent_parser (~> 2.5)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
sprockets (>= 3.0.0)
test-unit (3.5.5)
power_assert
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.5)
tzinfo (1.2.10)
Expand Down
Binary file added vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.9.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.10.gem
Binary file not shown.
Binary file removed vendor/cache/jquery-rails-4.2.2.gem
Binary file not shown.
Binary file added vendor/cache/jquery-rails-4.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.4.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.16.3.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.3.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.4.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.2.1.gem
Binary file not shown.

0 comments on commit ed38fd4

Please sign in to comment.