From 7a2bcd25a7f07a5cba0ec58b06bcbab0e72323a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 02:44:15 +0000 Subject: [PATCH] Bump rake from 10.4.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3. - [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/v10.4.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ba8a8..62ea8a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,6 @@ GEM domain_name (0.5.20160309) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) - eventmachine (1.0.7) execjs (2.4.0) fastimage (2.0.0) addressable (~> 2) @@ -94,8 +93,7 @@ GEM minitest (5.5.1) multi_json (1.11.0) netrc (0.11.0) - node (0.0.2) - eventmachine + node (1.0.0) orm_adapter (0.5.0) pg (0.18.1) puma (2.11.1) @@ -126,7 +124,7 @@ GEM activesupport (= 4.1.9) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (12.3.3) rdoc (4.2.0) json (~> 1.4) responders (1.1.2)