From 6fe2be9c1d8afd1dccc0925e3eaffe5fab6dd405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 12:22:43 +0000 Subject: [PATCH] Bump nokogiri from 1.10.7 to 1.10.8 in /spec/dummy Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8) Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index ec5f18c..ee58c27 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -12,6 +12,7 @@ PATH rails (~> 6.0) redcarpet (~> 3.0) rouge (~> 2.0) + sass-rails GEM remote: https://rubygems.org/ @@ -80,6 +81,7 @@ GEM crass (1.0.5) erubi (1.9.0) erubis (2.7.0) + ffi (1.12.2) globalid (0.4.2) activesupport (>= 4.2.0) haml (5.1.2) @@ -89,18 +91,18 @@ GEM rails (>= 5.0) i18n (1.7.0) concurrent-ruby (~> 1.0) - kaminari (1.1.1) + kaminari (1.2.0) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.1) + kaminari-actionview (= 1.2.0) + kaminari-activerecord (= 1.2.0) + kaminari-core (= 1.2.0) + kaminari-actionview (1.2.0) actionview - kaminari-core (= 1.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.0) + kaminari-activerecord (1.2.0) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.0) + kaminari-core (1.2.0) loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -114,7 +116,7 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) nio4r (2.5.2) - nokogiri (1.10.7) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) pg (0.21.0) pry (0.10.4) @@ -155,6 +157,16 @@ GEM rake (13.0.1) redcarpet (3.5.0) rouge (2.2.1) + sass-rails (6.0.0) + sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.2.1) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt slop (3.6.0) sprockets (4.0.0) concurrent-ruby (~> 1.0)