Skip to content

Commit 687944a

Browse files
authored
Merge pull request #1725 from octokit/dependabot/bundler/rubocop-1.68.0
Update rubocop requirement from 1.67.0 to 1.68.0
2 parents 4237fd4 + b4b4198 commit 687944a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ group :test, :development do
4949
gem 'bundler', '>= 1', '< 3'
5050
gem 'pry-byebug'
5151
gem 'redcarpet'
52-
gem 'rubocop', '1.67.0'
52+
gem 'rubocop', '1.68.0'
5353
end
5454

5555
gemspec

0 commit comments

Comments
 (0)