Skip to content

Commit

Permalink
Merge pull request #124 from YutaGoto/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-2.27.1
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
2 parents baf6da8 + d29f3dd commit 16d6897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ gem 'steep'
gem 'typeprof'

gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 2.26'
gem 'rubocop-rspec', '~> 2.27'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.26.1)
rubocop-rspec (2.27.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -132,7 +132,7 @@ DEPENDENCIES
rspec (~> 3.13)
rubocop
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.26)
rubocop-rspec (~> 2.27)
steep
typeprof

Expand Down

0 comments on commit 16d6897

Please sign in to comment.