Skip to content

Commit ae45cc9

Browse files
Bump govuk_app_config from 4.4.3 to 4.6.0
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 4.4.3 to 4.6.0. - [Release notes](https://github.com/alphagov/govuk_app_config/releases) - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](alphagov/govuk_app_config@v4.4.3...v4.6.0) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e952b5 commit ae45cc9

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

Gemfile.lock

+8-12
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@ GEM
9696
execjs (2.7.0)
9797
faker (2.13.0)
9898
i18n (>= 1.6, < 2)
99-
faraday (2.3.0)
100-
faraday-net_http (~> 2.0)
101-
ruby2_keywords (>= 0.0.4)
102-
faraday-net_http (2.0.2)
10399
ffi (1.15.5)
104100
gds-api-adapters (79.1.2)
105101
addressable
@@ -110,12 +106,12 @@ GEM
110106
globalid (1.0.0)
111107
activesupport (>= 5.0)
112108
govuk_ab_testing (2.4.2)
113-
govuk_app_config (4.5.0)
109+
govuk_app_config (4.6.0)
114110
logstasher (~> 2.1)
115111
prometheus_exporter (~> 2.0)
116112
puma (~> 5.6)
117-
sentry-rails (~> 5.2)
118-
sentry-ruby (~> 5.2)
113+
sentry-rails (~> 5.3)
114+
sentry-ruby (~> 5.3)
119115
statsd-ruby (~> 1.5)
120116
unicorn (~> 6.1)
121117
govuk_personalisation (0.11.2)
@@ -307,13 +303,13 @@ GEM
307303
selenium-webdriver (3.142.7)
308304
childprocess (>= 0.5, < 4.0)
309305
rubyzip (>= 1.2.2)
310-
sentry-rails (5.3.0)
306+
sentry-rails (5.3.1)
311307
railties (>= 5.0)
312-
sentry-ruby-core (~> 5.3.0)
313-
sentry-ruby (5.3.0)
308+
sentry-ruby-core (~> 5.3.1)
309+
sentry-ruby (5.3.1)
314310
concurrent-ruby (~> 1.0, >= 1.0.2)
315-
sentry-ruby-core (= 5.3.0)
316-
sentry-ruby-core (5.3.0)
311+
sentry-ruby-core (= 5.3.1)
312+
sentry-ruby-core (5.3.1)
317313
concurrent-ruby
318314
simplecov (0.19.0)
319315
docile (~> 1.1)

0 commit comments

Comments
 (0)