forked from rubycas/rubycas-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
129 lines (126 loc) · 2.72 KB
/
Gemfile.lock
File metadata and controls
129 lines (126 loc) · 2.72 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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
GIT
remote: https://github.com/getsentry/raven-ruby.git
revision: 8cdccd40ddf55d3265a1ecc5e25312d49b8be44f
specs:
sentry-raven (0.4.0)
faraday (>= 0.7.6)
hashie
multi_json (~> 1.0)
uuidtools
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.19)
activesupport (= 3.0.19)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.19)
activemodel (= 3.0.19)
activesupport (= 3.0.19)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activerecord-mysql2-adapter (0.0.3)
mysql2
activeresource (3.0.19)
activemodel (= 3.0.19)
activesupport (= 3.0.19)
activesupport (3.0.19)
arel (2.0.10)
builder (2.1.2)
capistrano (2.13.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capistrano-unicorn (0.1.6)
capistrano
capistrano_colors (0.5.5)
crypt-isaac (0.9.1)
faraday (0.8.4)
multipart-post (~> 1.1)
foreman (0.60.2)
thor (>= 0.13.6)
hashie (1.2.0)
highline (1.6.15)
i18n (0.5.0)
jsmin (1.0.1)
kgio (2.7.4)
libv8 (3.11.8.13)
multi_json (1.5.0)
multipart-post (1.1.5)
mysql2 (0.3.11)
net-ldap (0.1.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.5.5.38)
r18n-core (1.1.3)
rack (1.4.3)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.10.0)
ref (1.0.2)
rubycas-server (1.1.2)
activerecord (>= 2.3.12, < 3.1)
activesupport (>= 2.3.12, < 3.1)
crypt-isaac (~> 0.9.1)
sinatra (~> 1.0)
sinatra-r18n (~> 1.1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-assetpack (0.0.11)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
sinatra-r18n (1.1.3)
r18n-core (= 1.1.3)
sinatra (>= 1.3)
syslogger (1.4.1)
therubyracer (0.11.1)
libv8 (~> 3.11.8.7)
ref
thor (0.16.0)
tilt (1.3.3)
tzinfo (0.3.35)
unicorn (4.5.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord
activerecord-mysql2-adapter
activeresource (>= 2.3.12, < 4.0)
activesupport
capistrano
capistrano-ext
capistrano-unicorn
capistrano_colors
crypt-isaac
foreman
libv8 (~> 3.11.8.3)
mysql2
net-ldap (~> 0.1.1)
newrelic_rpm
rubycas-server
sentry-raven!
sinatra
sinatra-assetpack
sinatra-r18n
syslogger
therubyracer
unicorn