Skip to content

Commit 7d04b2d

Browse files
authored
Merge pull request #3039 from alphagov/dependabot/bundler/govuk_publishing_components-37.2.1
Bump govuk_publishing_components from 37.1.1 to 37.2.1
2 parents 1fe544c + c4f54a0 commit 7d04b2d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

+9-7
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
govuk_personalisation (0.15.0)
153153
plek (>= 1.9.0)
154154
rails (>= 6, < 8)
155-
govuk_publishing_components (37.1.1)
155+
govuk_publishing_components (37.2.1)
156156
govuk_app_config
157157
govuk_personalisation (>= 0.7.0)
158158
kramdown
@@ -223,14 +223,14 @@ GEM
223223
mocha (2.1.0)
224224
ruby2_keywords (>= 0.0.5)
225225
msgpack (1.7.2)
226-
net-imap (0.4.9)
226+
net-imap (0.4.9.1)
227227
date
228228
net-protocol
229229
net-pop (0.1.2)
230230
net-protocol
231231
net-protocol (0.2.2)
232232
timeout
233-
net-smtp (0.4.0)
233+
net-smtp (0.4.0.1)
234234
net-protocol
235235
netrc (0.11.0)
236236
nio4r (2.7.0)
@@ -437,7 +437,7 @@ GEM
437437
ast (~> 2.4.1)
438438
racc
439439
plek (5.0.0)
440-
prometheus_exporter (2.0.8)
440+
prometheus_exporter (2.1.0)
441441
webrick
442442
pry (0.14.2)
443443
coderay (~> 1.1)
@@ -560,11 +560,13 @@ GEM
560560
rexml (~> 3.2, >= 3.2.5)
561561
rubyzip (>= 1.2.2, < 3.0)
562562
websocket (~> 1.0)
563-
sentry-rails (5.15.2)
563+
sentry-rails (5.3.1)
564564
railties (>= 5.0)
565-
sentry-ruby (~> 5.15.2)
566-
sentry-ruby (5.15.2)
565+
sentry-ruby-core (~> 5.3.1)
566+
sentry-ruby (5.16.0)
567567
concurrent-ruby (~> 1.0, >= 1.0.2)
568+
sentry-ruby-core (5.3.1)
569+
concurrent-ruby
568570
simplecov (0.22.0)
569571
docile (~> 1.1)
570572
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)