Skip to content

Commit c4427dd

Browse files
committed
feat(gems): update pact_broker gem to version 2.16.0
1 parent 5a03756 commit c4427dd

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

pact_broker/Gemfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ GEM
4343
dry-logic (~> 0.4, >= 0.4.0)
4444
dry-types (~> 0.9, >= 0.9.0)
4545
find_a_port (1.0.1)
46-
haml (4.0.7)
46+
haml (5.0.4)
47+
temple (>= 0.8.0)
4748
tilt
4849
httparty (0.16.0)
4950
multi_xml (>= 0.5.2)
@@ -63,10 +64,10 @@ GEM
6364
rspec (>= 2.14)
6465
term-ansicolor (~> 1.0)
6566
thor
66-
pact_broker (2.15.0)
67+
pact_broker (2.16.0)
6768
dry-types (~> 0.10.3)
6869
dry-validation (~> 0.10.5)
69-
haml (~> 4.0)
70+
haml (~> 5.0)
7071
httparty (~> 0.14)
7172
json (> 1.8, < 3.0)
7273
pact-support
@@ -77,7 +78,7 @@ GEM
7778
reform (~> 2.2)
7879
roar (~> 1.1)
7980
semver2 (~> 3.4.2)
80-
sequel (~> 4.23)
81+
sequel (~> 5.6)
8182
sinatra (>= 2.0.1)
8283
sucker_punch (~> 2.0)
8384
table_print (~> 1.5)
@@ -87,7 +88,7 @@ GEM
8788
sinatra (>= 2.0.0)
8889
thor (~> 0.18)
8990
padrino-support (0.14.3)
90-
passenger (5.2.0)
91+
passenger (5.2.1)
9192
rack
9293
rake (>= 0.8.1)
9394
pg (1.0.0)
@@ -120,7 +121,7 @@ GEM
120121
rspec-support (~> 3.7.0)
121122
rspec-support (3.7.1)
122123
semver2 (3.4.2)
123-
sequel (4.49.0)
124+
sequel (5.6.0)
124125
sinatra (2.0.1)
125126
mustermann (~> 1.0)
126127
rack (~> 2.0)
@@ -130,6 +131,7 @@ GEM
130131
sucker_punch (2.0.4)
131132
concurrent-ruby (~> 1.0.0)
132133
table_print (1.5.6)
134+
temple (0.8.0)
133135
term-ansicolor (1.6.0)
134136
tins (~> 1.0)
135137
thor (0.20.0)

0 commit comments

Comments
 (0)