Skip to content

Commit c51eb1b

Browse files
authored
Merge pull request #1283 from alphagov/dependabot/bundler/govspeak-8.4.0
2 parents 5314ccf + a925497 commit c51eb1b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,13 @@ GEM
178178
rake (>= 13)
179179
googleapis-common-protos-types (1.16.0)
180180
google-protobuf (>= 3.18, < 5.a)
181-
govspeak (8.3.4)
182-
actionview (>= 6)
183-
addressable (>= 2.3.8, < 3)
184-
govuk_publishing_components (>= 35.1)
181+
govspeak (8.4.0)
182+
actionview (>= 6, < 7.2.2)
183+
addressable (>= 2.3.8, < 2.8.8)
184+
govuk_publishing_components (>= 35.1, < 43.5.1)
185185
htmlentities (~> 4)
186-
i18n (>= 0.7)
187-
kramdown (>= 2.3.1)
186+
i18n (>= 0.7, < 1.14.7)
187+
kramdown (>= 2.3.1, < 2.4.1)
188188
nokogiri (~> 1.12)
189189
rinku (~> 2.0)
190190
sanitize (~> 6)
@@ -643,7 +643,7 @@ GEM
643643
ruby-progressbar (1.13.0)
644644
ruby2_keywords (0.0.5)
645645
rubyzip (2.3.2)
646-
sanitize (6.1.0)
646+
sanitize (6.1.3)
647647
crass (~> 1.0.2)
648648
nokogiri (>= 1.12.0)
649649
sass-embedded (1.77.8)
@@ -668,10 +668,10 @@ GEM
668668
rexml (~> 3.2, >= 3.2.5)
669669
rubyzip (>= 1.2.2, < 3.0)
670670
websocket (~> 1.0)
671-
sentry-rails (5.19.0)
671+
sentry-rails (5.20.1)
672672
railties (>= 5.0)
673-
sentry-ruby (~> 5.19.0)
674-
sentry-ruby (5.19.0)
673+
sentry-ruby (~> 5.20.1)
674+
sentry-ruby (5.20.1)
675675
bigdecimal
676676
concurrent-ruby (~> 1.0, >= 1.0.2)
677677
shoulda-context (2.0.0)

0 commit comments

Comments
 (0)