-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
94 lines (89 loc) · 1.88 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
86
87
88
89
90
91
92
93
94
GIT
remote: git@code.ifad.org:infrad.git
revision: 98f573fba3742fb41b4c4aaea6a0f83ac6ff015b
specs:
infrad (0.1.0)
capistrano (~> 2.15.9)
json
net-ssh (< 6)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
byebug (11.1.3)
capistrano (2.15.9)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
concurrent-ruby (1.1.7)
hashie (4.1.0)
highline (2.0.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.4.1)
kgio (2.11.3)
mini_portile2 (2.4.0)
minitest (5.14.2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
net-ldap (0.17.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (5.2.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-cas (2.0.0)
addressable (~> 2.3)
nokogiri (~> 1.5)
omniauth (~> 1.2)
public_suffix (4.0.6)
rack (2.2.3)
rack-protection (2.1.0)
rack
raindrops (0.19.1)
ruby2_keywords (0.0.2)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicorn (5.7.0)
kgio (~> 2.6)
raindrops (~> 0.7)
zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
byebug
capistrano (~> 2.15.9)
i18n
infrad!
net-ldap
omniauth
omniauth-cas
sinatra
unicorn
RUBY VERSION
ruby 2.6.6p146
BUNDLED WITH
1.17.3