Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update rubocop 1.56.4 → 1.66.0 (minor) #622

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 33 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,14 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.1.1)
bcrypt (3.1.19)
bindex (0.8.1)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
brakeman (4.10.0)
buftok (0.2.0)
builder (3.2.4)
builder (3.3.0)
bullet (7.1.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand All @@ -101,7 +100,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
config (4.2.1)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down Expand Up @@ -175,7 +174,7 @@ GEM
enum_help (0.0.19)
activesupport (>= 3.0.0)
equalizer (0.0.11)
erubi (1.12.0)
erubi (1.13.0)
erubis (2.7.0)
execjs (2.9.1)
factory_bot (4.11.1)
Expand Down Expand Up @@ -242,7 +241,8 @@ GEM
sysexits (~> 1.1)
hashdiff (1.0.1)
hashie (5.0.0)
highline (2.1.0)
highline (3.1.1)
reline
html2haml (2.3.0)
erubis (~> 2.7.0)
haml (>= 4.0)
Expand All @@ -259,7 +259,7 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
Expand All @@ -273,6 +273,7 @@ GEM
terminal-table (>= 1.5.1)
ice_nine (0.11.2)
interactor (3.1.2)
io-console (0.7.2)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
Expand All @@ -297,7 +298,6 @@ GEM
faraday-multipart
json (>= 1.8)
rexml
kwalify (0.7.2)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
Expand All @@ -307,7 +307,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -331,13 +331,13 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
meta-tags (2.19.0)
actionpack (>= 3.2.0, < 7.2)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.20.0)
mini_portile2 (2.8.7)
minitest (5.25.1)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
Expand All @@ -356,7 +356,7 @@ GEM
net-protocol
newrelic_rpm (6.13.1)
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth (0.6.2)
Expand All @@ -372,8 +372,8 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.16.1)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
patternfly-sass (3.59.5)
Expand All @@ -387,7 +387,7 @@ GEM
nio4r (~> 2.0)
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.7.1)
racc (1.8.1)
rack (2.1.4)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -425,7 +425,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
ransack (2.3.2)
activerecord (>= 5.2.1)
activesupport (>= 5.2.1)
Expand All @@ -440,14 +440,18 @@ GEM
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
reek (6.1.4)
kwalify (~> 0.7.0)
parser (~> 3.2.0)
reek (6.3.0)
dry-schema (~> 1.13.0)
parser (~> 3.3.0)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.8.1)
rexml (~> 3.1)
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.6)
rexml (3.3.6)
strscan
rollbar (3.0.1)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
Expand All @@ -466,20 +470,18 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.12.1)
rubocop (1.56.4)
base64 (~> 0.1.1)
rubocop (1.66.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
Expand Down Expand Up @@ -551,6 +553,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
strscan (3.1.0)
sysexits (1.2.0)
telegram-bot-ruby (0.19.2)
dry-inflector
Expand All @@ -559,7 +562,7 @@ GEM
temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.3.0)
timeout (0.4.0)
Expand Down