Skip to content

Commit

Permalink
Merge pull request #1107 from DFE-Digital/dependabot/bundler/audits19…
Browse files Browse the repository at this point in the history
…84-0.1.7

Bump audits1984 from 0.1.4 to 0.1.7
  • Loading branch information
felixclack authored Sep 18, 2024
2 parents 155abf3 + 4b1472f commit 362fffe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
29 changes: 14 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand All @@ -552,7 +551,7 @@ PLATFORMS

DEPENDENCIES
annotate
audits1984 (~> 0.1.4)
audits1984 (~> 0.1.7)
bootsnap
capybara (~> 3.40)
capybara-email
Expand Down

0 comments on commit 362fffe

Please sign in to comment.