diff --git a/Gemfile b/Gemfile index 85d5e9e96..9031da9ff 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'minitest', '~> 5.0' # This fix is temporary until the next release of the gem # See https://stackoverflow.com/questions/79360526/uninitialized-constant-activesupportloggerthreadsafelevellogger-nameerror -gem 'concurrent-ruby', '1.3.4' +gem 'concurrent-ruby', '1.3.6' group :development do gem 'gem-release'