-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
75 lines (71 loc) · 1.38 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
PATH
remote: .
specs:
vanilla (2.0.0.beta)
RedCloth (>= 4.1.1)
bluecloth (>= 2.0.0)
haml (>= 3.1)
parslet (>= 1.5.0)
rack (>= 0.9.1)
rack-test (>= 0.5.7)
ratom (>= 0.3.5)
soup (>= 1.0.15)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
bluecloth (2.2.0)
byebug (11.1.3)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
haml (5.1.2)
temple (>= 0.8.0)
tilt
kintama (0.2)
launchy (2.5.0)
addressable (~> 2.7)
libxml-ruby (2.9.0)
mini_mime (1.0.2)
mini_portile2 (2.8.1)
mocha (1.11.2)
nokogiri (1.14.1)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-linux)
racc (~> 1.4)
parslet (2.0.0)
public_suffix (4.0.5)
racc (1.6.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.1)
ratom (0.9.0)
libxml-ruby (~> 2.6)
regexp_parser (1.7.1)
soup (1.0.15)
temple (0.8.2)
tilt (2.0.10)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
byebug
capybara
kintama (>= 0.2)
launchy
mocha
rake (>= 0.9.1)
vanilla!
BUNDLED WITH
2.1.4