-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
63 lines (58 loc) · 1.35 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
57
58
59
60
61
62
63
GIT
remote: https://github.com/factor-io/factor.git
revision: 0d83dceb5883870acd9bd30f912ff602182f6f21
specs:
factor (3.0.0)
commander (~> 4.4.0)
concurrent-ruby (~> 1.0.2)
configatron (~> 4.5.0)
rainbow (~> 2.1.0)
PATH
remote: .
specs:
factor-connector-timer (3.0.01)
rufus-scheduler (~> 3.2.0)
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.2)
configatron (4.5.0)
diff-lcs (1.2.5)
docile (1.1.5)
highline (1.7.8)
json (1.8.3)
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)
rufus-scheduler (3.2.0)
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-timer!
rake (~> 11.1.2)
rspec (~> 3.4.0)
BUNDLED WITH
1.12.1