Skip to content

Commit ed38fd4

Browse files
Bump jquery-rails from 4.2.2 to 4.5.1
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>
1 parent 31d00a6 commit ed38fd4

15 files changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ GEM
4848
virtus (~> 1.0)
4949
coercible (1.0.0)
5050
descendants_tracker (~> 0.0.1)
51-
concurrent-ruby (1.1.9)
51+
concurrent-ruby (1.1.10)
5252
crack (0.4.3)
5353
safe_yaml (~> 1.0.0)
5454
crass (1.0.6)
@@ -91,10 +91,10 @@ GEM
9191
hashie (5.0.0)
9292
http-cookie (1.0.3)
9393
domain_name (~> 0.5)
94-
i18n (1.8.10)
94+
i18n (1.12.0)
9595
concurrent-ruby (~> 1.0)
9696
ice_nine (0.11.2)
97-
jquery-rails (4.2.2)
97+
jquery-rails (4.5.1)
9898
rails-dom-testing (>= 1, < 3)
9999
railties (>= 4.2.0)
100100
thor (>= 0.14, < 2.0)
@@ -110,7 +110,7 @@ GEM
110110
mime-types-data (~> 3.2015)
111111
mime-types-data (3.2022.0105)
112112
mini_portile2 (2.8.0)
113-
minitest (5.14.4)
113+
minitest (5.16.3)
114114
multi_json (1.14.1)
115115
multi_test (0.1.2)
116116
multi_xml (0.6.0)
@@ -148,7 +148,7 @@ GEM
148148
puma (5.6.4)
149149
nio4r (~> 2.0)
150150
racc (1.6.1)
151-
rack (2.2.3.1)
151+
rack (2.2.4)
152152
rack-protection (3.0.2)
153153
rack
154154
rack-test (0.6.3)
@@ -160,8 +160,8 @@ GEM
160160
rails-dom-testing (2.0.3)
161161
activesupport (>= 4.2.0)
162162
nokogiri (>= 1.6)
163-
rails-html-sanitizer (1.4.3)
164-
loofah (~> 2.3)
163+
rails-html-sanitizer (1.4.4)
164+
loofah (~> 2.19, >= 2.19.1)
165165
rails_same_site_cookie (0.1.8)
166166
rack (>= 1.5)
167167
user_agent_parser (~> 2.5)
@@ -212,7 +212,7 @@ GEM
212212
sprockets (>= 3.0.0)
213213
test-unit (3.5.5)
214214
power_assert
215-
thor (1.1.0)
215+
thor (1.2.1)
216216
thread_safe (0.3.6)
217217
tilt (2.0.5)
218218
tzinfo (1.2.10)
352 KB
Binary file not shown.
-350 KB
Binary file not shown.

vendor/cache/i18n-1.12.0.gem

43.5 KB
Binary file not shown.

vendor/cache/i18n-1.8.10.gem

-41 KB
Binary file not shown.
-505 KB
Binary file not shown.
515 KB
Binary file not shown.

vendor/cache/minitest-5.14.4.gem

-84 KB
Binary file not shown.

vendor/cache/minitest-5.16.3.gem

91 KB
Binary file not shown.

vendor/cache/rack-2.2.3.1.gem

-148 KB
Binary file not shown.

0 commit comments

Comments
 (0)