forked from pitr-ch/htmless
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
88 lines (84 loc) · 1.54 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
PATH
remote: .
specs:
htmless (0.4.2)
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
coderay (1.1.0)
diff-lcs (1.2.5)
docile (1.1.5)
erector (0.10.0)
treetop (>= 1.2.3)
erubis (2.7.0)
ffi (1.9.8-java)
github-markup (1.3.3)
markaby (0.8.0)
builder
method_source (0.8.2)
mini_portile (0.6.2)
multi_json (1.11.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.2-java)
polyglot (0.3.5)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
redcarpet (3.2.3)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.3)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
slop (3.6.0)
spoon (0.0.4)
ffi
tagz (9.9.2)
tenjin (0.7.1)
tilt (2.0.8)
tiny (0.2.7)
erubis
tilt
treetop (1.6.2)
polyglot (~> 0.3)
yard (0.8.7.6)
PLATFORMS
java
ruby
DEPENDENCIES
erector
erubis
github-markup
htmless!
markaby
multi_json
nokogiri
pry
redcarpet
rspec (~> 2.0)
simplecov
simplecov-rcov
tagz
tenjin
tiny
yard
BUNDLED WITH
1.14.6