Skip to content

Commit 7d8212d

Browse files
committed
feat(gems): update pact_broker gem to version 2.20.0
1 parent 35f9071 commit 7d8212d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: pact_broker/Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ GEM
5656
multi_xml (0.6.0)
5757
mustermann (1.0.2)
5858
mysql2 (0.5.1)
59-
pact-support (1.6.1)
59+
pact-support (1.6.2)
6060
awesome_print (~> 1.1)
6161
find_a_port (~> 1.0.1)
6262
json
6363
randexp (~> 0.1.7)
6464
rspec (>= 2.14)
6565
term-ansicolor (~> 1.0)
6666
thor
67-
pact_broker (2.19.2)
67+
pact_broker (2.20.0)
6868
dry-types (~> 0.10.3)
6969
dry-validation (~> 0.10.5)
7070
haml (~> 5.0)
@@ -93,7 +93,7 @@ GEM
9393
rake (>= 0.8.1)
9494
pg (1.0.0)
9595
rack (2.0.5)
96-
rack-protection (2.0.1)
96+
rack-protection (2.0.2)
9797
rack
9898
rake (12.3.1)
9999
randexp (0.1.7)
@@ -121,11 +121,11 @@ GEM
121121
rspec-support (~> 3.7.0)
122122
rspec-support (3.7.1)
123123
semver2 (3.4.2)
124-
sequel (5.8.0)
125-
sinatra (2.0.1)
124+
sequel (5.9.0)
125+
sinatra (2.0.2)
126126
mustermann (~> 1.0)
127127
rack (~> 2.0)
128-
rack-protection (= 2.0.1)
128+
rack-protection (= 2.0.2)
129129
tilt (~> 2.0)
130130
sqlite3 (1.3.13)
131131
sucker_punch (2.0.4)
@@ -154,4 +154,4 @@ DEPENDENCIES
154154
sqlite3 (~> 1.3)
155155

156156
BUNDLED WITH
157-
1.15.4
157+
1.16.2

0 commit comments

Comments
 (0)