Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 12, 2018
1 parent 9d5ecbd commit 637b827
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 28 deletions.
2 changes: 1 addition & 1 deletion pact_broker/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ gem "pact_broker"
gem "pg"
gem "passenger"
gem "mysql2", "~>0.3"
gem "sqlite3", "~>1.3"
gem "sqlite3", "~>1.3"
29 changes: 2 additions & 27 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ GEM
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.9, >= 0.9.0)
enumerable-lazy (0.0.2)
filelock (1.1.1)
find_a_port (1.0.1)
haml (4.0.7)
tilt
Expand All @@ -59,26 +58,6 @@ GEM
mustermann19 (0.4.4)
enumerable-lazy
mysql2 (0.4.10)
pact (1.20.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.2, >= 1.2.4)
rack-test (~> 0.6, >= 0.6.3)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
pact-mock_service (2.6.3)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.2, >= 1.2.1)
rack (~> 2.0)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-support (1.2.4)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
Expand All @@ -87,13 +66,13 @@ GEM
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.13.0)
pact_broker (2.13.1)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 4.0)
httparty (~> 0.14)
json (> 1.8, < 3.0)
pact (~> 1.14)
pact-support
padrino-core (~> 0.14.1)
rack (~> 2.0)
rack-protection (~> 2.0)
Expand All @@ -105,7 +84,6 @@ GEM
sucker_punch (~> 2.0)
table_print (~> 1.5)
webmachine (= 1.5.0)
webrick (~> 1.3.0)
padrino-core (0.14.2)
mustermann19
padrino-support (= 0.14.2)
Expand All @@ -120,8 +98,6 @@ GEM
rack (2.0.3)
rack-protection (2.0.0)
rack
rack-test (0.8.2)
rack (>= 1.0, < 3)
rake (12.3.0)
randexp (0.1.7)
redcarpet (3.4.0)
Expand Down Expand Up @@ -168,7 +144,6 @@ GEM
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
webrick (1.3.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 637b827

Please sign in to comment.