Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Aug 10, 2018
1 parent 49bf6ce commit 1fc0c34
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@ GEM
tilt
httparty (0.16.2)
multi_xml (>= 0.5.2)
i18n (1.0.1)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.1.0)
multi_json (1.13.1)
multi_xml (0.6.0)
mustermann (1.0.2)
mysql2 (0.5.2)
pact-support (1.6.2)
pact-support (1.7.1)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.24.0)
pact_broker (2.25.0)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 5.0)
Expand All @@ -88,7 +88,7 @@ GEM
sinatra (>= 2.0.0)
thor (~> 0.18)
padrino-support (0.14.3)
passenger (5.3.3)
passenger (5.3.4)
rack
rake (>= 0.8.1)
pg (1.0.0)
Expand All @@ -107,21 +107,21 @@ GEM
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.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)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
semver2 (3.4.2)
sequel (5.10.0)
sequel (5.11.0)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
Expand Down

0 comments on commit 1fc0c34

Please sign in to comment.