Skip to content

Commit

Permalink
Build(deps): Bump rubocop from 1.54.1 to 1.54.2 in /spec
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.1 to 1.54.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.54.1...v1.54.2)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tallicia committed Jul 13, 2023
1 parent ba9fbe3 commit 96411f4
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.54.1'
gem 'rubocop', '~> 1.54.2'
4 changes: 2 additions & 2 deletions spec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.54.1)
rubocop (1.54.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -51,7 +51,7 @@ PLATFORMS
DEPENDENCIES
bosh-template
rspec
rubocop (~> 1.54.1)
rubocop (~> 1.54.2)

BUNDLED WITH
2.4.13

0 comments on commit 96411f4

Please sign in to comment.