Skip to content

Commit

Permalink
Merge pull request #588 from alphagov/dependabot/bundler/optic14n-3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci authored Dec 5, 2024
2 parents 02421e9 + 1f6faf8 commit cc9744f
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.3"
gem "nokogiri", "1.16.8"
gem "optic14n", "3.0.1" # Ideally version should be synced with Transition
gem "optic14n", "3.0.2" # 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.1)
optic14n (3.0.2)
addressable (~> 2.7)
parallel (1.26.3)
parser (3.3.6.0)
Expand Down Expand Up @@ -460,7 +460,7 @@ DEPENDENCIES
govuk_app_config (~> 9.15.3)
mr-sparkle (= 0.3.0)
nokogiri (= 1.16.8)
optic14n (= 3.0.1)
optic14n (= 3.0.2)
pg
pry
rack (~> 3.1.8)
Expand Down

0 comments on commit cc9744f

Please sign in to comment.