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
145 lines (142 loc) · 3.58 KB
/
Gemfile.lock
File metadata and controls
145 lines (142 loc) · 3.58 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
PATH
remote: .
specs:
rubycas-server (1.1.2)
activerecord (~> 3.0.17)
activesupport (~> 3.0.17)
crypt-isaac (~> 0.9.1)
sinatra (~> 1.0)
sinatra-r18n (~> 1.1.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.17)
activesupport (= 3.0.17)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.17)
activemodel (= 3.0.17)
activesupport (= 3.0.17)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcsqlite3-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-sqlite3 (~> 3.7.2)
activeresource (3.0.17)
activemodel (= 3.0.17)
activesupport (= 3.0.17)
activesupport (3.0.17)
addressable (2.3.2)
arel (2.0.10)
blankslate (2.1.2.4)
bouncy-castle-java (1.5.0146.1)
builder (2.1.2)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
clj (0.0.5.6)
crypt-isaac (0.9.1)
diff-lcs (1.1.3)
ffi (1.1.5-java)
i18n (0.5.0)
jdbc-sqlite3 (3.7.2)
jruby-openssl (0.7.7)
bouncy-castle-java (>= 1.5.0146.1)
json (1.7.5-java)
libwebsocket (0.1.5)
addressable
mime-types (1.19)
multi_json (1.3.6)
net-ldap (0.1.1)
nokogiri (1.5.5-java)
r18n-core (1.1.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rubyzip (0.9.9)
selenium-webdriver (2.25.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-r18n (1.1.1)
r18n-core (= 1.1.1)
sinatra (>= 1.3)
thor (0.16.0)
tilt (1.3.3)
torquebox (2.1.2)
thor (>= 0.14.6)
torquebox-cache (= 2.1.2)
torquebox-configure (= 2.1.2)
torquebox-core (= 2.1.2)
torquebox-messaging (= 2.1.2)
torquebox-naming (= 2.1.2)
torquebox-rake-support (= 2.1.2)
torquebox-security (= 2.1.2)
torquebox-stomp (= 2.1.2)
torquebox-transactions (= 2.1.2)
torquebox-web (= 2.1.2)
torquebox-cache (2.1.2-java)
torquebox-core (= 2.1.2)
torquebox-transactions (= 2.1.2)
torquebox-configure (2.1.2-java)
blankslate (= 2.1.2.4)
torquebox-core (2.1.2-java)
torquebox-messaging (2.1.2-java)
clj (= 0.0.5.6)
torquebox-core (= 2.1.2)
torquebox-transactions (= 2.1.2)
torquebox-naming (2.1.2-java)
torquebox-rake-support (2.1.2)
rake (>= 0.8.7, < 1.0.0)
torquebox-security (2.1.2-java)
torquebox-core (= 2.1.2)
torquebox-stomp (2.1.2)
torquebox-core (= 2.1.2)
torquebox-messaging (= 2.1.2)
torquebox-transactions (2.1.2)
torquebox-core (= 2.1.2)
torquebox-web (2.1.2-java)
torquespec (0.6.0)
json
rspec
tzinfo (0.3.33)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
java
DEPENDENCIES
activerecord-jdbc-adapter (~> 1.2.1)
activerecord-jdbcsqlite3-adapter (~> 1.2.1)
activeresource (~> 3.0.17)
capybara (= 1.1.2)
jdbc-sqlite3
jruby-openssl
net-ldap (~> 0.1.1)
rspec
rspec-core
rubycas-server!
torquebox (~> 2.1.2)
torquespec