From 8468334d7d7f070d7660d2791072ce70e41eb2c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 05:20:34 +0000 Subject: [PATCH] Bump jasmine from 2.4.0 to 3.8.0 Bumps [jasmine](https://github.com/jasmine/jasmine-gem) from 2.4.0 to 3.8.0. - [Release notes](https://github.com/jasmine/jasmine-gem/releases) - [Changelog](https://github.com/jasmine/jasmine-gem/blob/main/RELEASE.markdown) - [Commits](https://github.com/jasmine/jasmine-gem/compare/v2.4.0...v3.8.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d4ec7644..35ae094b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,12 +157,13 @@ GEM httpclient (2.7.1) i18n (0.9.5) concurrent-ruby (~> 1.0) - jasmine (2.4.0) - jasmine-core (~> 2.4) + jasmine (3.8.0) + jasmine-core (~> 3.8.0) phantomjs rack (>= 1.2.1) rake - jasmine-core (2.4.1) + webrick + jasmine-core (3.8.0) jasmine-jquery-rails (2.0.3) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -213,7 +214,7 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) - rack (1.6.11) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.11.1) @@ -245,7 +246,7 @@ GEM activesupport (= 4.2.11.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.4) ransack (1.8.9) actionpack (>= 3.0, <= 5.1.1) activerecord (>= 3.0, <= 5.1.1) @@ -336,6 +337,7 @@ GEM webmock (1.21.0) addressable (>= 2.3.6) crack (>= 0.3.2) + webrick (1.7.0) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3)