From 09b5ec717e90196b96f793a9a1bea74e90eecfc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 00:57:31 +0000 Subject: [PATCH] Bump geminabox from 0.3.2 to 1.1.1 Bumps [geminabox](https://github.com/geminabox/geminabox) from 0.3.2 to 1.1.1. - [Release notes](https://github.com/geminabox/geminabox/releases) - [Changelog](https://github.com/geminabox/geminabox/blob/master/CHANGELOG.md) - [Commits](https://github.com/geminabox/geminabox/compare/0.3.2...v1.1.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ad84ac..a22ad47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ PATH GEM remote: http://rubygems.org/ specs: - builder (3.0.0) + builder (3.2.3) clamp (0.2.3) cucumber (0.10.7) builder (>= 2.1.2) @@ -24,6 +24,8 @@ GEM term-ansicolor (>= 1.0.5) diff-lcs (1.1.3) excon (0.16.10) + faraday (0.17.0) + multipart-post (>= 1.2, < 3) flay (1.4.3) ruby_parser (~> 2.0) sexp_processor (~> 3.0) @@ -38,30 +40,39 @@ GEM nokogiri (~> 1.5.0) ruby-hmac formatador (0.2.4) - geminabox (0.3.2) + geminabox (1.1.1) builder - sinatra + faraday + httpclient (>= 2.2.7) + nesty + reentrant_flock + sinatra (>= 1.2.7) gherkin (2.4.21) json (>= 1.4.6) gofer (0.2.6) net-scp (>= 1.0.4) net-ssh (>= 2.0.23) highline (1.6.15) + httpclient (2.8.3) inform (0.0.6) json (1.6.1) libxml-ruby (2.1.2) mime-types (1.19) multi_json (1.5.0) + multipart-post (2.1.1) + mustermann (1.0.3) + nesty (1.0.2) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.6.2) nokogiri (1.5.6) opensrs (0.3.2) libxml-ruby (~> 2.1.2) - rack (1.3.5) - rack-protection (1.1.4) + rack (2.0.7) + rack-protection (2.0.7) rack rake (0.8.7) + reentrant_flock (0.1.1) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) @@ -77,13 +88,14 @@ GEM simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) - sinatra (1.3.1) - rack (~> 1.3, >= 1.3.4) - rack-protection (~> 1.1, >= 1.1.2) - tilt (~> 1.3, >= 1.3.3) + sinatra (2.0.7) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.7) + tilt (~> 2.0) term-ansicolor (1.0.7) terminal-table (1.4.5) - tilt (1.3.3) + tilt (2.0.10) PLATFORMS ruby