Skip to content

Commit 3d9f92a

Browse files
authored
Update all Bundler dependencies (2024-08-12) (#1220)
1 parent 7169733 commit 3d9f92a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
bcrypt (3.1.20)
9494
bigdecimal (3.1.8)
9595
bindex (0.8.1)
96-
bootsnap (1.18.3)
96+
bootsnap (1.18.4)
9797
msgpack (~> 1.2)
9898
builder (3.3.0)
9999
byebug (11.1.3)
@@ -109,7 +109,7 @@ GEM
109109
coderay (1.1.3)
110110
coercible (1.0.0)
111111
descendants_tracker (~> 0.0.1)
112-
concurrent-ruby (1.3.3)
112+
concurrent-ruby (1.3.4)
113113
connection_pool (2.4.1)
114114
coveralls_reborn (0.28.0)
115115
simplecov (~> 0.22.0)
@@ -204,8 +204,8 @@ GEM
204204
nokogiri (1.16.7)
205205
mini_portile2 (~> 2.8.2)
206206
racc (~> 1.4)
207-
parallel (1.25.1)
208-
parser (3.3.4.0)
207+
parallel (1.26.2)
208+
parser (3.3.4.2)
209209
ast (~> 2.4.1)
210210
racc
211211
pg (1.5.7)
@@ -271,7 +271,7 @@ GEM
271271
regexp_parser (2.9.2)
272272
reline (0.5.9)
273273
io-console (~> 0.5)
274-
rexml (3.3.4)
274+
rexml (3.3.5)
275275
strscan
276276
rspec (3.13.0)
277277
rspec-core (~> 3.13.0)
@@ -305,7 +305,7 @@ GEM
305305
rubocop-ast (>= 1.31.1, < 2.0)
306306
ruby-progressbar (~> 1.7)
307307
unicode-display_width (>= 2.4.0, < 3.0)
308-
rubocop-ast (1.31.3)
308+
rubocop-ast (1.32.0)
309309
parser (>= 3.3.1.0)
310310
rubocop-capybara (2.21.0)
311311
rubocop (~> 1.41)
@@ -318,7 +318,7 @@ GEM
318318
rubocop-ast (>= 1.31.1, < 2.0)
319319
rubocop-rake (0.6.0)
320320
rubocop (~> 1.0)
321-
rubocop-rspec (3.0.3)
321+
rubocop-rspec (3.0.4)
322322
rubocop (~> 1.61)
323323
rubocop-rspec_rails (2.30.0)
324324
rubocop (~> 1.61)
@@ -349,7 +349,7 @@ GEM
349349
activesupport (>= 6.1)
350350
sprockets (>= 3.0.0)
351351
stringio (3.1.1)
352-
stripe (12.4.0)
352+
stripe (12.5.0)
353353
strscan (3.1.0)
354354
sync (0.5.0)
355355
term-ansicolor (1.11.2)

0 commit comments

Comments
 (0)