Skip to content

Commit 6384dc8

Browse files
committed
Use a Github branch of govuk_app_config for testing
We're instrumenting Puma in that branch.
1 parent 5265fc8 commit 6384dc8

File tree

2 files changed

+170
-164
lines changed

2 files changed

+170
-164
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "dalli"
99
gem "dartsass-rails"
1010
gem "gds-api-adapters"
1111
gem "govuk_ab_testing"
12-
gem "govuk_app_config"
12+
gem "govuk_app_config", git: "https://www.github.com/alphagov/govuk_app_config", branch: "rails-metrics"
1313
gem "govuk_personalisation"
1414
gem "govuk_publishing_components"
1515
gem "govuk_web_banners"

0 commit comments

Comments
 (0)