diff --git a/Gemfile b/Gemfile index 4a6c70063..45b21f60a 100644 --- a/Gemfile +++ b/Gemfile @@ -115,7 +115,7 @@ group :development, :test do gem 'awesome_print' # Pretty print Ruby objects gem 'bullet' # Avoid n+1 queries gem 'bundler-audit' - gem 'dotenv-rails', '~> 2.7' + gem 'dotenv-rails', '~> 3.1' gem 'eslintrb' gem 'json', '~> 2.0' gem 'license_finder', '~> 7.0' diff --git a/Gemfile.lock b/Gemfile.lock index 1c518c758..268283e94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,8 +125,8 @@ GEM codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) crack (1.0.0) bigdecimal rexml @@ -134,10 +134,10 @@ GEM csv (3.3.2) date (3.4.1) docile (1.4.1) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - railties (>= 3.2) + dotenv (3.1.8) + dotenv-rails (3.1.8) + dotenv (= 3.1.8) + railties (>= 6.1) drb (2.2.1) encryptor (3.0.0) erubi (1.13.1) @@ -195,12 +195,13 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) imagesLoaded_rails (4.1.0) railties (>= 3.1) io-console (0.8.0) - irb (1.14.3) + irb (1.15.2) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -227,13 +228,13 @@ GEM with_env (= 1.1.0) xml-simple (~> 1.1.9) locale (2.1.4) - logger (1.6.4) + logger (1.7.0) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -252,7 +253,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) minitest-reporters (1.7.1) ansi builder @@ -336,6 +337,9 @@ GEM pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prime (0.1.3) forwardable singleton @@ -362,7 +366,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.2.2) + psych (5.2.4) date stringio public_suffix (6.0.1) @@ -442,11 +446,11 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.10.0) + rdoc (6.13.1) psych (>= 4.0.0) redcarpet (3.6.0) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -530,7 +534,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.2) + stringio (3.1.7) terminal-table (1.6.0) text (1.3.1) thor (1.3.2) @@ -571,7 +575,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yaml-lint (0.1.2) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS aarch64-linux @@ -610,7 +614,7 @@ DEPENDENCIES capybara-slow_finder_errors chartkick (~> 4.0) codecov - dotenv-rails (~> 2.7) + dotenv-rails (~> 3.1) eslintrb faraday-retry (~> 2.1) font_awesome5_rails