Skip to content

Commit

Permalink
[deps] Update rubocop requirement from 1.56.2 to 1.56.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfloyd authored Sep 11, 2023
2 parents ff58528 + 4714bdb commit daa5387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ group :test, :development do
gem 'bundler', '>= 1', '< 3'
gem 'pry-byebug'
gem 'redcarpet'
gem 'rubocop', '1.56.2'
gem 'rubocop', '1.56.3'
end

gemspec

0 comments on commit daa5387

Please sign in to comment.