Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 32 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
chunky_png (1.3.12)
cliver (0.3.2)
coderay (1.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
connection_pool (2.2.3)
crack (0.4.4)
crass (1.0.6)
Expand Down Expand Up @@ -151,11 +151,16 @@ GEM
jquery-rails (~> 4.3.1)
plek (>= 2.1.0)
rails (>= 3.2.0)
govuk_app_config (2.10.0)
logstasher (>= 1.2.2, < 2.2.0)
sentry-raven (~> 3.1.1)
statsd-ruby (~> 1.5.0)
unicorn (>= 5.4, < 5.9)
govuk_app_config (4.13.0)
logstasher (~> 2.1)
plek (>= 4, < 6)
prometheus_exporter (~> 2.0)
puma (>= 5.6, < 7.0)
rack-proxy (~> 0.7)
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
unicorn (~> 6.1)
govuk_publishing_components (24.7.1)
govuk_app_config
kramdown
Expand All @@ -170,7 +175,7 @@ GEM
sidekiq (>= 5, < 6)
sidekiq-logging-json (~> 0.0)
sidekiq-statsd (>= 2.1)
govuk_test (2.0.0)
govuk_test (2.2.0)
brakeman (~> 4.6)
capybara
puma
Expand All @@ -180,7 +185,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.9)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jasmine (3.7.0)
jasmine-core (~> 3.7.0)
Expand Down Expand Up @@ -209,7 +214,7 @@ GEM
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
kgio (2.11.3)
kgio (2.11.4)
kramdown (2.3.1)
rexml
lhm (2.2.0)
Expand Down Expand Up @@ -240,7 +245,7 @@ GEM
minitest (5.14.4)
mocha (1.11.2)
msgpack (1.3.3)
multipart-post (2.1.1)
multipart-post (2.2.3)
mysql2 (0.5.3)
netrc (0.11.0)
nio4r (2.5.7)
Expand All @@ -260,21 +265,25 @@ GEM
capybara (>= 2.1, < 4)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
prometheus_exporter (2.0.6)
webrick
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
puma (5.0.2)
puma (6.0.2)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
racc (1.5.2)
rack (2.0.9)
rack (2.0.9.1)
rack-protection (2.1.0)
rack
rack-proxy (0.7.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.3.6)
Expand Down Expand Up @@ -308,7 +317,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
raindrops (0.19.1)
raindrops (0.20.0)
rake (13.0.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
Expand All @@ -317,7 +326,7 @@ GEM
redis-namespace (1.8.0)
redis (>= 3.0.4)
regexp_parser (1.8.2)
request_store (1.5.0)
request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
Expand Down Expand Up @@ -372,8 +381,11 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sentry-raven (3.1.1)
faraday (>= 1.0)
sentry-rails (5.7.0)
railties (>= 5.0)
sentry-ruby (~> 5.7.0)
sentry-ruby (5.7.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-context (2.0.0)
sidekiq (5.2.8)
connection_pool (~> 2.2, >= 2.2.2)
Expand Down Expand Up @@ -402,15 +414,15 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.1)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
unicorn (5.8.0)
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
uuid (2.3.9)
Expand All @@ -425,14 +437,15 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)
zeroclipboard-rails (0.1.2)
railties (>= 3.1)
zxcvbn-ruby (1.1.0)
Expand Down