Skip to content

Commit 4737654

Browse files
Bump govspeak from 8.3.4 to 8.4.0
Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.3.4 to 8.4.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](alphagov/govspeak@v8.3.4...v8.4.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fc5e6f commit 4737654

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@ GEM
134134
rake (>= 13)
135135
googleapis-common-protos-types (1.16.0)
136136
google-protobuf (>= 3.18, < 5.a)
137-
govspeak (8.3.4)
138-
actionview (>= 6)
139-
addressable (>= 2.3.8, < 3)
140-
govuk_publishing_components (>= 35.1)
137+
govspeak (8.4.0)
138+
actionview (>= 6, < 7.2.2)
139+
addressable (>= 2.3.8, < 2.8.8)
140+
govuk_publishing_components (>= 35.1, < 43.5.1)
141141
htmlentities (~> 4)
142-
i18n (>= 0.7)
143-
kramdown (>= 2.3.1)
142+
i18n (>= 0.7, < 1.14.7)
143+
kramdown (>= 2.3.1, < 2.4.1)
144144
nokogiri (~> 1.12)
145145
rinku (~> 2.0)
146146
sanitize (~> 6)
@@ -198,7 +198,7 @@ GEM
198198
rainbow (>= 2.2.2, < 4.0)
199199
terminal-table (>= 1.5.1)
200200
io-console (0.7.2)
201-
irb (1.14.0)
201+
irb (1.14.1)
202202
rdoc (>= 4.0.0)
203203
reline (>= 0.4.2)
204204
json (2.7.2)
@@ -576,7 +576,7 @@ GEM
576576
ruby-progressbar (1.13.0)
577577
ruby2_keywords (0.0.5)
578578
rubyzip (2.3.2)
579-
sanitize (6.1.0)
579+
sanitize (6.1.3)
580580
crass (~> 1.0.2)
581581
nokogiri (>= 1.12.0)
582582
sass-embedded (1.77.8)
@@ -588,10 +588,10 @@ GEM
588588
rexml (~> 3.2, >= 3.2.5)
589589
rubyzip (>= 1.2.2, < 3.0)
590590
websocket (~> 1.0)
591-
sentry-rails (5.19.0)
591+
sentry-rails (5.20.1)
592592
railties (>= 5.0)
593-
sentry-ruby (~> 5.19.0)
594-
sentry-ruby (5.19.0)
593+
sentry-ruby (~> 5.20.1)
594+
sentry-ruby (5.20.1)
595595
bigdecimal
596596
concurrent-ruby (~> 1.0, >= 1.0.2)
597597
shoulda-context (2.0.0)

0 commit comments

Comments
 (0)