Skip to content

Commit e7d50ca

Browse files
Update rubocop requirement from ~> 1.72.1 to ~> 1.73.0 (#16)
1 parent 6f00e89 commit e7d50ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem 'rake', '~> 13.2.1'
2020
gem 'rspec', '~> 3.13.0'
2121

2222
# linting
23-
gem 'rubocop', '~> 1.72.1'
23+
gem 'rubocop', '~> 1.73.0'
2424
gem 'rubocop-rake', '~> 0.7.1'
2525
gem 'rubocop-rspec', '~> 3.5.0'
2626
gem 'webmock', '~> 3.25.0'

0 commit comments

Comments
 (0)