Skip to content

Commit

Permalink
Pet rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Aug 22, 2024
1 parent 173171f commit daa265f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riemann-syslog-ng.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

spec.add_runtime_dependency 'riemann-tools', '~> 1.0'
spec.add_dependency 'riemann-tools', '~> 1.0'
end

0 comments on commit daa265f

Please sign in to comment.