Skip to content

Commit

Permalink
Merge pull request #439 from betadots/dependabot/bundler/ruby-e9654bf5b7
Browse files Browse the repository at this point in the history
build(deps-dev): bump rubocop-rails from 2.26.0 to 2.26.1 in the ruby group
  • Loading branch information
github-actions[bot] authored Sep 10, 2024
2 parents 33eff77 + 9c88eb1 commit 43efefb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ group :linter do
gem 'rubocop', '~> 1.66.1'
gem 'rubocop-capybara', '~> 2.21.0'
gem 'rubocop-performance', '~> 1.21.1'
gem 'rubocop-rails', '~> 2.26.0'
gem 'rubocop-rails', '~> 2.26.1'
gem 'rubocop-rake', '~> 0.6.0'
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ GEM
sawyer (~> 0.9)
optimist (3.1.0)
parallel (1.26.3)
parser (3.3.4.0)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
popper_js (2.11.8)
Expand Down Expand Up @@ -406,7 +406,7 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.0)
rubocop-rails (2.26.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -527,7 +527,7 @@ DEPENDENCIES
rubocop (~> 1.66.1)
rubocop-capybara (~> 2.21.0)
rubocop-performance (~> 1.21.1)
rubocop-rails (~> 2.26.0)
rubocop-rails (~> 2.26.1)
rubocop-rake (~> 0.6.0)
ruby-saml
selenium-webdriver
Expand Down

0 comments on commit 43efefb

Please sign in to comment.