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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2022
1 parent fbde094 commit f1aad4c
Show file tree
Hide file tree
Showing 15 changed files 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 @@ -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,26 +91,26 @@ 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)
json (2.6.2)
jwt (2.2.1)
launchy (2.4.3)
addressable (~> 2.3)
loofah (2.18.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
mime-types (3.4.1)
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.0)
rack (2.2.3.1)
rack (2.2.4)
rack-protection (3.0.2)
rack
rack-test (0.6.3)
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/loofah-2.18.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.19.0.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/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 f1aad4c

Please sign in to comment.