-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
41 lines (38 loc) · 841 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
colorize (0.8.1)
mini_portile2 (2.5.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
open-uri (0.1.0)
pastel (0.8.0)
tty-color (~> 0.5)
racc (1.5.2)
ruby-progressbar (1.11.0)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
strscan (3.0.0)
tty-box (0.7.0)
pastel (~> 0.8)
strings (~> 0.2.0)
tty-cursor (~> 0.7)
tty-color (0.6.0)
tty-cursor (0.7.1)
unicode-display_width (2.0.0)
unicode_utils (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
colorize (~> 0.8.1)
nokogiri (~> 1.11, >= 1.11.2)
open-uri (~> 0.1.0)
ruby-progressbar (~> 1.11)
strscan (~> 3.0)
tty-box (~> 0.7.0)
BUNDLED WITH
2.1.4