Skip to content

Commit 643e5e8

Browse files
authored
Merge branch 'master' into webpacker-migration
2 parents 78a4dd4 + 1cbd834 commit 643e5e8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
xpath (~> 3.2)
118118
comfy_bootstrap_form (4.0.9)
119119
rails (>= 5.0.0)
120-
concurrent-ruby (1.3.1)
120+
concurrent-ruby (1.3.3)
121121
connection_pool (2.4.1)
122122
crass (1.0.6)
123123
cssbundling-rails (1.4.0)
@@ -181,7 +181,7 @@ GEM
181181
rake
182182
mini_magick (4.12.0)
183183
mini_mime (1.1.5)
184-
minitest (5.23.1)
184+
minitest (5.24.1)
185185
msgpack (1.7.2)
186186
mutex_m (0.2.0)
187187
mysql2 (0.5.6)
@@ -217,7 +217,9 @@ GEM
217217
puma (6.4.2)
218218
nio4r (~> 2.0)
219219
racc (1.8.0)
220-
rack (3.0.11)
220+
rack (3.1.4)
221+
rack-proxy (0.7.6)
222+
rack
221223
rack-session (2.0.0)
222224
rack (>= 3.0.0)
223225
rack-test (2.1.0)
@@ -267,7 +269,7 @@ GEM
267269
regexp_parser (2.9.2)
268270
reline (0.5.8)
269271
io-console (~> 0.5)
270-
rexml (3.3.0)
272+
rexml (3.3.1)
271273
strscan
272274
rollbar (3.5.2)
273275
rubocop (1.64.1)
@@ -291,7 +293,7 @@ GEM
291293
rubocop-performance (1.21.1)
292294
rubocop (>= 1.48.1, < 2.0)
293295
rubocop-ast (>= 1.31.1, < 2.0)
294-
rubocop-rails (2.25.0)
296+
rubocop-rails (2.25.1)
295297
activesupport (>= 4.2.0)
296298
rack (>= 1.1)
297299
rubocop (>= 1.33.0, < 2.0)
@@ -322,7 +324,7 @@ GEM
322324
actionpack (>= 5.2)
323325
activesupport (>= 5.2)
324326
sprockets (>= 3.0.0)
325-
standard (1.39.0)
327+
standard (1.39.1)
326328
language_server-protocol (~> 3.17.0.2)
327329
lint_roller (~> 1.0)
328330
rubocop (~> 1.64.0)

0 commit comments

Comments
 (0)