Skip to content

Commit 5fc8552

Browse files
authored
Merge pull request #1088 from rughh/depfu/batch_all/2024-12-04
[ruby] Update all Bundler dependencies (2024-12-04)
2 parents 29bc4d9 + df00647 commit 5fc8552

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
crass (1.0.6)
9898
csv (3.3.0)
9999
dalli (3.2.8)
100-
date (3.4.0)
100+
date (3.4.1)
101101
decent_exposure (3.0.4)
102102
activesupport (>= 4.0)
103103
diff-lcs (1.5.1)
@@ -147,7 +147,7 @@ GEM
147147
rails-dom-testing (>= 1, < 3)
148148
railties (>= 4.2.0)
149149
thor (>= 0.14, < 2.0)
150-
json (2.8.2)
150+
json (2.9.0)
151151
jwt (2.9.3)
152152
base64
153153
kaminari (1.2.2)
@@ -180,7 +180,7 @@ GEM
180180
listen (3.9.0)
181181
rb-fsevent (~> 0.10, >= 0.10.3)
182182
rb-inotify (~> 0.9, >= 0.9.10)
183-
logger (1.6.1)
183+
logger (1.6.2)
184184
lograge (0.14.0)
185185
actionpack (>= 4)
186186
activesupport (>= 4)
@@ -198,10 +198,10 @@ GEM
198198
method_source (1.1.0)
199199
mini_mime (1.1.5)
200200
mini_portile2 (2.8.8)
201-
minitest (5.25.2)
201+
minitest (5.25.4)
202202
multi_xml (0.7.1)
203203
bigdecimal (~> 3.1)
204-
net-http (0.5.0)
204+
net-http (0.6.0)
205205
uri
206206
net-http-persistent (4.0.4)
207207
connection_pool (~> 2.2)
@@ -329,7 +329,7 @@ GEM
329329
rb-inotify (0.11.1)
330330
ffi (~> 1.0)
331331
redcarpet (3.6.0)
332-
regexp_parser (2.9.2)
332+
regexp_parser (2.9.3)
333333
request_store (1.7.0)
334334
rack (>= 1.4)
335335
rspec-collection_matchers (1.2.1)
@@ -350,15 +350,15 @@ GEM
350350
rspec-expectations (~> 3.13)
351351
rspec-mocks (~> 3.13)
352352
rspec-support (~> 3.13)
353-
rspec-support (3.13.1)
354-
rubocop (1.69.0)
353+
rspec-support (3.13.2)
354+
rubocop (1.69.1)
355355
json (~> 2.3)
356356
language_server-protocol (>= 3.17.0)
357357
parallel (~> 1.10)
358358
parser (>= 3.3.0.2)
359359
rainbow (>= 2.2.2, < 4.0)
360-
regexp_parser (>= 2.4, < 3.0)
361-
rubocop-ast (>= 1.36.1, < 2.0)
360+
regexp_parser (>= 2.9.3, < 3.0)
361+
rubocop-ast (>= 1.36.2, < 2.0)
362362
ruby-progressbar (~> 1.7)
363363
unicode-display_width (>= 2.4.0, < 4.0)
364364
rubocop-ast (1.36.2)

0 commit comments

Comments
 (0)