-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
69 lines (64 loc) · 1.19 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
GIT
remote: https://github.com/kmeyerhofer/nbayes
revision: 8ebda352eac25f2d1dd1aacc06fc9569ca5a8321
specs:
nbayes (0.1.2)
GEM
remote: https://rubygems.org/
specs:
backports (3.11.4)
coderay (1.1.2)
erubis (2.7.0)
kgio (2.11.2)
method_source (0.9.2)
minitest (5.11.3)
multi_json (1.13.1)
mustermann (1.0.3)
parallel (1.12.1)
pg (1.1.4)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (2.0.6)
rack-protection (2.0.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
raindrops (0.19.0)
rake (12.3.2)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
sinatra-contrib (2.0.5)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.5)
sinatra (= 2.0.5)
tilt (>= 1.3, < 3)
smarter_csv (1.2.6)
tilt (2.0.9)
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
erubis
minitest
nbayes!
parallel
pg
pry
rack-test
rake
sinatra
sinatra-contrib
smarter_csv
unicorn
RUBY VERSION
ruby 2.4.0p0
BUNDLED WITH
1.17.1