From 33c4ca57e323324a0a87be782b87cff4b4c88794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 15:01:46 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.0.7 Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.5...2.0.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++------------------------------------ 1 file changed, 16 insertions(+), 38 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6935f0..e9986ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,61 +1,39 @@ PATH remote: . specs: - omniauth-bn-launcher (0.1.0) - omniauth (~> 1.3, >= 1.3.2) - omniauth-oauth2 (= 1.5.0) + omniauth-bn-office365 (0.1.0) + omniauth (>= 1.3.2) + omniauth-oauth2 (>= 1.5.0) GEM remote: https://rubygems.org/ specs: - diff-lcs (1.3) - faraday (0.12.2) + faraday (0.15.4) multipart-post (>= 1.2, < 3) - hashie (3.5.7) - jwt (1.5.6) + hashie (3.6.0) + jwt (2.2.1) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + multipart-post (2.1.1) + oauth2 (1.4.1) + faraday (>= 0.8, < 0.16.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.0) + hashie (>= 3.4.6, < 3.7.0) rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.5.0) + omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) - omniauth (~> 1.2) - rack (2.0.5) - rack-test (0.8.3) - rack (>= 1.0, < 3) - rake (10.5.0) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + omniauth (~> 1.9) + rack (2.0.7) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.16) - omniauth-bn-launcher! - omniauth-oauth2 (= 1.5.0) - rack-test (~> 0.6, >= 0.6.3) - rake (~> 10.0) - rspec (~> 3.0) + omniauth-bn-office365! BUNDLED WITH 1.16.2