From 254d105ef1b49af06b186baeb3df9db76f8f5b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 21:08:40 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58de8b8..5da6dad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) config (1.3.0) activesupport (>= 3.0) deep_merge (~> 1.1.1) @@ -87,10 +87,10 @@ GEM haml (>= 4.0.6, < 5.0) html2haml (>= 1.0.1) railties (>= 4.0.1) - html2haml (2.0.0) + html2haml (2.2.0) erubis (~> 2.7.0) - haml (~> 4.0.0) - nokogiri (~> 1.6.0) + haml (>= 4.0, < 6) + nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) @@ -129,7 +129,7 @@ GEM mime-types (1.25.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.0) mongo (2.4.3) bson (>= 4.2.1, < 5.0.0) mongoid (5.2.1) @@ -140,9 +140,9 @@ GEM multi_xml (0.5.5) mysql2 (0.4.10) netrc (0.11.0) - nokogiri (1.10.3) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-java) + nokogiri (1.10.8-java) origin (2.3.1) puma (3.6.0) puma (3.6.0-java) @@ -178,7 +178,7 @@ GEM activesupport (= 4.2.11.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -200,8 +200,8 @@ GEM rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - ruby_parser (3.8.3) - sexp_processor (~> 4.1) + ruby_parser (3.14.2) + sexp_processor (~> 4.9) sass (3.4.22) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -209,7 +209,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sexp_processor (4.7.0) + sexp_processor (4.14.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -226,8 +226,8 @@ GEM thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tilt (2.0.5) - tzinfo (1.2.5) + tilt (2.0.10) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (3.0.3) execjs (>= 0.3.0, < 3)