-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
42 lines (38 loc) · 837 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
42
PATH
remote: .
specs:
list_spider (2.8.0)
em-http-request (~> 1.1, >= 1.1.3)
nokogiri (>= 1.10.8)
rchardet (~> 1.6, >= 1.6.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
cookiejar (0.3.3)
em-http-request (1.1.5)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.2.7)
http_parser.rb (0.6.0)
mini_portile2 (2.4.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
public_suffix (4.0.6)
rake (13.0.1)
rchardet (1.8.0)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
bundler (~> 1.16)
list_spider!
rake (>= 12.3.3)
BUNDLED WITH
1.17.2