Skip to content

Commit

Permalink
Merge pull request #567 from alphagov/dependabot/bundler/optic14n-3.0.0
Browse files Browse the repository at this point in the history
Bump optic14n from 2.1.0 to 3.0.0
  • Loading branch information
yndajas authored Oct 18, 2024
2 parents b64d359 + 8c21159 commit e93eef4
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 e93eef4

Please sign in to comment.