Skip to content

Commit

Permalink
feat(gems): update pact_broker gem to version 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 12, 2018
1 parent 19c3287 commit 28c8096
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.1.0)
multi_json (1.12.2)
multi_json (1.13.1)
multi_xml (0.6.0)
mustermann (1.0.1)
mustermann19 (0.4.4)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
pact_broker (2.12.0)
pact_broker (2.13.0)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
haml (~> 4.0)
Expand All @@ -105,17 +105,18 @@ GEM
sucker_punch (~> 2.0)
table_print (~> 1.5)
webmachine (= 1.5.0)
padrino-core (0.14.1.1)
webrick (~> 1.3.0)
padrino-core (0.14.2)
mustermann19
padrino-support (= 0.14.1.1)
padrino-support (= 0.14.2)
rack-protection (>= 1.5.0)
sinatra (>= 1.4.6)
thor (~> 0.18)
padrino-support (0.14.1.1)
padrino-support (0.14.2)
passenger (5.1.12)
rack
rake (>= 0.8.1)
pg (0.21.0)
pg (1.0.0)
rack (2.0.3)
rack-protection (2.0.0)
rack
Expand All @@ -137,7 +138,7 @@ GEM
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (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)
Expand Down Expand Up @@ -167,7 +168,7 @@ GEM
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
webrick (1.4.1)
webrick (1.3.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 28c8096

Please sign in to comment.