forked from mitfik/overlays-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
75 lines (71 loc) · 1.48 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
GEM
remote: https://rubygems.org/
specs:
binding.repl (3.0.0)
cd (1.0.1)
clipboard (1.1.2)
code (0.9.2)
coderay (~> 1.1)
method_source (~> 0.9)
coderay (1.1.2)
colorize (0.8.1)
date (1.0.0)
debugging (1.1.1)
binding.repl (~> 3.0)
paint (>= 0.9, < 3.0)
every_day_irb (2.0.0)
cd (~> 1.0)
fancy_irb (1.1.0)
paint (>= 0.9, < 3.0)
unicode-display_width (~> 1.1)
ffi (1.9.25)
hirb (0.7.3)
instance (0.2.0)
interactive_editor (0.0.11)
spoon (>= 0.0.1)
irbtools (2.2.1)
binding.repl (~> 3.0)
clipboard (~> 1.1)
code (~> 0.9)
coderay (~> 1.1)
debugging (~> 1.1)
every_day_irb (~> 2.0)
fancy_irb (~> 1.1)
hirb (~> 0.7, >= 0.7.3)
instance (~> 0.2)
interactive_editor (~> 0.0, >= 0.0.10)
method_locator (~> 0.0, >= 0.0.4)
methodfinder (~> 2.0)
ori (~> 0.1.0)
os
paint (>= 0.9, < 3.0)
ruby_engine (~> 1.0)
ruby_info (~> 1.0)
ruby_version (~> 1.0)
wirb (~> 2.0)
json (2.1.0)
method_locator (0.0.4)
method_source (0.9.0)
methodfinder (2.2.1)
ori (0.1.0)
os (1.0.0)
paint (2.0.1)
ruby_engine (1.0.1)
ruby_info (1.0.1)
ruby_version (1.0.1)
spoon (0.0.6)
ffi
unicode-display_width (1.4.0)
wirb (2.1.2)
paint (>= 0.9, < 3.0)
PLATFORMS
ruby
DEPENDENCIES
colorize
date
irbtools
json
RUBY VERSION
ruby 2.5.1p57
BUNDLED WITH
1.17.1