forked from SoftwareFoundationGroupAtKyotoU/automata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (52 loc) · 885 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
crass (1.0.1)
haml (4.0.6)
tilt
json (1.8.2)
kramdown (1.6.0)
kwalify (0.7.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogumbo (1.2.0)
nokogiri
power_assert (0.2.3)
rack (1.6.0)
rack-rewrite (1.5.1)
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
rr (1.1.2)
rubyzip (1.1.7)
sanitize (3.1.2)
crass (~> 1.0.1)
nokogiri (>= 1.4.4)
nokogumbo (= 1.2.0)
shared-mime-info (0.2.5)
test-unit (3.0.9)
power_assert
tilt (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler
haml
json
kramdown
kwalify
mail
mime-types
rack
rack-rewrite
rack-test
rake
rr
rubyzip
sanitize (~> 3.1)
shared-mime-info
test-unit