Skip to content

Commit

Permalink
Bump optic14n from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [optic14n](https://github.com/alphagov/optic14n) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/alphagov/optic14n/blob/main/CHANGELOG.md)
- [Commits](alphagov/optic14n@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: optic14n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 3dce648 commit d93e523
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 d93e523

Please sign in to comment.