Skip to content

Commit 396e523

Browse files
committed
deps: Lock concurrent-ruby v1.3.4
related. #2533
1 parent cfadcb9 commit 396e523

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ end
4848

4949
gem "net-imap", "~> 0.4.19"
5050
gem "zeitwerk", "~> 2.6.0"
51+
gem "concurrent-ruby", "1.3.4"

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
xpath (~> 3.2)
9191
code-scanning-rubocop (0.6.1)
9292
rubocop (~> 1.0)
93-
concurrent-ruby (1.3.5)
93+
concurrent-ruby (1.3.4)
9494
crass (1.0.6)
9595
date (3.4.1)
9696
debug (1.10.0)
@@ -345,6 +345,7 @@ DEPENDENCIES
345345
bullet
346346
capybara
347347
code-scanning-rubocop
348+
concurrent-ruby (= 1.3.4)
348349
debug
349350
factory_bot_rails
350351
faker

0 commit comments

Comments
 (0)