From d7a965b7cd92fb3ae8842d26f6f7a6bd0d5c17f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 11:13:41 +0000 Subject: [PATCH] Bump jasmine from 3.5.1 to 3.6.0 Bumps [jasmine](https://github.com/jasmine/jasmine-gem) from 3.5.1 to 3.6.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/v3.5.1...v3.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e45f968da..26582c0ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,12 +155,12 @@ GEM icalendar (2.6.1) ice_cube (~> 0.16) ice_cube (0.16.3) - jasmine (3.5.1) - jasmine-core (~> 3.5.0) + jasmine (3.6.0) + jasmine-core (~> 3.6.0) phantomjs rack (>= 1.2.1) rake - jasmine-core (3.5.0) + jasmine-core (3.6.0) jasmine-jquery-rails (2.0.3) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3)