selenium_download_helper 0.5.0 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +109 -87
- data/lib/selenium_download_helper/version.rb +1 -1
- data/selenium_download_helper.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 32067606060915225e73bcb7cc835f48ac41ce089bb04cd86991b4b15836e14e
|
4
|
+
data.tar.gz: 77985acfa7db13c9aff7d781a2717920620dc2306d3c2a3976710d0715bccdeb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3cc56c9d274aac7b0dff0fe2d418ca510e1cdc004605c1ae3bbb89cf6da3f0f8063a5d22ecd0cbec412736b77865b6258fedb12f792e3d7274526fdc136e0fb9
|
7
|
+
data.tar.gz: d6b32e8a892a3db147c794b21dcd600cb3709011136d0e920e68f38ae65ecf5070d16e432c51aee25f45a0bb0fa47631a3139ed1bf12903a4d912517133a963b
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,125 +1,151 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
selenium_download_helper (0.
|
5
|
-
rails (
|
4
|
+
selenium_download_helper (0.6.0)
|
5
|
+
rails (>= 6.0)
|
6
6
|
selenium-webdriver
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (
|
12
|
-
actionpack (=
|
13
|
-
activesupport (=
|
11
|
+
actioncable (7.0.2.3)
|
12
|
+
actionpack (= 7.0.2.3)
|
13
|
+
activesupport (= 7.0.2.3)
|
14
14
|
nio4r (~> 2.0)
|
15
15
|
websocket-driver (>= 0.6.1)
|
16
|
-
actionmailbox (
|
17
|
-
actionpack (=
|
18
|
-
activejob (=
|
19
|
-
activerecord (=
|
20
|
-
activestorage (=
|
21
|
-
activesupport (=
|
16
|
+
actionmailbox (7.0.2.3)
|
17
|
+
actionpack (= 7.0.2.3)
|
18
|
+
activejob (= 7.0.2.3)
|
19
|
+
activerecord (= 7.0.2.3)
|
20
|
+
activestorage (= 7.0.2.3)
|
21
|
+
activesupport (= 7.0.2.3)
|
22
22
|
mail (>= 2.7.1)
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
23
|
+
net-imap
|
24
|
+
net-pop
|
25
|
+
net-smtp
|
26
|
+
actionmailer (7.0.2.3)
|
27
|
+
actionpack (= 7.0.2.3)
|
28
|
+
actionview (= 7.0.2.3)
|
29
|
+
activejob (= 7.0.2.3)
|
30
|
+
activesupport (= 7.0.2.3)
|
28
31
|
mail (~> 2.5, >= 2.5.4)
|
32
|
+
net-imap
|
33
|
+
net-pop
|
34
|
+
net-smtp
|
29
35
|
rails-dom-testing (~> 2.0)
|
30
|
-
actionpack (
|
31
|
-
actionview (=
|
32
|
-
activesupport (=
|
33
|
-
rack (~> 2.0, >= 2.0
|
36
|
+
actionpack (7.0.2.3)
|
37
|
+
actionview (= 7.0.2.3)
|
38
|
+
activesupport (= 7.0.2.3)
|
39
|
+
rack (~> 2.0, >= 2.2.0)
|
34
40
|
rack-test (>= 0.6.3)
|
35
41
|
rails-dom-testing (~> 2.0)
|
36
42
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
37
|
-
actiontext (
|
38
|
-
actionpack (=
|
39
|
-
activerecord (=
|
40
|
-
activestorage (=
|
41
|
-
activesupport (=
|
43
|
+
actiontext (7.0.2.3)
|
44
|
+
actionpack (= 7.0.2.3)
|
45
|
+
activerecord (= 7.0.2.3)
|
46
|
+
activestorage (= 7.0.2.3)
|
47
|
+
activesupport (= 7.0.2.3)
|
48
|
+
globalid (>= 0.6.0)
|
42
49
|
nokogiri (>= 1.8.5)
|
43
|
-
actionview (
|
44
|
-
activesupport (=
|
50
|
+
actionview (7.0.2.3)
|
51
|
+
activesupport (= 7.0.2.3)
|
45
52
|
builder (~> 3.1)
|
46
53
|
erubi (~> 1.4)
|
47
54
|
rails-dom-testing (~> 2.0)
|
48
55
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
49
|
-
activejob (
|
50
|
-
activesupport (=
|
56
|
+
activejob (7.0.2.3)
|
57
|
+
activesupport (= 7.0.2.3)
|
51
58
|
globalid (>= 0.3.6)
|
52
|
-
activemodel (
|
53
|
-
activesupport (=
|
54
|
-
activerecord (
|
55
|
-
activemodel (=
|
56
|
-
activesupport (=
|
57
|
-
activestorage (
|
58
|
-
actionpack (=
|
59
|
-
activejob (=
|
60
|
-
activerecord (=
|
61
|
-
activesupport (=
|
62
|
-
marcel (~> 1.0
|
63
|
-
mini_mime (
|
64
|
-
activesupport (
|
59
|
+
activemodel (7.0.2.3)
|
60
|
+
activesupport (= 7.0.2.3)
|
61
|
+
activerecord (7.0.2.3)
|
62
|
+
activemodel (= 7.0.2.3)
|
63
|
+
activesupport (= 7.0.2.3)
|
64
|
+
activestorage (7.0.2.3)
|
65
|
+
actionpack (= 7.0.2.3)
|
66
|
+
activejob (= 7.0.2.3)
|
67
|
+
activerecord (= 7.0.2.3)
|
68
|
+
activesupport (= 7.0.2.3)
|
69
|
+
marcel (~> 1.0)
|
70
|
+
mini_mime (>= 1.1.0)
|
71
|
+
activesupport (7.0.2.3)
|
65
72
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
66
73
|
i18n (>= 1.6, < 2)
|
67
74
|
minitest (>= 5.1)
|
68
75
|
tzinfo (~> 2.0)
|
69
|
-
zeitwerk (~> 2.3)
|
70
76
|
builder (3.2.4)
|
71
|
-
childprocess (
|
72
|
-
concurrent-ruby (1.1.
|
77
|
+
childprocess (4.1.0)
|
78
|
+
concurrent-ruby (1.1.10)
|
73
79
|
crass (1.0.6)
|
74
80
|
diff-lcs (1.4.4)
|
81
|
+
digest (3.1.0)
|
75
82
|
erubi (1.10.0)
|
76
|
-
globalid (0.
|
77
|
-
activesupport (>=
|
78
|
-
i18n (1.
|
83
|
+
globalid (1.0.0)
|
84
|
+
activesupport (>= 5.0)
|
85
|
+
i18n (1.10.0)
|
79
86
|
concurrent-ruby (~> 1.0)
|
80
|
-
loofah (2.
|
87
|
+
loofah (2.16.0)
|
81
88
|
crass (~> 1.0.2)
|
82
89
|
nokogiri (>= 1.5.9)
|
83
90
|
mail (2.7.1)
|
84
91
|
mini_mime (>= 0.1.1)
|
85
|
-
marcel (1.0.
|
92
|
+
marcel (1.0.2)
|
86
93
|
method_source (1.0.0)
|
87
|
-
mini_mime (1.
|
88
|
-
|
89
|
-
|
90
|
-
|
94
|
+
mini_mime (1.1.2)
|
95
|
+
mini_portile2 (2.8.0)
|
96
|
+
minitest (5.15.0)
|
97
|
+
net-imap (0.2.3)
|
98
|
+
digest
|
99
|
+
net-protocol
|
100
|
+
strscan
|
101
|
+
net-pop (0.1.1)
|
102
|
+
digest
|
103
|
+
net-protocol
|
104
|
+
timeout
|
105
|
+
net-protocol (0.1.3)
|
106
|
+
timeout
|
107
|
+
net-smtp (0.3.1)
|
108
|
+
digest
|
109
|
+
net-protocol
|
110
|
+
timeout
|
111
|
+
nio4r (2.5.8)
|
112
|
+
nokogiri (1.13.3)
|
113
|
+
mini_portile2 (~> 2.8.0)
|
114
|
+
racc (~> 1.4)
|
115
|
+
nokogiri (1.13.3-x86_64-darwin)
|
91
116
|
racc (~> 1.4)
|
92
|
-
racc (1.
|
117
|
+
racc (1.6.0)
|
93
118
|
rack (2.2.3)
|
94
119
|
rack-test (1.1.0)
|
95
120
|
rack (>= 1.0, < 3)
|
96
|
-
rails (
|
97
|
-
actioncable (=
|
98
|
-
actionmailbox (=
|
99
|
-
actionmailer (=
|
100
|
-
actionpack (=
|
101
|
-
actiontext (=
|
102
|
-
actionview (=
|
103
|
-
activejob (=
|
104
|
-
activemodel (=
|
105
|
-
activerecord (=
|
106
|
-
activestorage (=
|
107
|
-
activesupport (=
|
121
|
+
rails (7.0.2.3)
|
122
|
+
actioncable (= 7.0.2.3)
|
123
|
+
actionmailbox (= 7.0.2.3)
|
124
|
+
actionmailer (= 7.0.2.3)
|
125
|
+
actionpack (= 7.0.2.3)
|
126
|
+
actiontext (= 7.0.2.3)
|
127
|
+
actionview (= 7.0.2.3)
|
128
|
+
activejob (= 7.0.2.3)
|
129
|
+
activemodel (= 7.0.2.3)
|
130
|
+
activerecord (= 7.0.2.3)
|
131
|
+
activestorage (= 7.0.2.3)
|
132
|
+
activesupport (= 7.0.2.3)
|
108
133
|
bundler (>= 1.15.0)
|
109
|
-
railties (=
|
110
|
-
sprockets-rails (>= 2.0.0)
|
134
|
+
railties (= 7.0.2.3)
|
111
135
|
rails-dom-testing (2.0.3)
|
112
136
|
activesupport (>= 4.2.0)
|
113
137
|
nokogiri (>= 1.6)
|
114
|
-
rails-html-sanitizer (1.
|
138
|
+
rails-html-sanitizer (1.4.2)
|
115
139
|
loofah (~> 2.3)
|
116
|
-
railties (
|
117
|
-
actionpack (=
|
118
|
-
activesupport (=
|
140
|
+
railties (7.0.2.3)
|
141
|
+
actionpack (= 7.0.2.3)
|
142
|
+
activesupport (= 7.0.2.3)
|
119
143
|
method_source
|
120
|
-
rake (>=
|
144
|
+
rake (>= 12.2)
|
121
145
|
thor (~> 1.0)
|
146
|
+
zeitwerk (~> 2.5)
|
122
147
|
rake (13.0.3)
|
148
|
+
rexml (3.2.5)
|
123
149
|
rspec (3.10.0)
|
124
150
|
rspec-core (~> 3.10.0)
|
125
151
|
rspec-expectations (~> 3.10.0)
|
@@ -133,24 +159,20 @@ GEM
|
|
133
159
|
diff-lcs (>= 1.2.0, < 2.0)
|
134
160
|
rspec-support (~> 3.10.0)
|
135
161
|
rspec-support (3.10.2)
|
136
|
-
rubyzip (2.3.
|
137
|
-
selenium-webdriver (
|
138
|
-
childprocess (>= 0.5, <
|
162
|
+
rubyzip (2.3.2)
|
163
|
+
selenium-webdriver (4.1.0)
|
164
|
+
childprocess (>= 0.5, < 5.0)
|
165
|
+
rexml (~> 3.2, >= 3.2.5)
|
139
166
|
rubyzip (>= 1.2.2)
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
sprockets-rails (3.2.2)
|
144
|
-
actionpack (>= 4.0)
|
145
|
-
activesupport (>= 4.0)
|
146
|
-
sprockets (>= 3.0.0)
|
147
|
-
thor (1.1.0)
|
167
|
+
strscan (3.0.1)
|
168
|
+
thor (1.2.1)
|
169
|
+
timeout (0.2.0)
|
148
170
|
tzinfo (2.0.4)
|
149
171
|
concurrent-ruby (~> 1.0)
|
150
|
-
websocket-driver (0.7.
|
172
|
+
websocket-driver (0.7.5)
|
151
173
|
websocket-extensions (>= 0.1.0)
|
152
174
|
websocket-extensions (0.1.5)
|
153
|
-
zeitwerk (2.4
|
175
|
+
zeitwerk (2.5.4)
|
154
176
|
|
155
177
|
PLATFORMS
|
156
178
|
ruby
|
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
|
|
28
28
|
spec.require_paths = ["lib"]
|
29
29
|
|
30
30
|
# Uncomment to register a new dependency of your gem
|
31
|
-
spec.add_dependency 'rails', '
|
31
|
+
spec.add_dependency 'rails', '>= 6.0'
|
32
32
|
spec.add_dependency 'selenium-webdriver'
|
33
33
|
|
34
34
|
# For more information and examples about making a new gem, checkout our
|
metadata
CHANGED
@@ -1,27 +1,27 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: selenium_download_helper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.6.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- aki77
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-04-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
19
|
version: '6.0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- - "
|
24
|
+
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '6.0'
|
27
27
|
- !ruby/object:Gem::Dependency
|