Skip to content

Commit 2f0a6e0

Browse files
Bump jquery-rails from 4.5.0 to 4.5.1
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.5.0 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.5.0...v4.5.1) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31e0f8 commit 2f0a6e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ GEM
156156
jbuilder (2.11.5)
157157
actionview (>= 5.0.0)
158158
activesupport (>= 5.0.0)
159-
jquery-rails (4.5.0)
159+
jquery-rails (4.5.1)
160160
rails-dom-testing (>= 1, < 3)
161161
railties (>= 4.2.0)
162162
thor (>= 0.14, < 2.0)
@@ -227,8 +227,8 @@ GEM
227227
activesupport (>= 4.2)
228228
choice (~> 0.2.0)
229229
ruby-graphviz (~> 1.2)
230-
rails-html-sanitizer (1.4.3)
231-
loofah (~> 2.3)
230+
rails-html-sanitizer (1.4.4)
231+
loofah (~> 2.19, >= 2.19.1)
232232
railties (7.0.4)
233233
actionpack (= 7.0.4)
234234
activesupport (= 7.0.4)
@@ -345,7 +345,7 @@ GEM
345345
websocket-extensions (0.1.5)
346346
xpath (3.2.0)
347347
nokogiri (~> 1.8)
348-
zeitwerk (2.6.1)
348+
zeitwerk (2.6.6)
349349

350350
PLATFORMS
351351
ruby

0 commit comments

Comments
 (0)