Skip to content

Commit

Permalink
Bump govspeak from 8.7.0 to 8.8.2
Browse files Browse the repository at this point in the history
Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.7.0 to 8.8.2.
- [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md)
- [Commits](alphagov/govspeak@v8.7.0...v8.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 82266a6 commit 166fe3a
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bootsnap (1.18.4)
msgpack (~> 1.2)
bootstrap-kaminari-views (0.0.5)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.0)
erubi (1.13.1)
erubis (2.7.0)
execjs (2.9.1)
factory_bot (6.5.0)
Expand Down Expand Up @@ -213,27 +213,27 @@ GEM
warden-oauth2 (~> 0.0.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.1)
google-protobuf (4.29.2)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-aarch64-linux)
google-protobuf (4.29.2-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-arm64-darwin)
google-protobuf (4.29.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-x86_64-linux)
google-protobuf (4.29.2-x86_64-linux)
bigdecimal
rake (>= 13)
googleapis-common-protos-types (1.16.0)
google-protobuf (>= 3.18, < 5.a)
govspeak (8.7.0)
govspeak (8.8.2)
actionview (>= 6, < 7.2.3)
addressable (>= 2.3.8, < 2.8.8)
govuk_publishing_components (>= 35.1)
htmlentities (~> 4)
i18n (>= 0.7, < 1.14.7)
kramdown (>= 2.3.1, < 2.4.1)
kramdown (>= 2.3.1, < 2.5.2)
nokogiri (~> 1.12)
rinku (~> 2.0)
sanitize (~> 6)
Expand Down Expand Up @@ -300,7 +300,7 @@ GEM
railties (>= 7.0)
responders (>= 2)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -330,18 +330,18 @@ GEM
kaminari-mongoid (1.0.2)
kaminari-core (~> 1.0)
mongoid
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
link_header (0.0.8)
logger (1.6.3)
logger (1.6.4)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -392,7 +392,7 @@ GEM
mutex_m (0.3.0)
net-http (0.4.1)
uri
net-imap (0.5.2)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -403,14 +403,14 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.2-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
notifications-ruby-client (6.0.0)
jwt (>= 1.5, < 3)
Expand Down Expand Up @@ -661,7 +661,7 @@ GEM
rack
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -704,7 +704,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.9.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand Down

0 comments on commit 166fe3a

Please sign in to comment.