diff --git a/Gemfile.lock b/Gemfile.lock index 862bd3892..99e01893f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,8 +73,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -90,19 +90,19 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - carrierwave (2.2.0) + carrierwave (2.2.5) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) image_processing (~> 1.1) - mimemagic (>= 0.3.0) + marcel (~> 1.0.0) mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) case_transform (0.2) activesupport choice (0.2.0) coderay (1.1.3) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) config (3.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -165,14 +165,14 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - ffi (1.15.5) + ffi (1.16.3) globalid (1.1.0) activesupport (>= 5.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) i18n_data (0.11.0) image_processing (1.12.2) @@ -209,8 +209,8 @@ GEM nokogiri (~> 1) rake mini_magick (4.11.0) - mini_mime (1.1.2) - minitest (5.17.0) + mini_mime (1.1.5) + minitest (5.20.0) msgpack (1.6.0) multipart-post (2.1.1) net-imap (0.3.4) @@ -245,10 +245,10 @@ GEM byebug (~> 11.0) pry (~> 0.10) psych (3.3.4) - public_suffix (4.0.6) + public_suffix (5.0.4) puma (5.6.7) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.3) rack (2.2.6.4) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -287,7 +287,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.3) + rake (13.1.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -335,7 +335,7 @@ GEM ruby-graphviz (1.2.5) rexml ruby-progressbar (1.11.0) - ruby-vips (2.1.4) + ruby-vips (2.2.0) ffi (~> 1.12) ruby2_keywords (0.0.4) rubyzip (2.3.2) @@ -355,7 +355,7 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - ssrf_filter (1.0.7) + ssrf_filter (1.1.2) thor (1.1.0) timeout (0.3.1) tzinfo (2.0.6)