From 29796793c5c4c52613fb8789bf9dcd35b66b926c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 13:31:39 +0000 Subject: [PATCH] Bump geocoder from 1.2.11 to 1.6.4 in /calabash-cucumber/test/cucumber Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.2.11 to 1.6.4. - [Release notes](https://github.com/alexreisner/geocoder/releases) - [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexreisner/geocoder/compare/v1.2.11...v1.6.4) Signed-off-by: dependabot[bot] --- calabash-cucumber/test/cucumber/Gemfile.lock | 38 +++++++++++--------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/calabash-cucumber/test/cucumber/Gemfile.lock b/calabash-cucumber/test/cucumber/Gemfile.lock index 31b2552f0..e0949589f 100644 --- a/calabash-cucumber/test/cucumber/Gemfile.lock +++ b/calabash-cucumber/test/cucumber/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: calabash-cucumber (0.16.2) CFPropertyList @@ -11,18 +11,19 @@ PATH geocoder (>= 1.1.8, < 2.0) httpclient (>= 2.3.2, < 3.0) json - run_loop (>= 1.5.4, < 2.0) + run_loop (>= 1.5.5, < 2.0) sim_launcher (~> 0.4.13) slowhandcuke (~> 0.0.3) GEM remote: https://rubygems.org/ specs: - CFPropertyList (2.3.1) + CFPropertyList (2.3.6) awesome_print (1.6.1) - builder (3.2.2) + builder (3.2.4) calabash-common (0.0.2) coderay (1.1.0) + command_runner_ng (0.1.4) cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -30,11 +31,11 @@ GEM multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.2) diff-lcs (1.2.5) - edn (1.1.0) - geocoder (1.2.11) + edn (1.1.1) + geocoder (1.6.4) gherkin (2.12.2) multi_json (~> 1.3) - httpclient (2.6.0.1) + httpclient (2.8.3) json (1.8.3) luffa (1.1.0) awesome_print (~> 1.2) @@ -42,16 +43,18 @@ GEM retriable (>= 1.3.3.1, < 2.1) thor (~> 0.19) method_source (0.8.2) - multi_json (1.11.2) + multi_json (1.15.0) multi_test (0.1.2) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.2.3) + rack-protection (2.1.0) rack retriable (2.0.2) rspec (3.3.0) @@ -67,23 +70,26 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) - run_loop (1.5.4) + ruby2_keywords (0.0.2) + run_loop (1.5.6) CFPropertyList (~> 2.2) awesome_print (~> 1.2) + command_runner_ng (>= 0.0.2) json (~> 1.8) retriable (>= 1.3.3.1, < 2.1) thor (>= 0.18.1, < 1.0) sim_launcher (0.4.13) sinatra - sinatra (1.4.6) - rack (~> 1.4) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.1.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.1.0) + tilt (~> 2.0) slop (3.6.0) slowhandcuke (0.0.3) cucumber thor (0.19.1) - tilt (2.0.1) + tilt (2.0.10) PLATFORMS ruby