Skip to content

Commit cc85fc9

Browse files
dependabot[bot]simi
authored andcommitted
chore(deps-dev): update rubocop requirement from ~> 1.56.1 to ~> 1.57.1
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.56.1...v1.57.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1f5e6a commit cc85fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/base/opentelemetry-instrumentation-base.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
3232
spec.add_development_dependency 'minitest', '~> 5.0'
3333
spec.add_development_dependency 'opentelemetry-test-helpers', '~> 0.3'
3434
spec.add_development_dependency 'rake', '~> 13.0'
35-
spec.add_development_dependency 'rubocop', '~> 1.56.1'
35+
spec.add_development_dependency 'rubocop', '~> 1.57.1'
3636
spec.add_development_dependency 'simplecov', '~> 0.22.0'
3737
spec.add_development_dependency 'yard', '~> 0.9'
3838

0 commit comments

Comments
 (0)