Skip to content

Commit

Permalink
feat(deps): update pact_broker gem to version 2.80.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Jul 6, 2021
1 parent cb43417 commit 53affe3
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
as-notifications (1.0.1)
as-notifications (1.0.2)
awesome_print (1.9.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
crass (1.0.6)
declarative (0.0.20)
declarative-builder (0.1.0)
Expand All @@ -19,10 +19,10 @@ GEM
dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
dry-container (0.8.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.5.0)
dry-core (0.6.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-logic (0.4.2)
Expand Down Expand Up @@ -50,21 +50,21 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
json (2.5.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mini_portile2 (2.5.1)
mime-types-data (3.2021.0704)
mini_portile2 (2.5.3)
multi_json (1.15.0)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nio4r (2.5.7)
nokogiri (1.11.5)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogumbo (2.0.5)
Expand All @@ -74,7 +74,7 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker (2.79.1)
pact_broker (2.80.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand All @@ -95,14 +95,15 @@ GEM
sinatra (>= 2.0.8.1, < 3.0)
sucker_punch (~> 2.0)
table_print (~> 1.5)
webmachine (= 1.5.0)
padrino-core (0.15.0)
padrino-support (= 0.15.0)
webmachine (= 1.6.0)
wisper (~> 2.0)
padrino-core (0.15.1)
padrino-support (= 0.15.1)
sinatra (>= 2.0.0)
thor (~> 0.18)
padrino-support (0.15.0)
thor (~> 1.0)
padrino-support (0.15.1)
pg (1.2.3)
puma (5.3.1)
puma (5.3.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand All @@ -126,10 +127,10 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
semantic_logger (4.7.4)
semantic_logger (4.8.1)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.42.0)
sequel (5.46.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand All @@ -143,16 +144,17 @@ GEM
temple (0.8.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.20.3)
thor (1.1.0)
tilt (2.0.10)
tins (1.28.0)
tins (1.29.1)
sync
uber (0.1.0)
webmachine (1.5.0)
webmachine (1.6.0)
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
webrick (1.7.0)
wisper (2.0.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 53affe3

Please sign in to comment.