File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
3
- gem "pact" , "1.57 .0"
3
+ gem "pact" , "1.58 .0"
4
4
gem "pact-message" , "0.11.1"
5
5
gem "pact-mock_service" , "3.9.0"
6
6
gem "pact-provider-verifier" , "1.35.1"
Original file line number Diff line number Diff line change 16
16
json (2.5.1 )
17
17
mime-types (3.3.1 )
18
18
mime-types-data (~> 3.2015 )
19
- mime-types-data (3.2021.0704 )
19
+ mime-types-data (3.2021.0901 )
20
20
multi_xml (0.6.0 )
21
21
multipart-post (2.1.1 )
22
- pact (1.57 .0 )
22
+ pact (1.58 .0 )
23
23
pact-mock_service (~> 3.0 , >= 3.3.1 )
24
24
pact-support (~> 1.15 )
25
25
rack-test (>= 0.6.3 , < 2.0.0 )
@@ -101,7 +101,7 @@ PLATFORMS
101
101
ruby
102
102
103
103
DEPENDENCIES
104
- pact (= 1.57 .0 )
104
+ pact (= 1.58 .0 )
105
105
pact-message (= 0.11.1 )
106
106
pact-mock_service (= 3.9.0 )
107
107
pact-provider-verifier (= 1.35.1 )
You can’t perform that action at this time.
0 commit comments