Skip to content

Commit 7169733

Browse files
authored
Update all Bundler dependencies (2024-08-05) (#1218)
1 parent 61b83ae commit 7169733

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,14 @@ GEM
152152
raabro (~> 1.4)
153153
globalid (1.2.1)
154154
activesupport (>= 6.1)
155-
good_job (4.1.0)
155+
good_job (4.1.1)
156156
activejob (>= 6.1.0)
157157
activerecord (>= 6.1.0)
158158
concurrent-ruby (>= 1.3.1)
159159
fugit (>= 1.11.0)
160160
railties (>= 6.1.0)
161161
thor (>= 1.0.0)
162-
hashdiff (1.1.0)
162+
hashdiff (1.1.1)
163163
httparty (0.22.0)
164164
csv
165165
mini_mime (>= 1.0.0)
@@ -187,7 +187,6 @@ GEM
187187
mini_mime (1.1.5)
188188
mini_portile2 (2.8.7)
189189
minitest (5.24.1)
190-
mize (0.6.0)
191190
msgpack (1.7.2)
192191
multi_xml (0.7.1)
193192
bigdecimal (~> 3.1)
@@ -222,7 +221,7 @@ GEM
222221
puma (6.4.2)
223222
nio4r (~> 2.0)
224223
raabro (1.4.0)
225-
racc (1.8.0)
224+
racc (1.8.1)
226225
rack (3.1.7)
227226
rack-session (2.0.0)
228227
rack (>= 3.0.0)
@@ -295,7 +294,7 @@ GEM
295294
rspec-mocks (~> 3.13)
296295
rspec-support (~> 3.13)
297296
rspec-support (3.13.1)
298-
rubocop (1.65.0)
297+
rubocop (1.65.1)
299298
json (~> 2.3)
300299
language_server-protocol (>= 3.17.0)
301300
parallel (~> 1.10)
@@ -345,16 +344,15 @@ GEM
345344
sprockets (4.2.1)
346345
concurrent-ruby (~> 1.0)
347346
rack (>= 2.2.4, < 4)
348-
sprockets-rails (3.5.1)
347+
sprockets-rails (3.5.2)
349348
actionpack (>= 6.1)
350349
activesupport (>= 6.1)
351350
sprockets (>= 3.0.0)
352351
stringio (3.1.1)
353352
stripe (12.4.0)
354353
strscan (3.1.0)
355354
sync (0.5.0)
356-
term-ansicolor (1.10.4)
357-
mize (~> 0.5)
355+
term-ansicolor (1.11.2)
358356
tins (~> 1.0)
359357
thor (1.3.1)
360358
thread (0.2.2)
@@ -395,7 +393,7 @@ GEM
395393
activerecord (>= 6.0)
396394
xpath (3.2.0)
397395
nokogiri (~> 1.8)
398-
zeitwerk (2.6.16)
396+
zeitwerk (2.6.17)
399397

400398
PLATFORMS
401399
ruby

0 commit comments

Comments
 (0)