diff --git a/Gemfile b/Gemfile index ef912858..5550c1d8 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby "3.3.0" -gem "audits1984", "~> 0.1.4" +gem "audits1984", "~> 0.1.7" gem "bootsnap", require: false gem "console1984", "~> 0.1.29" gem "cssbundling-rails" diff --git a/Gemfile.lock b/Gemfile.lock index ad533adc..f3081c24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - audits1984 (0.1.4) + audits1984 (0.1.7) console1984 rinku rouge @@ -102,11 +102,11 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.2.1) - bigdecimal (3.1.6) + bigdecimal (3.1.8) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) capybara (3.40.0) addressable @@ -122,7 +122,7 @@ GEM mail choice (0.2.0) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) console1984 (0.1.29) parser @@ -156,10 +156,9 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) e2mmap (0.1.0) - erubi (1.12.0) + erubi (1.13.0) et-orbi (1.2.7) tzinfo factory_bot (6.4.6) @@ -209,12 +208,12 @@ GEM hashie (5.0.0) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) inflection (1.0.0) io-console (0.7.2) - irb (1.11.2) - rdoc + irb (1.14.0) + rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.5.4) jsbundling-rails (1.3.0) @@ -246,7 +245,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.24.1) msgpack (1.6.0) multi_xml (0.6.0) multipart-post (2.2.3) @@ -263,11 +262,11 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) @@ -293,7 +292,7 @@ GEM orm_adapter (0.5.0) pagy (6.4.3) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.4.0) ast (~> 2.4.1) racc pg (1.5.5) @@ -310,8 +309,8 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.8.0) - rack (2.2.8.1) + racc (1.8.1) + rack (2.2.9) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-protection (3.0.1) @@ -362,14 +361,14 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rbs (2.8.4) - rdoc (6.6.3.1) + rdoc (6.7.0) psych (>= 4.0.0) redcarpet (3.6.0) redis (4.8.1) regexp_parser (2.9.0) - reline (0.4.3) + reline (0.5.9) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -379,7 +378,7 @@ GEM rexml (3.2.6) rinku (2.0.6) rladr (1.2.0) - rouge (4.1.2) + rouge (4.3.0) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -438,7 +437,6 @@ GEM ruby-graphviz (1.2.5) rexml ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) semantic_logger (4.15.0) concurrent-ruby (~> 1.0) sentry-rails (5.10.0) @@ -488,7 +486,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.1.0) + stringio (3.1.1) syntax_tree (6.1.1) prettier_print (>= 1.2.0) syntax_tree-haml (4.0.3) @@ -503,7 +501,7 @@ GEM thor (1.3.1) tilt (2.2.0) timeout (0.4.1) - turbo-rails (1.4.0) + turbo-rails (2.0.6) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) @@ -535,7 +533,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.13) + zeitwerk (2.6.17) zendesk_api (1.38.0.rc1) faraday (> 2.0.0) faraday-multipart @@ -552,7 +550,7 @@ PLATFORMS DEPENDENCIES annotate - audits1984 (~> 0.1.4) + audits1984 (~> 0.1.7) bootsnap capybara (~> 3.40) capybara-email