Skip to content

Commit da2589d

Browse files
committed
[rb] update gems and rubocop
1 parent dd53a53 commit da2589d

File tree

9 files changed

+40
-34
lines changed

9 files changed

+40
-34
lines changed

rb/.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require:
22
- rubocop-performance
3+
- rubocop-rake
34
- rubocop-rspec
45

56
AllCops:

rb/Gemfile.lock

Lines changed: 32 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
abbrev (0.1.2)
17-
activesupport (7.1.3.2)
16+
activesupport (7.1.3.4)
1817
base64
1918
bigdecimal
2019
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -30,7 +29,7 @@ GEM
3029
base64 (0.2.0)
3130
bigdecimal (3.1.8)
3231
bigdecimal (3.1.8-java)
33-
concurrent-ruby (1.2.3)
32+
concurrent-ruby (1.3.3)
3433
connection_pool (2.4.1)
3534
crack (1.0.0)
3635
bigdecimal
@@ -41,8 +40,9 @@ GEM
4140
reline (>= 0.3.8)
4241
diff-lcs (1.5.1)
4342
drb (2.2.1)
44-
ffi (1.16.3)
45-
ffi (1.16.3-java)
43+
ffi (1.17.0)
44+
ffi (1.17.0-java)
45+
ffi (1.17.0-x64-mingw32)
4646
fileutils (1.7.2)
4747
git (1.19.1)
4848
addressable (~> 2.8)
@@ -63,48 +63,49 @@ GEM
6363
rb-fsevent (~> 0.10, >= 0.10.3)
6464
rb-inotify (~> 0.9, >= 0.9.10)
6565
logger (1.6.0)
66-
minitest (5.22.3)
66+
minitest (5.23.1)
6767
mutex_m (0.2.0)
68-
parallel (1.24.0)
69-
parser (3.3.1.0)
68+
parallel (1.25.1)
69+
parser (3.3.3.0)
7070
ast (~> 2.4.1)
7171
racc
7272
psych (5.1.2)
7373
stringio
7474
psych (5.1.2-java)
7575
jar-dependencies (>= 0.1.7)
7676
public_suffix (5.0.5)
77-
racc (1.7.3)
78-
racc (1.7.3-java)
77+
racc (1.8.0)
78+
racc (1.8.0-java)
7979
rack (2.2.9)
8080
rainbow (3.1.1)
8181
rake (13.2.1)
8282
rb-fsevent (0.11.2)
83-
rb-inotify (0.10.1)
83+
rb-inotify (0.11.1)
8484
ffi (~> 1.0)
85-
rbs (3.4.4)
86-
abbrev
85+
rbs (3.5.1)
86+
logger
8787
rchardet (1.8.0)
88-
rdoc (6.6.3.1)
88+
rdoc (6.7.0)
8989
psych (>= 4.0.0)
90-
regexp_parser (2.9.1)
91-
reline (0.5.7)
90+
regexp_parser (2.9.2)
91+
reline (0.5.9)
9292
io-console (~> 0.5)
93-
rexml (3.2.6)
93+
rexml (3.3.0)
94+
strscan
9495
rspec (3.13.0)
9596
rspec-core (~> 3.13.0)
9697
rspec-expectations (~> 3.13.0)
9798
rspec-mocks (~> 3.13.0)
9899
rspec-core (3.13.0)
99100
rspec-support (~> 3.13.0)
100-
rspec-expectations (3.13.0)
101+
rspec-expectations (3.13.1)
101102
diff-lcs (>= 1.2.0, < 2.0)
102103
rspec-support (~> 3.13.0)
103104
rspec-mocks (3.13.1)
104105
diff-lcs (>= 1.2.0, < 2.0)
105106
rspec-support (~> 3.13.0)
106107
rspec-support (3.13.1)
107-
rubocop (1.63.5)
108+
rubocop (1.64.1)
108109
json (~> 2.3)
109110
language_server-protocol (>= 3.17.0)
110111
parallel (~> 1.10)
@@ -117,20 +118,22 @@ GEM
117118
unicode-display_width (>= 2.4.0, < 3.0)
118119
rubocop-ast (1.31.3)
119120
parser (>= 3.3.1.0)
120-
rubocop-capybara (2.20.0)
121-
rubocop (~> 1.41)
122-
rubocop-factory_bot (2.25.1)
121+
rubocop-capybara (2.21.0)
123122
rubocop (~> 1.41)
123+
rubocop-factory_bot (2.26.1)
124+
rubocop (~> 1.61)
124125
rubocop-performance (1.21.0)
125126
rubocop (>= 1.48.1, < 2.0)
126127
rubocop-ast (>= 1.31.1, < 2.0)
127-
rubocop-rspec (2.29.2)
128+
rubocop-rake (0.6.0)
129+
rubocop (~> 1.0)
130+
rubocop-rspec (2.31.0)
128131
rubocop (~> 1.40)
129132
rubocop-capybara (~> 2.17)
130133
rubocop-factory_bot (~> 2.22)
131134
rubocop-rspec_rails (~> 2.28)
132-
rubocop-rspec_rails (2.28.3)
133-
rubocop (~> 1.40)
135+
rubocop-rspec_rails (2.29.1)
136+
rubocop (~> 1.61)
134137
ruby-progressbar (1.13.0)
135138
rubyzip (2.3.2)
136139
securerandom (0.3.1)
@@ -149,15 +152,15 @@ GEM
149152
securerandom (>= 0.1)
150153
strscan (>= 1.0.0)
151154
terminal-table (>= 2, < 4)
152-
stringio (3.1.0)
155+
stringio (3.1.1)
153156
strscan (3.1.0)
154157
strscan (3.1.0-java)
155158
terminal-table (3.0.2)
156159
unicode-display_width (>= 1.1.1, < 3)
157160
tzinfo (2.0.6)
158161
concurrent-ruby (~> 1.0)
159162
unicode-display_width (2.5.0)
160-
webmock (3.23.0)
163+
webmock (3.23.1)
161164
addressable (>= 2.8.0)
162165
crack (>= 0.3.2)
163166
hashdiff (>= 0.4.0, < 2.0.0)
@@ -181,6 +184,7 @@ DEPENDENCIES
181184
rspec (~> 3.0)
182185
rubocop (~> 1.60, >= 1.60.2)
183186
rubocop-performance (~> 1.15)
187+
rubocop-rake (~> 0.6.0)
184188
rubocop-rspec (~> 2.16)
185189
selenium-devtools!
186190
selenium-webdriver!
@@ -190,4 +194,4 @@ DEPENDENCIES
190194
yard (~> 0.9.11, >= 0.9.36)
191195

192196
BUNDLED WITH
193-
2.5.10
197+
2.5.6

rb/lib/selenium/webdriver/bidi/log/javascript_log_entry.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class JavascriptLogEntry < GenericLogEntry
2424
attr_accessor :type
2525

2626
def initialize(level:, text:, timestamp:, type:, stack_trace:)
27-
super(level: level, text: text, timestamp: timestamp, type: type, stack_trace: stack_trace)
27+
super
2828
@type = 'javascript'
2929
end
3030
end # JavascriptLogEntry

rb/lib/selenium/webdriver/common/interactions/pointer_cancel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module Interactions
2828

2929
class PointerCancel < Interaction
3030
def initialize(source)
31-
super(source)
31+
super
3232
@type = :pointerCancel
3333
end
3434

rb/lib/selenium/webdriver/common/interactions/wheel_input.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module Interactions
2828

2929
class WheelInput < InputDevice
3030
def initialize(name = nil)
31-
super(name)
31+
super
3232
@type = Interactions::WHEEL
3333
end
3434

rb/lib/selenium/webdriver/ie/options.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Options < WebDriver::Options
8181

8282
def initialize(**opts)
8383
@args = (opts.delete(:args) || []).to_set
84-
super(**opts)
84+
super
8585

8686
@options[:native_events] = true if @options[:native_events].nil?
8787
end

rb/lib/selenium/webdriver/remote/bidi_bridge.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class BiDiBridge < Bridge
2424
attr_reader :bidi
2525

2626
def create_session(capabilities)
27-
super(capabilities)
27+
super
2828
socket_url = @capabilities[:web_socket_url]
2929
@bidi = Selenium::WebDriver::BiDi.new(url: socket_url)
3030
end

rb/lib/selenium/webdriver/remote/server_error.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module Error
2323
class ServerError < StandardError
2424
def initialize(response)
2525
if response.is_a? String
26-
super(response)
26+
super
2727
else
2828
super("status code #{response.code}; payload #{response.payload}")
2929
end

rb/selenium-webdriver.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Gem::Specification.new do |s|
5959
s.add_development_dependency 'rspec', ['~> 3.0']
6060
s.add_development_dependency 'rubocop', ['~> 1.60', '>=1.60.2']
6161
s.add_development_dependency 'rubocop-performance', ['~> 1.15']
62+
s.add_development_dependency 'rubocop-rake', ['~> 0.6.0']
6263
s.add_development_dependency 'rubocop-rspec', ['~> 2.16']
6364
s.add_development_dependency 'webmock', ['~> 3.5']
6465
s.add_development_dependency 'webrick', ['~> 1.7']

0 commit comments

Comments
 (0)