forked from DiUS/pact-consumer-swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (54 loc) · 1.18 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.6.1)
diff-lcs (1.2.5)
find_a_port (1.0.1)
json (1.8.2)
pact-mock_service (0.5.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 0.4.0)
rack
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
pact-support (0.4.0)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
rack-test (~> 0.6.2)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
rack (1.6.0)
rack-test (0.6.3)
rack (>= 1.0)
randexp (0.1.7)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
tins (1.3.5)
webrick (1.3.1)
xcpretty (0.1.7)
PLATFORMS
ruby
DEPENDENCIES
pact-mock_service (~> 0.5.1)
xcpretty