Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent b64d359 commit 8c21159
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.14.3"
gem "nokogiri", "1.16.7"
gem "optic14n", "2.1.0" # Ideally version should be synced with Transition
gem "optic14n", "3.0.0" # 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 @@ -315,7 +315,7 @@ GEM
opentelemetry-semantic_conventions
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
optic14n (2.1.0)
optic14n (3.0.0)
addressable (~> 2.7)
parallel (1.26.3)
parser (3.3.4.2)
Expand Down Expand Up @@ -461,7 +461,7 @@ DEPENDENCIES
govuk_app_config (~> 9.14.3)
mr-sparkle (= 0.3.0)
nokogiri (= 1.16.7)
optic14n (= 2.1.0)
optic14n (= 3.0.0)
pg
pry
rack (~> 3.1.8)
Expand Down

0 comments on commit 8c21159

Please sign in to comment.