Skip to content

Commit eafa1c3

Browse files
committed
feat(gems): update pact_broker gem to version 2.54.0
1 parent 4f8b0f7 commit eafa1c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: pact_broker/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ GEM
5757
json (2.3.0)
5858
mime-types (3.3.1)
5959
mime-types-data (~> 3.2015)
60-
mime-types-data (3.2020.0425)
60+
mime-types-data (3.2020.0512)
6161
mini_portile2 (2.4.0)
6262
multi_json (1.14.1)
6363
multi_xml (0.6.0)
@@ -73,7 +73,7 @@ GEM
7373
randexp (~> 0.1.7)
7474
rspec (>= 2.14)
7575
term-ansicolor (~> 1.0)
76-
pact_broker (2.52.2)
76+
pact_broker (2.54.0)
7777
dry-logic (= 0.4.2)
7878
dry-types (~> 0.10.3)
7979
dry-validation (~> 0.10.5)
@@ -82,7 +82,7 @@ GEM
8282
json (~> 2.3)
8383
pact-support (~> 1.14, >= 1.14.1)
8484
padrino-core (~> 0.14, >= 0.14.3)
85-
rack (~> 2.0, >= 2.0.8)
85+
rack (~> 2.2)
8686
rack-protection (>= 2.0.8.1, < 3.0)
8787
redcarpet (~> 3.3, >= 3.3.2)
8888
reform (~> 2.2)
@@ -122,7 +122,7 @@ GEM
122122
rspec-mocks (~> 3.9.0)
123123
rspec-core (3.9.2)
124124
rspec-support (~> 3.9.3)
125-
rspec-expectations (3.9.1)
125+
rspec-expectations (3.9.2)
126126
diff-lcs (>= 1.2.0, < 2.0)
127127
rspec-support (~> 3.9.0)
128128
rspec-mocks (3.9.1)

0 commit comments

Comments
 (0)