Skip to content

Commit

Permalink
use testing branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Nov 7, 2024
1 parent 5517084 commit c368d86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "dartsass-rails"
gem "gds-api-adapters"
gem "govuk_app_config"
gem "govuk_personalisation"
gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "add-for-static-parameter"
gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "add-for-static-parameter-test-branch"
gem "nokogiri"
gem "plek"
gem "rack-utf8_sanitizer"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/alphagov/govuk_publishing_components.git
revision: 1323959eed57a1b98cf5ac2617ef9f53d890e4fc
branch: add-for-static-parameter
revision: c2d2c9533ea0c29a1bd0459f4dce0a3bd519461c
branch: add-for-static-parameter-test-branch
specs:
govuk_publishing_components (45.0.0)
chartkick
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
rake (>= 13)
googleapis-common-protos-types (1.16.0)
google-protobuf (>= 3.18, < 5.a)
govuk_app_config (9.15.0)
govuk_app_config (9.15.1)
logstasher (~> 2.1)
opentelemetry-exporter-otlp (>= 0.25, < 0.30)
opentelemetry-instrumentation-all (>= 0.39.1, < 0.69.0)
Expand Down Expand Up @@ -444,7 +444,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand Down Expand Up @@ -577,7 +577,7 @@ 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)
Expand Down

0 comments on commit c368d86

Please sign in to comment.