diff --git a/Gemfile.lock b/Gemfile.lock index bb9ae4d..31f0ccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,8 +104,8 @@ GEM acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) acts_as_votable (0.13.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) @@ -141,7 +141,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.2) + carrierwave (2.2.6) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -161,7 +161,7 @@ GEM code_analyzer (0.5.5) sexp_processor coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) connection_pool (2.2.5) counter_culture (3.2.1) activerecord (>= 4.2) @@ -243,7 +243,7 @@ GEM faraday-rack (1.0.0) faraday-retry (1.0.3) fastimage (2.2.6) - ffi (1.15.5) + ffi (1.16.3) formtastic (4.0.0) actionpack (>= 5.2.0) formtastic_i18n (0.7.0) @@ -261,7 +261,7 @@ GEM activesupport (>= 5.2) hashie (5.0.0) htmlentities (4.3.4) - i18n (1.12.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -325,12 +325,12 @@ GEM ffi (>= 0.6.3) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) method_source (1.0.0) - mini_magick (4.11.0) - mini_mime (1.1.2) - minitest (5.16.2) + mini_magick (4.12.0) + mini_mime (1.1.5) + minitest (5.22.3) msgpack (1.5.4) multi_json (1.15.0) multipart-post (2.2.3) @@ -374,7 +374,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.7) + public_suffix (5.0.4) puma (5.6.4) nio4r (~> 2.0) pundit (2.2.0) @@ -516,7 +516,7 @@ GEM rexml ruby-prof (1.4.3) ruby-progressbar (1.11.0) - ruby-vips (2.1.4) + ruby-vips (2.2.1) ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -561,7 +561,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - ssrf_filter (1.0.7) + ssrf_filter (1.1.2) stimulus-rails (1.1.0) railties (>= 6.0.0) stringio (3.0.2) @@ -580,7 +580,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) uniform_notifier (1.16.0)