-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
63 lines (59 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
PATH
remote: .
specs:
rubydown (0.1.0)
charty (~> 0.2.0)
daru (~> 0.2)
kramdown (~> 2.1)
matplotlib (~> 1.0.0)
numo-gnuplot (~> 0.2.4)
numo-narray (~> 0.9.1)
rbplotly (~> 0.1.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
backports (3.18.1)
charty (0.2.3)
red-colors
red-palette (>= 0.2.0)
daru (0.3)
packable (~> 1.3.13)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
kramdown (2.3.0)
rexml
launchy (2.5.0)
addressable (~> 2.7)
matplotlib (1.0.0)
pycall (>= 1.0.0)
multipart-post (2.1.1)
numo-gnuplot (0.2.4)
numo-narray (0.9.1.8)
packable (1.3.14)
backports
power_assert (1.1.3)
public_suffix (4.0.5)
pycall (1.3.1)
rake (13.0.1)
rbplotly (0.1.2)
faraday (~> 0.9)
launchy (~> 2.4)
uuidtools (~> 2.1)
red-colors (0.1.1)
red-palette (0.2.0)
red-colors
rexml (3.2.4)
test-unit (3.2.9)
power_assert
uuidtools (2.2.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.17)
rake (~> 13.0)
rubydown!
test-unit (~> 3.2)
BUNDLED WITH
1.17.3