Skip to content

Commit

Permalink
Merge pull request #215 from YutaGoto/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-3.4.0
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
2 parents 251acc6 + 071136e commit ccd9b63
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 @@ -14,4 +14,4 @@ gem 'typeprof'

gem 'rubocop-on-rbs', '~> 1.3'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 3.3'
gem 'rubocop-rspec', '~> 3.4'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
net-http (0.6.0)
uri
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
zlib
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.3.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
Expand Down Expand Up @@ -134,7 +134,7 @@ DEPENDENCIES
rubocop
rubocop-on-rbs (~> 1.3)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.3)
rubocop-rspec (~> 3.4)
steep
typeprof

Expand Down

0 comments on commit ccd9b63

Please sign in to comment.