Skip to content

Commit 644b821

Browse files
committed
Try to fix the logger/concurrent-ruby/Rails 7 error
1 parent 8f3e145 commit 644b821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/rails70.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
22

33
gem "rails", "~> 7.0.0"
4+
gem "concurrent-ruby", "1.3.4"
45

56
gemspec path: ".."

0 commit comments

Comments
 (0)