Skip to content

Commit f1aad4c

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 fbde094 commit f1aad4c

15 files changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 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,26 +91,26 @@ 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)
101101
json (2.6.2)
102102
jwt (2.2.1)
103103
launchy (2.4.3)
104104
addressable (~> 2.3)
105-
loofah (2.18.0)
105+
loofah (2.19.0)
106106
crass (~> 1.0.2)
107107
nokogiri (>= 1.5.9)
108108
method_source (1.0.0)
109109
mime-types (3.4.1)
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.0)
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)
@@ -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/loofah-2.18.0.gem

-30.5 KB
Binary file not shown.

vendor/cache/loofah-2.19.0.gem

31.5 KB
Binary file not shown.

vendor/cache/minitest-5.14.4.gem

-84 KB
Binary file not shown.

0 commit comments

Comments
 (0)