Skip to content

Commit

Permalink
Merge pull request #250 from pivotal/dependabot/bundler/spec/rubocop-…
Browse files Browse the repository at this point in the history
…1.67.0

Build(deps): Bump rubocop from 1.66.1 to 1.67.0 in /spec
  • Loading branch information
duanemay authored Oct 21, 2024
2 parents 356a6b2 + 6545dc7 commit f32b615
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion spec/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source 'https://rubygems.org'

gem 'bosh-template'
gem 'rspec'
gem 'rubocop', '~> 1.66.1'
gem 'rubocop', '~> 1.67.0'
4 changes: 2 additions & 2 deletions spec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -49,7 +49,7 @@ PLATFORMS
DEPENDENCIES
bosh-template
rspec
rubocop (~> 1.66.1)
rubocop (~> 1.67.0)

BUNDLED WITH
2.4.13

0 comments on commit f32b615

Please sign in to comment.