From 02e9873af86a915629b78c43061ba55843f608c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:37:02 +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 | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee2f22ca..13ded661 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GIT thor (>= 0.18.1, < 2.0) PATH - remote: ./acts_as_addressed + remote: acts_as_addressed specs: acts_as_addressed (0.0.1) activerecord (>= 3.2.19) @@ -116,6 +116,7 @@ GEM coffee-script-source (1.8.0) colorize (0.7.5) columnize (0.8.9) + concurrent-ruby (1.1.6) cucumber (1.3.18) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -153,9 +154,10 @@ GEM haml (4.0.5) tilt hike (1.2.3) - hoe (3.5.0) - rake (>= 0.8, < 11.0) - i18n (0.7.0) + hoe (3.20.0) + rake (>= 0.8, < 15.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) iconv (1.0.4) json (1.8.1) launchy (2.0.5) @@ -165,7 +167,7 @@ GEM mime-types (2.4.3) mini_portile (0.6.2) minitest (4.7.5) - multi_json (1.10.1) + multi_json (1.14.1) multi_test (0.1.1) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -184,10 +186,10 @@ GEM prawn-table (0.2.1) prototype-rails (4.0.0) rails (~> 4.0) - rack (1.5.2) - rack-test (0.6.2) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) - rake (10.4.2) + rake (12.3.3) rdiscount (2.1.7.1) rgeo (0.3.20) rgeo-activerecord (1.2.0) @@ -233,11 +235,11 @@ GEM net-ssh (>= 2.8.0) test-unit (1.2.3) hoe (>= 1.5.1) - thor (0.19.1) - thread_safe (0.3.4) + thor (1.0.1) + thread_safe (0.3.6) tilt (1.4.1) ttfunk (1.4.0) - tzinfo (0.3.42) + tzinfo (0.3.56) uglifier (2.5.3) execjs (>= 0.3.0) json (>= 1.8.0)