Skip to content

Commit

Permalink
Merge pull request #583 from alphagov/dependabot/bundler/optic14n-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci authored Nov 28, 2024
2 parents 3dce648 + d93e523 commit 0391b75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "bootsnap", require: false
gem "erubis", "2.7.0"
gem "govuk_app_config", "~> 9.15.2"
gem "nokogiri", "1.16.7"
gem "optic14n", "3.0.0" # Ideally version should be synced with Transition
gem "optic14n", "3.0.1" # Ideally version should be synced with Transition
gem "pg"
gem "rack", "~> 3.1.8"
gem "rake", "13.2.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ GEM
opentelemetry-semantic_conventions
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
optic14n (3.0.0)
optic14n (3.0.1)
addressable (~> 2.7)
parallel (1.26.3)
parser (3.3.6.0)
Expand Down Expand Up @@ -458,7 +458,7 @@ DEPENDENCIES
govuk_app_config (~> 9.15.2)
mr-sparkle (= 0.3.0)
nokogiri (= 1.16.7)
optic14n (= 3.0.0)
optic14n (= 3.0.1)
pg
pry
rack (~> 3.1.8)
Expand Down

0 comments on commit 0391b75

Please sign in to comment.