diff --git a/Gemfile.lock b/Gemfile.lock index 261750d..25cabdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,9 +15,9 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (8.0.1) - actionview (= 8.0.1) - activesupport (= 8.0.1) + actionpack (8.0.4.1) + actionview (= 8.0.4.1) + activesupport (= 8.0.4.1) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -25,18 +25,18 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.0.1) - activesupport (= 8.0.1) + actionview (8.0.4.1) + activesupport (= 8.0.4.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.1) - activesupport (= 8.0.1) + activejob (8.0.4.1) + activesupport (= 8.0.4.1) globalid (>= 0.3.6) - activemodel (8.0.1) - activesupport (= 8.0.1) - activesupport (8.0.1) + activemodel (8.0.4.1) + activesupport (= 8.0.4.1) + activesupport (8.0.4.1) base64 benchmark (>= 0.3) bigdecimal @@ -45,7 +45,7 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -57,7 +57,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) base64 (0.3.0) - benchmark (0.4.0) + benchmark (0.5.0) betterlint (1.16.0) rubocop (~> 1.62.0) rubocop-graphql (~> 1.5.0) @@ -65,11 +65,11 @@ GEM rubocop-rails (~> 2.24.0) rubocop-rake (~> 0.6.0) rubocop-rspec (~> 2.28.0) - bigdecimal (3.1.9) + bigdecimal (4.0.1) builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.0) bigdecimal rexml @@ -77,7 +77,7 @@ GEM date (3.4.1) diff-lcs (1.5.1) docile (1.4.1) - drb (2.2.1) + drb (2.2.3) erubi (1.13.1) faraday (1.10.5) faraday-em_http (~> 1.0) @@ -107,7 +107,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.1) @@ -119,12 +119,12 @@ GEM activesupport (>= 5.0.0) json (2.9.1) language_server-protocol (3.17.0.3) - logger (1.6.5) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) method_source (1.1.0) - minitest (5.25.4) + minitest (5.27.0) mixpanel-ruby (1.7.0) multi_json (1.15.0) multipart-post (2.4.1) @@ -170,13 +170,14 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) 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) - railties (8.0.1) - actionpack (= 8.0.1) - activesupport (= 8.0.1) + railties (8.0.4.1) + actionpack (= 8.0.4.1) + activesupport (= 8.0.4.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) @@ -262,10 +263,11 @@ GEM stringio (3.1.2) thor (1.4.0) timecop (0.9.10) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) webmock (3.24.0) addressable (>= 2.8.0)