diff --git a/Gemfile b/Gemfile index d7b030a81..e40030df5 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ group :test do end group :development, :test do - gem 'jasmine-rails', '~> 0.10.6' + gem 'jasmine-rails', '~> 0.10.8' gem 'quiet_assets', '1.1.0' gem 'govuk-lint', '~> 0.6.0' gem 'pry' diff --git a/Gemfile.lock b/Gemfile.lock index a4b1aca5f..dec8ce2b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,30 +43,32 @@ GEM airbrake (4.3.1) builder multi_json - arel (6.0.3) + arel (6.0.4) ast (2.2.0) astrolabe (1.3.1) parser (~> 2.2) - better_errors (2.1.1) + better_errors (2.9.1) coderay (>= 1.0.0) - erubis (>= 2.6.6) + erubi (>= 1.0.0) rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) capybara (2.5.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - coderay (1.1.0) - concurrent-ruby (1.0.2) + coderay (1.1.3) + concurrent-ruby (1.1.10) crack (0.4.2) safe_yaml (~> 1.0.0) + crass (1.0.6) debug_inspector (0.0.2) - domain_name (0.5.20161129) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + erubi (1.11.0) erubis (2.7.0) execjs (2.6.0) exifr (1.2.3.1) @@ -78,21 +80,23 @@ GEM plek (>= 1.9.0) rack-cache rest-client (~> 2.0) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) govuk-content-schema-test-helpers (1.4.0) json-schema (~> 2.5.1) govuk-lint (0.6.1) rubocop (~> 0.35.0) scss_lint (~> 0.44.0) - govuk_frontend_toolkit (5.1.0) + govuk_frontend_toolkit (5.1.3) rails (>= 3.1.0) sass (>= 3.2.0) govuk_template (0.19.0) rails (>= 3.1) - http-cookie (1.0.3) + http-accept (1.7.0) + http-cookie (1.0.5) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) image_optim (0.17.1) exifr (~> 1.1, >= 1.1.3) fspath (~> 2.1) @@ -101,31 +105,35 @@ GEM progress (~> 3.0, >= 3.0.1) image_size (1.4.1) in_threads (1.3.1) - jasmine-core (2.3.4) + jasmine-core (2.99.2) jasmine-rails (0.10.8) jasmine-core (>= 1.3, < 3.0) phantomjs (>= 1.9) railties (>= 3.2.0) sprockets-rails - json (1.8.3) + json (1.8.6) json-schema (2.5.2) addressable (~> 2.3.8) - kgio (2.10.0) + kgio (2.11.4) link_header (0.0.8) logstash-event (1.1.5) logstasher (0.4.8) logstash-event (~> 1.1.0) - loofah (2.0.3) + loofah (2.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lrucache (0.1.4) PriorityQueue (~> 0.1.2) - mail (2.6.4) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) metaclass (0.0.4) method_source (0.8.2) - mime-types (2.99.2) + mime-types (3.4.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2022.0105) + mini_mime (1.1.2) mini_portile (0.6.2) - minitest (5.10.1) + minitest (5.16.3) minitest-capybara (0.7.2) capybara (~> 2.2) minitest (~> 5.0) @@ -139,7 +147,7 @@ GEM null_logger (0.0.1) parser (2.3.0.6) ast (~> 2.2) - phantomjs (1.9.8.0) + phantomjs (2.1.1.0) plek (1.11.0) power_assert (0.2.4) powerpack (0.1.1) @@ -150,8 +158,8 @@ GEM slop (~> 3.4) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.5) - rack-cache (1.6.1) + rack (1.6.13) + rack-cache (1.13.0) rack (>= 0.4) rack-test (0.6.3) rack (>= 1.0) @@ -167,23 +175,24 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (4.2.7.1) actionpack (= 4.2.7.1) activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - raindrops (0.15.0) + raindrops (0.20.0) rake (10.5.0) - rest-client (2.0.0) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) @@ -196,7 +205,7 @@ GEM tins (<= 1.6.0) ruby-progressbar (1.7.5) safe_yaml (1.0.4) - sass (3.4.22) + sass (3.4.25) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1) @@ -213,7 +222,7 @@ GEM shoulda-matchers (2.8.0) activesupport (>= 3.0.0) slop (3.6.0) - sprockets (3.7.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (2.3.3) @@ -222,18 +231,18 @@ GEM sprockets (>= 2.8, < 4.0) test-unit (3.1.3) power_assert - thor (0.19.4) - thread_safe (0.3.5) - tilt (2.0.5) + thor (1.2.1) + thread_safe (0.3.6) + tilt (2.0.11) tins (1.6.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.8.2) unicorn (4.9.0) kgio (~> 2.6) rack @@ -241,7 +250,7 @@ GEM webmock (1.21.0) addressable (>= 2.3.6) crack (>= 0.3.2) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS @@ -259,7 +268,7 @@ DEPENDENCIES govuk_frontend_toolkit (~> 5.1.0) govuk_template (= 0.19.0) image_optim (= 0.17.1) - jasmine-rails (~> 0.10.6) + jasmine-rails (~> 0.10.8) logstasher (= 0.4.8) minitest minitest-capybara (~> 0.7.2) @@ -279,4 +288,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.13.7 + 1.17.3