diff --git a/Gemfile b/Gemfile index 994bdb535..1e961b136 100644 --- a/Gemfile +++ b/Gemfile @@ -94,7 +94,7 @@ group :development do gem "web-console" # Use console on exceptions pages [https://github.com/rails/web-console] # Custom - gem 'i18n-tasks', '~> 1.0.15' # check and clean i18n keys + gem 'i18n-tasks', '~> 1.1.2' # check and clean i18n keys gem 'rails-i18n', '~> 8.0' # dependency of i18n-tasks gem 'listen', '>= 3.0.5' diff --git a/Gemfile.lock b/Gemfile.lock index b5fc873fd..34aa20b48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM ast (2.4.3) base64 (0.3.0) bcrypt (3.1.20) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.19.0) @@ -105,8 +105,8 @@ GEM bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - bundler-audit (0.9.2) - bundler (>= 1.2.0, < 3) + bundler-audit (0.9.3) + bundler (>= 1.2.0) thor (~> 1.0) byebug (12.0.0) capybara (3.40.0) @@ -121,13 +121,13 @@ GEM cgi (0.4.2) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) csv (3.3.5) - date (3.5.0) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -139,13 +139,13 @@ GEM warden (~> 1.2.3) devise-security (0.18.0) devise (>= 4.3.0) - dotenv (3.1.8) - dotenv-rails (3.1.8) - dotenv (= 3.1.8) + dotenv (3.2.0) + dotenv-rails (3.2.0) + dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) ed25519 (1.4.0) - erb (6.0.0) + erb (6.0.1) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -154,14 +154,14 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.2) + faker (3.5.3) i18n (>= 1.8.11, < 2) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.16.3) figaro (1.3.0) thor (>= 0.14.0, < 2) @@ -184,16 +184,17 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.7) concurrent-ruby (~> 1.0) - i18n-js (4.2.3) + i18n-js (4.2.4) glob (>= 0.4.0) i18n - i18n-tasks (1.0.15) + i18n-tasks (1.1.2) activesupport (>= 4.0.2) ast (>= 2.1.0) erubi - highline (>= 2.0.0) + highline (>= 3.0.0) i18n parser (>= 3.2.2.1) + prism rails-i18n rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.8, >= 1.8.1) @@ -201,17 +202,17 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - io-console (0.8.1) + io-console (0.8.2) irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.16.0) + json (2.18.0) jwt (3.1.2) base64 - kamal (2.9.0) + kamal (2.10.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -259,7 +260,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.2) + minitest (5.27.0) minitest-optional_retry (0.0.2) minitest (~> 5.0) minitest-spec-rails (7.4.1) @@ -269,8 +270,8 @@ GEM msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) - net-http (0.6.0) - uri + net-http (0.8.0) + uri (>= 0.11.1) net-imap (0.5.12) date net-protocol @@ -345,7 +346,7 @@ GEM pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.6) + psych (5.3.0) date stringio public_suffix (7.0.0) @@ -353,7 +354,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.19) + rack (3.2.4) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-protection (4.1.1) @@ -365,7 +366,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (8.1.1) actioncable (= 8.1.1) @@ -405,7 +406,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.16.0) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -456,7 +457,7 @@ GEM bundler-audit (~> 0.9.0) rubyzip (3.2.2) securerandom (0.4.1) - selenium-webdriver (4.38.0) + selenium-webdriver (4.39.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -498,7 +499,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -506,7 +507,7 @@ GEM net-ssh (>= 2.8.0) ostruct state_geo_tools (1.0.0) - stringio (3.1.8) + stringio (3.1.9) strong_password (0.0.10) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) @@ -518,7 +519,7 @@ GEM tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1) - twilio-ruby (7.8.4) + twilio-ruby (7.8.8) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0) @@ -528,7 +529,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.9) view_component (3.24.0) @@ -579,7 +580,7 @@ DEPENDENCIES geokit httparty i18n-js (~> 4.2) - i18n-tasks (~> 1.0.15) + i18n-tasks (~> 1.1.2) image_processing (~> 1.2) jsbundling-rails kamal