Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia committed Nov 5, 2024
1 parent 61ffff6 commit b140175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop-sequel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.executables = gem.files.grep(%r{^bin/}).map { |f| File.basename(f) }
gem.name = 'rubocop-sequel'
gem.require_paths = ['lib']
gem.version = '0.3.6'
gem.version = '0.3.7'
gem.metadata['rubygems_mfa_required'] = 'true'

gem.required_ruby_version = '>= 2.5'
Expand Down

0 comments on commit b140175

Please sign in to comment.