Skip to content

Commit

Permalink
[deps] Update rubocop requirement from 1.46.0 to 1.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfloyd committed Mar 17, 2023
2 parents 855b4b9 + e34b498 commit e280bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -44,7 +44,7 @@ end
group :test, :development do
gem 'pry-byebug'
gem 'redcarpet'
gem 'rubocop', '1.46.0'
gem 'rubocop', '1.48.1'
end

gemspec

0 comments on commit e280bc6

Please sign in to comment.