We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe6e13 commit f0f2351Copy full SHA for f0f2351
Gemfile.lock
@@ -110,8 +110,9 @@ GEM
110
globalid (1.0.0)
111
activesupport (>= 5.0)
112
govuk_ab_testing (2.4.2)
113
- govuk_app_config (4.3.0)
+ govuk_app_config (4.4.2)
114
logstasher (>= 1.2.2, < 2.2.0)
115
+ prometheus_exporter (~> 2.0.2)
116
puma (~> 5.0)
117
sentry-rails (~> 4.5.0)
118
sentry-ruby (~> 4.5.0)
@@ -204,6 +205,8 @@ GEM
204
205
ast (~> 2.4.1)
206
phantomjs (2.1.1.0)
207
plek (4.0.0)
208
+ prometheus_exporter (2.0.2)
209
+ webrick
210
pry (0.13.1)
211
coderay (~> 1.1)
212
method_source (~> 1.0)
@@ -360,6 +363,7 @@ GEM
360
363
addressable (>= 2.3.6)
361
364
crack (>= 0.3.2)
362
365
hashdiff (>= 0.4.0, < 2.0.0)
366
+ webrick (1.7.0)
367
websocket-driver (0.7.5)
368
websocket-extensions (>= 0.1.0)
369
websocket-extensions (0.1.5)
0 commit comments