There was an error while loading. Please reload this page.
2 parents 590e855 + b36a306 commit 19f2fa6Copy full SHA for 19f2fa6
1 file changed
Gemfile
@@ -6,6 +6,6 @@ gemspec
6
7
gem "rubocop", require: false
8
gem "codeclimate-test-reporter"
9
-gem "concurrent-ruby", "< 1.3.5"
+gem "concurrent-ruby", "< 1.3.9"
10
11
gem "rails", "~> #{ENV.fetch('RAILS_VERSION', '8.0')}"
0 commit comments