diff --git a/Gemfile.lock b/Gemfile.lock index 4c248da3..f5804c30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,11 +24,12 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.1.5) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) adsf (1.4.1) @@ -52,7 +53,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.1) cri (2.10.1) colored (~> 1.2) @@ -120,7 +121,7 @@ GEM httparty (0.13.0) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.9.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_optimizer (1.7.2) json (1.8.6) @@ -332,10 +333,9 @@ GEM rdf (>= 2.2, < 4.0) temple (0.8.0) thor (0.20.0) - thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uglifier (4.1.6) execjs (>= 0.3.0, < 3) unf (0.1.4) @@ -344,6 +344,7 @@ GEM unicode (0.4.4.4) unicode-display_width (1.3.0) vcardigan (0.0.9) + zeitwerk (2.6.6) PLATFORMS ruby