forked from ruby/prism
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
62 lines (58 loc) · 961 Bytes
/
Gemfile.lock
File metadata and controls
62 lines (58 loc) · 961 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
PATH
remote: .
specs:
prism (1.6.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.3)
benchmark-ips (2.14.0)
date (3.4.1)
erb (5.1.1)
ffi (1.17.2)
mini_portile2 (2.8.9)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
onigmo (0.1.0)
parser (3.3.9.0)
ast (~> 2.4.1)
racc
power_assert (2.0.5)
psych (5.2.6)
date
stringio
racc (1.8.1)
rake (13.3.0)
rake-compiler (1.3.0)
rake
rdoc (6.15.0)
erb
psych (>= 4.0.0)
tsort
ruby_memcheck (3.0.1)
nokogiri
ruby_parser (3.21.1)
racc (~> 1.5)
sexp_processor (~> 4.16)
sexp_processor (4.17.4)
stringio (3.1.7)
test-unit (3.7.0)
power_assert
tsort (0.2.0)
PLATFORMS
ruby
DEPENDENCIES
benchmark-ips
ffi
onigmo
parser
prism!
rake
rake-compiler
rdoc
ruby_memcheck
ruby_parser
test-unit
BUNDLED WITH
2.5.16