Skip to content

Commit 4abebff

Browse files
1 parent c8f6522 commit 4abebff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.2"
1010
gem "govuk_publishing_components", "~> 21.56.1"
1111
gem "htmlentities", "~> 4.3"
12-
gem "plek", "~> 3.0"
12+
gem "plek", "~> 4.0"
1313
gem "rack_strip_client_ip", "~> 0.0.2"
1414
gem "rails", "~> 5.2.4"
1515
gem "rails-controller-testing", "~> 1.0"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ GEM
183183
parser (2.7.1.3)
184184
ast (~> 2.4.0)
185185
phantomjs (2.1.1.0)
186-
plek (3.0.0)
186+
plek (4.0.0)
187187
pry (0.13.1)
188188
coderay (~> 1.1)
189189
method_source (~> 1.0)
@@ -369,7 +369,7 @@ DEPENDENCIES
369369
jasmine-rails
370370
minitest-reporters
371371
mocha
372-
plek (~> 3.0)
372+
plek (~> 4.0)
373373
pry
374374
rack_strip_client_ip (~> 0.0.2)
375375
rails (~> 5.2.4)

0 commit comments

Comments
 (0)