diff --git a/Gemfile.lock b/Gemfile.lock index f3dd077..2fab53b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM shellany (~> 0.0) ostruct (0.6.1) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc pg (1.5.9) @@ -312,7 +312,7 @@ GEM reline (0.6.0) io-console (~> 0.5) rexml (3.4.0) - rubocop (1.69.2) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -403,7 +403,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.3) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) diff --git a/config/environments/production.rb b/config/environments/production.rb index 5c5ad01..e5b0d03 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -72,7 +72,7 @@ Rails.application.configure do authentication: "plain", enable_starttls_auto: true, open_timeout: 5, - read_timeout: 5, + read_timeout: 5 } # Enable locale fallbacks for I18n (makes lookups for any locale fall back to