Skip to content

Commit b887f60

Browse files
committedNov 24, 2020
feat(deps): update pact_broker gem to version 2.69.0
[ci-skip]
1 parent 8787fa2 commit b887f60

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed
 

‎pact_broker/Gemfile.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
dry-container (0.7.2)
2424
concurrent-ruby (~> 1.0)
2525
dry-configurable (~> 0.1, >= 0.1.3)
26-
dry-core (0.4.9)
26+
dry-core (0.4.10)
2727
concurrent-ruby (~> 1.0)
2828
dry-equalizer (0.3.0)
2929
dry-logic (0.4.2)
@@ -57,7 +57,7 @@ GEM
5757
json (2.3.1)
5858
mime-types (3.3.1)
5959
mime-types-data (~> 3.2015)
60-
mime-types-data (3.2020.0512)
60+
mime-types-data (3.2020.1104)
6161
mini_portile2 (2.4.0)
6262
multi_json (1.15.0)
6363
multi_xml (0.6.0)
@@ -66,21 +66,21 @@ GEM
6666
mysql2 (0.5.3)
6767
nokogiri (1.10.10)
6868
mini_portile2 (~> 2.4.0)
69-
nokogumbo (2.0.2)
69+
nokogumbo (2.0.3)
7070
nokogiri (~> 1.8, >= 1.8.4)
71-
pact-support (1.15.1)
71+
pact-support (1.15.0)
7272
awesome_print (~> 1.1)
7373
randexp (~> 0.1.7)
7474
rspec (>= 2.14)
7575
term-ansicolor (~> 1.0)
76-
pact_broker (2.68.1)
76+
pact_broker (2.69.0)
7777
dry-logic (= 0.4.2)
7878
dry-types (~> 0.10.3)
7979
dry-validation (~> 0.10.5)
8080
haml (~> 5.0)
8181
httparty (~> 0.14)
8282
json (~> 2.3)
83-
pact-support (~> 1.14, >= 1.14.1)
83+
pact-support (= 1.15.0)
8484
padrino-core (~> 0.14, >= 0.14.3)
8585
rack (~> 2.2, >= 2.2.3)
8686
rack-protection (>= 2.0.8.1, < 3.0)
@@ -118,28 +118,28 @@ GEM
118118
uber (< 0.2.0)
119119
roar (1.1.0)
120120
representable (~> 3.0.0)
121-
rspec (3.9.0)
122-
rspec-core (~> 3.9.0)
123-
rspec-expectations (~> 3.9.0)
124-
rspec-mocks (~> 3.9.0)
125-
rspec-core (3.9.3)
126-
rspec-support (~> 3.9.3)
127-
rspec-expectations (3.9.3)
121+
rspec (3.10.0)
122+
rspec-core (~> 3.10.0)
123+
rspec-expectations (~> 3.10.0)
124+
rspec-mocks (~> 3.10.0)
125+
rspec-core (3.10.0)
126+
rspec-support (~> 3.10.0)
127+
rspec-expectations (3.10.0)
128128
diff-lcs (>= 1.2.0, < 2.0)
129-
rspec-support (~> 3.9.0)
130-
rspec-mocks (3.9.1)
129+
rspec-support (~> 3.10.0)
130+
rspec-mocks (3.10.0)
131131
diff-lcs (>= 1.2.0, < 2.0)
132-
rspec-support (~> 3.9.0)
133-
rspec-support (3.9.4)
132+
rspec-support (~> 3.10.0)
133+
rspec-support (3.10.0)
134134
ruby2_keywords (0.0.2)
135135
sanitize (5.2.1)
136136
crass (~> 1.0.2)
137137
nokogiri (>= 1.8.0)
138138
nokogumbo (~> 2.0)
139-
semantic_logger (4.7.3)
139+
semantic_logger (4.7.4)
140140
concurrent-ruby (~> 1.0)
141141
semver2 (3.4.2)
142-
sequel (5.37.0)
142+
sequel (5.38.0)
143143
sinatra (2.1.0)
144144
mustermann (~> 1.0)
145145
rack (~> 2.2)

0 commit comments

Comments
 (0)