-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
85 lines (79 loc) · 1.84 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
GIT
remote: https://github.com/factor-io/connector-timer.git
revision: 29005a9cae3ffbc2c6a297c56d5eb64894865466
specs:
factor-connector-timer (3.0.01)
rufus-scheduler (~> 3.2.0)
GIT
remote: https://github.com/factor-io/connector-web.git
revision: d27be000e6f6f372d9a485ae61b922a79ca241d2
specs:
factor-connector-web (0.3.01)
ngrok-tunnel (~> 2.1.0)
rest-client (~> 1.8.0)
sinatra (~> 1.4.7)
sinatra-contrib (~> 1.4.7)
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)
GEM
remote: https://rubygems.org/
specs:
backports (3.6.8)
commander (4.4.0)
highline (~> 1.7.2)
concurrent-ruby (1.0.2)
configatron (4.5.0)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
foreman (0.81.0)
thor (~> 0.19.1)
highline (1.7.8)
http-cookie (1.0.2)
domain_name (~> 0.5)
mime-types (2.99.1)
multi_json (1.11.3)
netrc (0.11.0)
ngrok-tunnel (2.1.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rainbow (2.1.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rufus-scheduler (3.2.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
thor (0.19.1)
tilt (2.0.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
PLATFORMS
ruby
DEPENDENCIES
factor!
factor-connector-timer!
factor-connector-web!
foreman
BUNDLED WITH
1.12.1