-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathGemfile.lock
More file actions
47 lines (43 loc) · 870 Bytes
/
Gemfile.lock
File metadata and controls
47 lines (43 loc) · 870 Bytes
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
PATH
remote: .
specs:
rbbcode (1.1.1)
sanitize (~> 6, >= 6.0.2)
treetop (= 1.5.3)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
builder (3.2.4)
crass (1.0.6)
lorax (0.3.0.rc2)
nokogiri (>= 1.4)
mini_portile2 (2.8.2)
minitest (5.18.1)
minitest-reporters (1.6.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
polyglot (0.3.5)
racc (1.7.1)
rake (13.0.6)
ruby-progressbar (1.13.0)
sanitize (6.0.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
treetop (1.5.3)
polyglot (~> 0.3)
PLATFORMS
ruby
DEPENDENCIES
lorax (= 0.3.0.rc2)
minitest (~> 5)
minitest-reporters (~> 1)
rake (~> 13)
rbbcode!
BUNDLED WITH
2.1.4