Skip to content

Commit a0a4eda

Browse files
committed
feat(gems): update pact_broker gem to version 2.44.0
1 parent 553eb55 commit a0a4eda

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Diff for: pact_broker/Gemfile.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
declarative-option (< 0.2.0)
1010
declarative-option (0.1.0)
1111
diff-lcs (1.3)
12-
disposable (0.4.6)
12+
disposable (0.4.7)
1313
declarative (>= 0.0.9, < 1.0.0)
1414
declarative-builder (< 0.2.0)
1515
declarative-option (< 0.2.0)
@@ -49,7 +49,7 @@ GEM
4949
httparty (0.17.3)
5050
mime-types (~> 3.0)
5151
multi_xml (>= 0.5.2)
52-
i18n (1.7.0)
52+
i18n (1.8.2)
5353
concurrent-ruby (~> 1.0)
5454
inflecto (0.0.2)
5555
json (2.3.0)
@@ -61,19 +61,19 @@ GEM
6161
mustermann (1.1.1)
6262
ruby2_keywords (~> 0.0.1)
6363
mysql2 (0.5.3)
64-
pact-support (1.12.0)
64+
pact-support (1.13.0)
6565
awesome_print (~> 1.1)
6666
randexp (~> 0.1.7)
6767
rspec (>= 2.14)
6868
term-ansicolor (~> 1.0)
69-
pact_broker (2.43.0)
69+
pact_broker (2.44.0)
7070
dry-logic (= 0.4.2)
7171
dry-types (~> 0.10.3)
7272
dry-validation (~> 0.10.5)
7373
haml (~> 5.0)
7474
httparty (~> 0.14)
7575
json (> 1.8, < 3.0)
76-
pact-support
76+
pact-support (~> 1.12, >= 1.12.1)
7777
padrino-core (~> 0.14, >= 0.14.3)
7878
rack (~> 2.0, >= 2.0.8)
7979
rack-protection (>= 2.0.8.1, < 3.0)
@@ -92,9 +92,9 @@ GEM
9292
sinatra (>= 2.0.0)
9393
thor (~> 0.18)
9494
padrino-support (0.14.4)
95-
pg (1.2.1)
95+
pg (1.2.2)
9696
puma (3.12.2)
97-
rack (2.0.8)
97+
rack (2.1.2)
9898
rack-protection (2.0.8.1)
9999
rack
100100
randexp (0.1.7)
@@ -121,7 +121,7 @@ GEM
121121
diff-lcs (>= 1.2.0, < 2.0)
122122
rspec-support (~> 3.9.0)
123123
rspec-support (3.9.2)
124-
ruby2_keywords (0.0.1)
124+
ruby2_keywords (0.0.2)
125125
semantic_logger (4.6.0)
126126
concurrent-ruby (~> 1.0)
127127
semver2 (3.4.2)
@@ -134,13 +134,15 @@ GEM
134134
sqlite3 (1.4.2)
135135
sucker_punch (2.1.2)
136136
concurrent-ruby (~> 1.0)
137+
sync (0.5.0)
137138
table_print (1.5.6)
138139
temple (0.8.2)
139140
term-ansicolor (1.7.1)
140141
tins (~> 1.0)
141142
thor (0.20.3)
142143
tilt (2.0.10)
143-
tins (1.22.2)
144+
tins (1.24.0)
145+
sync
144146
uber (0.1.0)
145147
webmachine (1.5.0)
146148
as-notifications (~> 1.0)

0 commit comments

Comments
 (0)