Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump govspeak from 8.6.0 to 8.6.1 #1518

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ GEM
rake (>= 13)
googleapis-common-protos-types (1.16.0)
google-protobuf (>= 3.18, < 5.a)
govspeak (8.6.0)
actionview (>= 6, < 7.2.2)
govspeak (8.6.1)
actionview (>= 6, < 7.2.3)
addressable (>= 2.3.8, < 2.8.8)
govuk_publishing_components (>= 35.1)
htmlentities (~> 4)
Expand Down Expand Up @@ -282,7 +282,7 @@ GEM
mysql2 (0.5.6)
net-http (0.4.1)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -517,7 +517,7 @@ GEM
opentelemetry-semantic_conventions
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
ostruct (0.6.0)
ostruct (0.6.1)
paper_trail (15.2.0)
activerecord (>= 6.1)
request_store (~> 1.4)
Expand All @@ -533,7 +533,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand Down Expand Up @@ -587,7 +587,7 @@ GEM
psych (>= 4.0.0)
redis (4.2.1)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -598,7 +598,7 @@ GEM
netrc (~> 0.8)
rexml (3.3.9)
rinku (2.0.6)
rouge (4.4.0)
rouge (4.5.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
Expand Down Expand Up @@ -663,7 +663,7 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
searchlight (4.1.0)
securerandom (0.3.1)
securerandom (0.3.2)
select2-rails (4.0.13)
sentry-rails (5.21.0)
railties (>= 5.0)
Expand Down Expand Up @@ -693,12 +693,12 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
stringio (3.1.1)
stringio (3.1.2)
terser (1.2.4)
execjs (>= 0.3.0, < 3)
thor (1.3.2)
thread_safe (0.3.6)
timeout (0.4.1)
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down
Loading