Skip to content

Commit

Permalink
Merge pull request #1 from blindsidenetworks/dependabot/bundler/rack-…
Browse files Browse the repository at this point in the history
…2.0.7

Bump rack from 2.0.5 to 2.0.7
  • Loading branch information
jfederico authored Sep 20, 2019
2 parents c0c7d4d + 33c4ca5 commit 258b3ef
Showing 1 changed file with 16 additions and 38 deletions.
54 changes: 16 additions & 38 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 258b3ef

Please sign in to comment.