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 cb81aeb8..2b9f05d5 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 @@ -208,12 +208,12 @@ GEM hashie (5.0.0) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) - i18n (1.14.5) + i18n (1.14.6) 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) @@ -292,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.5.0) ast (~> 2.4.1) racc pg (1.5.5) @@ -361,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.10) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -379,7 +379,7 @@ GEM strscan rinku (2.0.6) rladr (1.2.0) - rouge (4.1.2) + rouge (4.4.0) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -487,7 +487,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.1.0) + stringio (3.1.1) strscan (3.1.0) syntax_tree (6.1.1) prettier_print (>= 1.2.0) @@ -500,12 +500,11 @@ GEM rbs syntax_tree (>= 2.0.1) temple (0.10.0) - thor (1.3.1) + thor (1.3.2) tilt (2.2.0) timeout (0.4.1) - turbo-rails (2.0.6) + turbo-rails (2.0.8) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -535,7 +534,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.13) + zeitwerk (2.6.18) zendesk_api (3.0.5) faraday (> 2.0.0) faraday-multipart @@ -552,7 +551,7 @@ PLATFORMS DEPENDENCIES annotate - audits1984 (~> 0.1.4) + audits1984 (~> 0.1.7) bootsnap capybara (~> 3.40) capybara-email