Skip to content

Commit

Permalink
Merge pull request #445 from betadots/dependabot/bundler/ruby-cf8414a7ee
Browse files Browse the repository at this point in the history
build(deps): bump the ruby group across 1 directory with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 18, 2024
2 parents 7b79391 + ebdc955 commit 9344426
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ end
group :linter do
gem 'rubocop', '~> 1.66.1'
gem 'rubocop-capybara', '~> 2.21.0'
gem 'rubocop-performance', '~> 1.21.1'
gem 'rubocop-performance', '~> 1.22.1'
gem 'rubocop-rails', '~> 2.26.1'
gem 'rubocop-rake', '~> 0.6.0'
end
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -403,7 +403,7 @@ GEM
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
Expand Down Expand Up @@ -467,13 +467,13 @@ GEM
timeout (0.4.1)
timers (4.3.5)
traces (0.11.1)
turbo-rails (2.0.6)
turbo-rails (2.0.7)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.0)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down Expand Up @@ -526,7 +526,7 @@ DEPENDENCIES
rspec-openapi
rubocop (~> 1.66.1)
rubocop-capybara (~> 2.21.0)
rubocop-performance (~> 1.21.1)
rubocop-performance (~> 1.22.1)
rubocop-rails (~> 2.26.1)
rubocop-rake (~> 0.6.0)
ruby-saml
Expand Down

0 comments on commit 9344426

Please sign in to comment.