-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (38 loc) · 723 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (38 loc) · 723 Bytes
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
GEM
remote: http://rubygems.org/
specs:
async_sinatra (0.5.0)
rack (>= 1.2.1)
sinatra (>= 1.0)
daemons (1.1.5)
dalli (1.1.4)
eventmachine (0.12.10)
git (1.2.5)
hexgnu-libsvm-ruby-swig (0.1.3.1)
json (1.6.3)
rack (1.3.5)
rack-protection (1.1.4)
rack
sequel (3.30.0)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.5)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
async_sinatra
dalli
git
hexgnu-libsvm-ruby-swig (= 0.1.3.1)
json
sequel
sinatra
sqlite3
thin