-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
66 lines (61 loc) · 1.4 KB
/
Gemfile.lock
File metadata and controls
66 lines (61 loc) · 1.4 KB
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
57
58
59
60
61
62
63
64
65
66
GIT
remote: https://github.com/factor-io/factor.git
revision: 54b5b3a702a02bfc849596f9db009d371140b239
specs:
factor (3.0.0)
commander (~> 4.4.0)
concurrent-ruby (~> 1.0.1)
configatron (~> 4.5.0)
rainbow (~> 2.1.0)
PATH
remote: .
specs:
factor-connector-ssh (3.0.0)
net-scp (~> 1.2.1)
net-ssh (~> 3.1.1)
GEM
remote: https://rubygems.org/
specs:
codeclimate-test-reporter (0.5.0)
simplecov (>= 0.7.1, < 1.0.0)
commander (4.4.0)
highline (~> 1.7.2)
concurrent-ruby (1.0.1)
configatron (4.5.0)
diff-lcs (1.2.5)
docile (1.1.5)
highline (1.7.8)
json (1.8.3)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.1.1)
rainbow (2.1.0)
rake (11.1.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
simplecov (0.11.2)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter (~> 0.5.0)
factor!
factor-connector-ssh!
rake (~> 11.1.2)
rspec (~> 3.4.0)
BUNDLED WITH
1.11.2