Temporarily pin concurrent-ruby

This commit is contained in:
Henne Vogelsang 2025-08-12 16:52:00 +02:00
parent 988b3bf689
commit ef1dabaca0
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
2 changed files with 6 additions and 1 deletions

View file

@ -192,6 +192,10 @@ gem 'icalendar'
# to tame logs
gem 'lograge'
# FIXME: https://github.com/ruby-concurrency/concurrent-ruby/commit/d7ce956dacd0b772273d39b8ed31a30cff7ecf38
# remove after updating to rails to >7.1
gem 'concurrent-ruby', '1.3.4'
group :development do
# for static code analisys
gem 'rubocop', require: false

View file

@ -145,7 +145,7 @@ GEM
faraday-multipart (~> 1.0, >= 1.0.4)
ostruct
cocoon (1.2.15)
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.4)
countable-rails (0.0.1)
railties (>= 3.1)
crack (1.0.0)
@ -644,6 +644,7 @@ DEPENDENCIES
climate_control
cloudinary
cocoon
concurrent-ruby (= 1.3.4)
countable-rails
daemons
dalli