From e435368d7c89a037066c5bc4e716801b4bdf98ef Mon Sep 17 00:00:00 2001 From: Jaryd Krishnan Date: Wed, 31 Jul 2024 16:43:21 -0500 Subject: [PATCH] update deps --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9805416..6c42dc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,15 +71,15 @@ GEM simplecov (>= 0.15, < 0.22) commonmarker (0.21.2) ruby-enum (~> 0.5) - concurrent-ruby (1.1.8) + concurrent-ruby (1.3.3) crass (1.0.6) docile (1.3.5) erubi (1.10.0) ffi (1.15.0) github-markup (4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.2.1) + activesupport (>= 6.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -110,7 +110,7 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.24.1) msgpack (1.4.2) nio4r (2.5.7) nokogiri (1.16.7-x86_64-darwin) @@ -199,13 +199,13 @@ GEM rubocop (= 1.11.0) rubocop-performance (= 1.10.1) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.17) PLATFORMS x86_64-darwin-19 @@ -236,4 +236,4 @@ RUBY VERSION ruby 3.1.3p185 BUNDLED WITH - 2.2.3 + 2.5.16