Skip to content

Commit

Permalink
Bump govuk_web_banners from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [govuk_web_banners](https://github.com/alphagov/govuk_web_banners) from 0.2.0 to 0.3.0.
- [Changelog](https://github.com/alphagov/govuk_web_banners/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_web_banners@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: govuk_web_banners
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 074639d commit f419765
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.9.1)
expgen (0.1.1)
parslet
Expand All @@ -147,7 +147,7 @@ GEM
rest-client (~> 2.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.1)
google-protobuf (4.29.2)
bigdecimal
rake (>= 13)
googleapis-common-protos-types (1.16.0)
Expand Down Expand Up @@ -187,9 +187,11 @@ GEM
capybara (>= 3.36)
puma
selenium-webdriver (>= 4.0)
govuk_web_banners (0.2.0)
govuk_web_banners (0.3.0)
govuk_app_config
govuk_publishing_components
rails (>= 7)
redis
hashdiff (1.1.1)
highline (3.0.1)
htmlentities (4.3.4)
Expand Down Expand Up @@ -229,7 +231,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.3)
logger (1.6.4)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
Expand Down Expand Up @@ -586,6 +588,10 @@ GEM
ffi (~> 1.0)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
reline (0.6.0)
io-console (~> 0.5)
Expand Down

0 comments on commit f419765

Please sign in to comment.