Skip to content

Commit c953897

Browse files
Bump jquery-rails from 4.6.0 to 4.6.1
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.6.0 to 4.6.1. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](rails/jquery-rails@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: jquery-rails dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27f01c1 commit c953897

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ GEM
9797
backport (1.2.0)
9898
base64 (0.3.0)
9999
bcrypt (3.1.20)
100-
benchmark (0.4.1)
101-
bigdecimal (3.2.3)
100+
benchmark (0.5.0)
101+
bigdecimal (3.3.1)
102102
bootstrap-sass (3.4.1)
103103
autoprefixer-rails (>= 5.2.1)
104104
sassc (>= 2.0.0)
@@ -136,7 +136,7 @@ GEM
136136
diff-lcs (1.6.2)
137137
docile (1.1.5)
138138
drb (2.2.3)
139-
erb (5.0.2)
139+
erb (5.1.1)
140140
erubi (1.13.1)
141141
execjs (2.10.0)
142142
factory_bot (6.5.5)
@@ -174,7 +174,7 @@ GEM
174174
rdoc (>= 4.0.0)
175175
reline (>= 0.4.2)
176176
jaro_winkler (1.6.1)
177-
jquery-rails (4.6.0)
177+
jquery-rails (4.6.1)
178178
rails-dom-testing (>= 1, < 3)
179179
railties (>= 4.2.0)
180180
thor (>= 0.14, < 2.0)
@@ -214,7 +214,7 @@ GEM
214214
mini_portile2 (2.8.9)
215215
mini_racer (0.19.0)
216216
libv8-node (~> 24.1.0.0)
217-
minitest (5.25.5)
217+
minitest (5.26.0)
218218
minitest-stub-const (0.6)
219219
mocha (2.7.1)
220220
ruby2_keywords (>= 0.0.5)
@@ -241,7 +241,7 @@ GEM
241241
ast (~> 2.4.1)
242242
racc
243243
pg (1.6.2)
244-
pp (0.6.2)
244+
pp (0.6.3)
245245
prettyprint
246246
prettyprint (0.2.0)
247247
prism (1.5.1)
@@ -308,9 +308,10 @@ GEM
308308
ffi (~> 1.0)
309309
rbs (3.9.5)
310310
logger
311-
rdoc (6.14.2)
311+
rdoc (6.15.0)
312312
erb
313313
psych (>= 4.0.0)
314+
tsort
314315
regexp_parser (2.11.3)
315316
reline (0.6.2)
316317
io-console (~> 0.5)
@@ -401,6 +402,7 @@ GEM
401402
sprockets-rails (~> 3.4)
402403
tracks-chartjs-ror (3.6.4)
403404
rails (>= 3.1)
405+
tsort (0.2.0)
404406
tzinfo (2.0.6)
405407
concurrent-ruby (~> 1.0)
406408
unicode-display_width (3.2.0)

0 commit comments

Comments
 (0)