Skip to content

Commit

Permalink
Temporarily lock concurrent-ruby to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoBas authored and palkan committed Jan 28, 2025
1 parent 80da7fa commit 0fbc9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logidze.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", ">= 13.0"
spec.add_development_dependency "rspec-rails", ">= 4.0"
spec.add_development_dependency "timecop", "~> 0.8"
spec.add_development_dependency "concurrent-ruby", "1.3.4" # Remove once https://github.com/rails/rails/issues/54263 is resolved
end

0 comments on commit 0fbc9d7

Please sign in to comment.