Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.8.0.beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 2, 2017
1 parent 10d21e7 commit 78f0a3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pact_broker/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem "pact_broker", "2.7.0.beta.3"
gem "pact_broker", "2.8.0.beta.4"
gem "pg"
gem "passenger"
gem "mysql2", "~>0.3"
Expand Down
4 changes: 2 additions & 2 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GEM
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.7.0.beta.3)
pact_broker (2.8.0.beta.4)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 4.0)
Expand Down Expand Up @@ -174,7 +174,7 @@ PLATFORMS

DEPENDENCIES
mysql2 (~> 0.3)
pact_broker (= 2.7.0.beta.3)
pact_broker (= 2.8.0.beta.4)
passenger
pg
sqlite3 (~> 1.3)
Expand Down

0 comments on commit 78f0a3b

Please sign in to comment.