-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
38 lines (35 loc) · 748 Bytes
/
Gemfile.lock
File metadata and controls
38 lines (35 loc) · 748 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
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
method_source (1.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.6)
require_all (3.0.0)
strings-ansi (0.2.0)
sudo (0.2.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)
strings-ansi (~> 0.2)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
unicode-display_width (>= 1.6, < 3.0)
tty-screen (0.8.1)
unicode-display_width (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
pastel (~> 0.8.0)
pry (~> 0.14.1)
rake (~> 13.0)
require_all (~> 3.0)
sudo (~> 0.2.0)
tty-cursor (~> 0.7.1)
tty-progressbar (~> 0.18.2)
BUNDLED WITH
2.1.4