File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ source 'https://rubygems.org'
2
2
3
3
gem 'sinatra' , '>= 3.1.0'
4
4
gem 'sinatra-contrib' , '>= 3.1.0'
5
- gem 'pact-provider-verifier' , '>= 1.38.0 '
5
+ gem 'pact-provider-verifier' , '>= 1.38.1 '
Original file line number Diff line number Diff line change 3
3
specs:
4
4
awesome_print (1.9.2 )
5
5
base64 (0.2.0 )
6
+ bigdecimal (3.1.8 )
6
7
diff-lcs (1.5.1 )
7
8
expgen (0.1.1 )
8
9
parslet
11
12
faraday-net_http (>= 2.0 , < 3.1 )
12
13
ruby2_keywords (>= 0.0.4 )
13
14
faraday-net_http (3.0.2 )
14
- faraday-retry (2.2.0 )
15
+ faraday-retry (2.2.1 )
15
16
faraday (~> 2.0 )
16
17
find_a_port (1.0.1 )
17
18
json (2.7.2 )
18
19
multi_json (1.15.0 )
19
20
mustermann (3.0.0 )
20
21
ruby2_keywords (~> 0.0.1 )
21
- pact (1.64 .0 )
22
+ pact (1.65 .0 )
22
23
pact-mock_service (~> 3.0 , >= 3.3.1 )
23
24
pact-support (~> 1.16 , >= 1.16.9 )
24
25
rack-test (>= 0.6.3 , < 3.0.0 )
38
39
rspec (>= 2.14 )
39
40
thor (>= 0.19 , < 2.0 )
40
41
webrick (~> 1.8 )
41
- pact-provider-verifier (1.38.0 )
42
+ pact-provider-verifier (1.38.1 )
42
43
faraday (~> 2.5 )
43
44
faraday-retry (~> 2.2 )
44
45
json (> 1.8 )
72
73
rspec-mocks (~> 3.13.0 )
73
74
rspec-core (3.13.0 )
74
75
rspec-support (~> 3.13.0 )
75
- rspec-expectations (3.13.0 )
76
+ rspec-expectations (3.13.1 )
76
77
diff-lcs (>= 1.2.0 , < 2.0 )
77
78
rspec-support (~> 3.13.0 )
78
- rspec-mocks (3.13.0 )
79
+ rspec-mocks (3.13.1 )
79
80
diff-lcs (>= 1.2.0 , < 2.0 )
80
81
rspec-support (~> 3.13.0 )
81
82
rspec-support (3.13.1 )
94
95
sinatra (= 3.2.0 )
95
96
tilt (~> 2.0 )
96
97
sync (0.5.0 )
97
- term-ansicolor (1.7 .2 )
98
+ term-ansicolor (1.11 .2 )
98
99
tins (~> 1.0 )
99
100
thor (1.3.1 )
100
101
tilt (2.3.0 )
101
- tins (1.32.1 )
102
+ tins (1.33.0 )
103
+ bigdecimal
102
104
sync
103
105
webrick (1.8.1 )
104
106
105
107
PLATFORMS
106
108
ruby
107
109
108
110
DEPENDENCIES
109
- pact-provider-verifier (>= 1.38.0 )
111
+ pact-provider-verifier (>= 1.38.1 )
110
112
sinatra (>= 3.1.0 )
111
113
sinatra-contrib (>= 3.1.0 )
112
114
You can’t perform that action at this time.
0 commit comments