diff --git a/Gemfile b/Gemfile index 7b3ed7f88d..49ca6f041f 100644 --- a/Gemfile +++ b/Gemfile @@ -108,4 +108,4 @@ gem 'pg_query', '>= 2.2' gem 'jwt' # https://stackoverflow.com/questions/79360526/uninitialized-constant-activesupportloggerthreadsafelevellogger-nameerror -gem 'concurrent-ruby', '1.3.5' +gem 'concurrent-ruby', '1.3.7' diff --git a/Gemfile.lock b/Gemfile.lock index 761b451760..53dc4cf1a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.7) connection_pool (2.4.1) countries (4.0.1) i18n_data (~> 0.13.0) @@ -548,7 +548,7 @@ DEPENDENCIES capybara (~> 3.40.0) coffee-rails (>= 5.0) company_register! - concurrent-ruby (= 1.3.5) + concurrent-ruby (= 1.3.7) countries data_migrate (~> 9.0) database_cleaner