From 2c214873234a54b65a37abc77ff481ba1f255302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 05:06:15 +0000 Subject: [PATCH] Bump rdoc from 3.9.5 to 3.12.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.9.5 to 3.12.2. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v3.9.5...v3.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e03d635..7ca6645 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,15 +58,21 @@ GEM execjs coffee-script-source (1.3.3) concurrent-ruby (1.1.5) - cucumber (1.2.1) + cucumber (2.99.0) builder (>= 2.1.2) + cucumber-core (~> 1.5.0) + cucumber-wire (~> 0.0.1) diff-lcs (>= 1.1.3) - gherkin (~> 2.11.0) - json (>= 1.4.6) + gherkin (~> 4.0) + multi_json (>= 1.7.5, < 2.0) + multi_test (>= 0.1.2) + cucumber-core (1.5.0) + gherkin (~> 4.0) cucumber-rails (1.3.0) capybara (>= 1.1.2) cucumber (>= 1.1.8) nokogiri (>= 1.5.0) + cucumber-wire (0.0.1) daemons (1.1.9) database_cleaner (0.8.0) delayed_job (3.0.3) @@ -93,8 +99,7 @@ GEM faraday (0.8.4) multipart-post (~> 1.1) ffi (1.4.0) - gherkin (2.11.2) - json (>= 1.4.6) + gherkin (4.1.3) gmail (0.4.0) gmail_xoauth (>= 0.3.0) mail (>= 2.2.1) @@ -122,7 +127,7 @@ GEM jquery-rails (2.1.1) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - json (2.2.0) + json (1.8.6) jwt (0.1.5) multi_json (>= 1.0) kaminari (0.13.0) @@ -142,6 +147,7 @@ GEM mime (0.1) mime-types (1.25.1) multi_json (1.14.0) + multi_test (0.1.2) multipart-post (1.1.5) net-scp (1.1.0) net-ssh (>= 2.6.5) @@ -214,7 +220,8 @@ GEM rb-fsevent (0.9.1) rb-inotify (0.8.8) ffi (>= 0.5.0) - rdoc (3.9.5) + rdoc (3.12.2) + json (~> 1.4) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0)