diff --git a/Gemfile.lock b/Gemfile.lock index 2aa98dbad..d4a787576 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM zeitwerk (~> 2.3) acts-as-taggable-on (10.0.0) activerecord (>= 6.1, < 7.2) - acts_as_list (1.2.3) + acts_as_list (1.2.4) activerecord (>= 6.1) activesupport (>= 6.1) addressable (2.8.7) @@ -70,8 +70,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) bcrypt (3.1.20) bigdecimal (3.1.8) @@ -108,7 +108,7 @@ GEM csv (3.3.0) database_consistency (1.7.26) activerecord (>= 3.2) - date (3.4.0) + date (3.4.1) date_validator (0.12.0) activemodel (>= 3) activesupport (>= 3) @@ -166,7 +166,7 @@ GEM ffi (1.16.3) friendly_id (5.5.1) activerecord (>= 4.0.0) - geocoder (1.8.3) + geocoder (1.8.4) base64 (>= 0.1.0) csv (>= 3.0.0) globalid (1.2.1) @@ -177,7 +177,7 @@ GEM request_store (~> 1.0) globalize-accessors (0.3.0) globalize (>= 5.0.0) - hashdiff (1.1.1) + hashdiff (1.1.2) highline (2.1.0) htmlentities (4.3.4) i18n (1.14.6) @@ -206,8 +206,8 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - kramdown (2.4.0) - rexml + kramdown (2.5.1) + rexml (>= 3.3.9) library_stdnums (1.6.0) link_header (0.0.8) lisbn (0.3.2) @@ -216,7 +216,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -231,16 +231,16 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1105) + mime-types-data (3.2024.1203) mimemagic (0.3.10) nokogiri (~> 1) rake mini_magick (4.13.2) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.25.1) + mini_portile2 (2.8.8) + minitest (5.25.4) mono_logger (1.1.2) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multipart-post (2.4.1) mustermann (3.0.3) @@ -255,7 +255,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.15.6) + nokogiri (1.15.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.6.0) @@ -322,9 +322,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) @@ -352,7 +352,7 @@ GEM redis (4.8.1) redis-namespace (1.11.0) redis (>= 4) - regexp_parser (2.9.2) + regexp_parser (2.9.3) request_store (1.7.0) rack (>= 1.4) responders (3.1.1) @@ -388,7 +388,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) ruby-vips (2.2.2)