-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
88 lines (84 loc) · 1.96 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
76
77
78
79
80
81
82
83
84
85
86
87
88
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
assert_value (1.5.6)
base64 (0.2.0)
bigdecimal (3.1.8)
brotli (0.6.0)
connection_pool (2.4.1)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
http-cookie (1.0.7)
domain_name (~> 0.5)
logger (1.6.1)
mechanize (2.12.2)
addressable (~> 2.8)
base64
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
mime-types (~> 3.3)
net-http-digest_auth (~> 1.4, >= 1.4.1)
net-http-persistent (>= 2.5.2, < 5.0.dev)
nkf
nokogiri (~> 1.11, >= 1.11.2)
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (~> 0.1.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.3.0)
nkf (0.2.0)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
public_suffix (5.1.1)
racc (1.8.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
ruby-terminfo (0.1.1)
rubyntlm (0.6.5)
base64
sync (0.5.0)
term-ansicolor (1.11.2)
tins (~> 1.0)
tins (1.37.0)
bigdecimal
sync
webrick (1.9.0)
webrobots (0.1.2)
PLATFORMS
x86_64-linux
DEPENDENCIES
assert_value
brotli
mechanize
net-sftp
rspec
rspec_junit_formatter
ruby-terminfo
term-ansicolor
RUBY VERSION
ruby 2.7.8p225
BUNDLED WITH
2.4.21