Skip to content

Commit 9476ac9

Browse files
committed
- ci: update gemfile for Rails 7.0
1 parent 34f0af8 commit 9476ac9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gemfiles/rails70.gemfile

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

33
gem "rails", "~> 7.0.0"
4+
# See https://github.com/rails/rails/issues/54263
5+
gem 'concurrent-ruby', '1.3.4'
46

57
gemspec path: ".."

0 commit comments

Comments
 (0)