-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
60 lines (57 loc) · 1.17 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
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorize (0.8.1)
concurrent-ruby (1.1.6)
csvlint (0.4.0)
activesupport
addressable
colorize
escape_utils
mime-types
net-http-persistent (< 3.0)
open_uri_redirections
rack
thor
typhoeus
uri_template
escape_utils (1.2.1)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.17.0)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
minitest (5.14.1)
net-http-persistent (2.9.4)
open_uri_redirections (0.2.1)
public_suffix (4.0.6)
rack (3.0.9.1)
rake (13.2.1)
thor (1.3.2)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uri_template (0.7.0)
zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
csvlint
ffi (= 1.17.0)
rake
thor
BUNDLED WITH
1.11.2