Skip to content

Commit

Permalink
feat: update rack-test to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Dec 17, 2019
1 parent 6bf6805 commit 7dc341b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packaging/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ gem "pact-message"
gem "pact-mock_service"
gem "pact-provider-verifier"
gem "pact_broker-client"
gem "webrick", "~> 1.3.1"
gem "rack-test", "~>0.6", ">= 0.6.3" # See https://github.com/pact-foundation/pact-ruby/issues/164
gem "webrick", "~> 1.3.1"
3 changes: 1 addition & 2 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
rack-reverse-proxy (0.12.0)
rack (>= 1.0.0)
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (0.8.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (10.5.0)
randexp (0.1.7)
Expand Down Expand Up @@ -105,7 +105,6 @@ DEPENDENCIES
pact-mock_service
pact-provider-verifier
pact_broker-client
rack-test (~> 0.6, >= 0.6.3)
webrick (~> 1.3.1)

BUNDLED WITH
Expand Down

0 comments on commit 7dc341b

Please sign in to comment.