Skip to content

Commit d4d5f42

Browse files
dependabot[bot]Dylan-FMK
authored andcommitted
Update rubocop requirement from ~> 1.81.7 to ~> 1.82.0
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.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32e5983 commit d4d5f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gemspec
55
group :development, :test do
66
gem 'rake', '~> 13.3.1'
77
gem 'pry-byebug'
8-
gem 'rubocop', '~> 1.81.7'
8+
gem 'rubocop', '~> 1.82.0'
99
end

0 commit comments

Comments
 (0)