diff --git a/Gemfile.lock b/Gemfile.lock index f551c02f..ffd0fd47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,13 +73,14 @@ GEM activerecord (>= 6.0, < 7.1) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - airbrussh (1.5.1) + airbrussh (1.5.2) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) babel-source (5.8.35) babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) + base64 (0.2.0) bcrypt (3.1.20) bigdecimal (3.1.7) bindex (0.8.1) @@ -118,6 +119,7 @@ GEM capybara-chromedriver-logger (0.3.0) capybara colorize + childprocess (5.0.0) color-generator (0.0.4) colorize (1.1.0) concurrent-ruby (1.2.3) @@ -139,7 +141,7 @@ GEM date (3.3.4) deep_cloneable (3.2.0) activerecord (>= 3.1.0, < 8) - devise (4.9.3) + devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -196,8 +198,8 @@ GEM jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - json (2.7.1) - json-schema (4.2.0) + json (2.7.2) + json-schema (4.3.0) addressable (>= 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -212,10 +214,11 @@ GEM kaminari-core (= 1.2.2) kaminari-core (1.2.2) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.0) addressable (~> 2.8) - letter_opener (1.9.0) - launchy (>= 2.2, < 3) + childprocess (~> 5.0) + letter_opener (1.10.0) + launchy (>= 2.2, < 4) libv8-node (18.16.0.0-x86_64-linux) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -230,7 +233,7 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_exiftool (2.10.4) mini_magick (4.12.0) mini_mime (1.1.5) @@ -255,9 +258,9 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.4.0.1) net-protocol - net-ssh (7.2.1) + net-ssh (7.2.3) nio4r (2.7.0) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.24.0) @@ -267,11 +270,11 @@ GEM passenger (6.0.20) rack rake (>= 0.8.1) - public_suffix (5.0.4) + public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.9) rack-accept (0.4.5) rack (>= 0.4) rack-attack (6.7.0) @@ -313,7 +316,7 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -321,7 +324,7 @@ GEM regexp_parser (2.9.0) repo-small-badge (0.2.10) victor (~> 0.3.0) - request_store (1.5.1) + request_store (1.6.0) rack (>= 1.4) responders (3.1.1) actionpack (>= 5.2) @@ -350,7 +353,7 @@ GEM rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.62.1) + rubocop (1.63.3) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -367,10 +370,13 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-rspec (2.27.1) + rubocop-rspec (2.29.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.28.3) + rubocop (~> 1.40) ruby-progressbar (1.13.0) ruby-vips (2.2.1) ffi (~> 1.12) @@ -412,7 +418,7 @@ GEM repo-small-badge (~> 0.2.10) simplecov (~> 0.18) simplecov_json_formatter (0.1.4) - spring (4.1.3) + spring (4.2.1) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -424,7 +430,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sshkit (1.22.0) + sshkit (1.22.1) + base64 mutex_m net-scp (>= 1.1.2) net-sftp (>= 2.1.2) @@ -436,7 +443,8 @@ GEM thor (1.3.1) tilt (2.3.0) timeout (0.4.1) - tins (1.32.1) + tins (1.33.0) + bigdecimal sync tinymce-rails (5.10.9) railties (>= 3.1.1)