diff --git a/Gemfile.lock b/Gemfile.lock index 8428872f9..e21e47ab7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (1.3.1) + active_storage_validations (1.3.4) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -95,8 +95,8 @@ GEM annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) - awesome_nested_set (3.7.0) - activerecord (>= 4.0.0, < 8.0) + awesome_nested_set (3.8.0) + activerecord (>= 4.0.0, < 8.1) base64 (0.2.0) bcp47_spec (0.2.1) bcrypt (3.1.20) @@ -105,7 +105,7 @@ GEM bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) - browser (6.0.0) + browser (6.1.0) builder (3.3.0) capybara (3.40.0) addressable @@ -169,16 +169,16 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.1) + faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) ffi (1.17.0-x86_64-linux-gnu) friendly_id (5.5.1) activerecord (>= 4.0.0) @@ -196,7 +196,7 @@ GEM request_store (~> 1.0) globalize-accessors (0.3.0) globalize (>= 5.0.0) - hashdiff (1.1.1) + hashdiff (1.1.2) highline (3.1.1) reline htmlentities (4.3.4) @@ -222,7 +222,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16) - json (2.8.1) + json (2.8.2) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -235,8 +235,8 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - kramdown (2.4.0) - rexml + kramdown (2.5.0) + rexml (>= 3.3.6) kt-paperclip (7.2.2) activemodel (>= 4.2.0) activesupport (>= 4.2.0) @@ -266,7 +266,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.1) - mission_control-jobs (0.5.0) + mission_control-jobs (0.6.0) actioncable (>= 7.1) actionpack (>= 7.1) activejob (>= 7.1) @@ -276,7 +276,7 @@ GEM railties (>= 7.1) stimulus-rails turbo-rails - msgpack (1.7.3) + msgpack (1.7.5) multipart-post (2.4.1) mutex_m (0.2.0) net-http (0.5.0) @@ -327,7 +327,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (7.1.5) actioncable (= 7.1.5) @@ -454,7 +454,7 @@ GEM simplecov_json_formatter (0.1.4) sitemap_generator (6.3.0) builder (~> 3.0) - solid_queue (1.0.1) + solid_queue (1.0.2) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -496,7 +496,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-types (1.10.0) - uri (1.0.1) + uri (1.0.2) vcr (6.3.1) base64 warden (1.2.9)