Skip to content

Commit

Permalink
Pin concurrent-ruby on Rails 6.0 too
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehjr committed Feb 19, 2025
1 parent 29376dc commit 61caacf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/6.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ source "https://rubygems.org"
gem "rubocop", require: false
gem "codeclimate-test-reporter"
gem "rails", "~> 6.0"
gem "concurrent-ruby", "< 1.3.5"

gemspec path: "../"

0 comments on commit 61caacf

Please sign in to comment.