luka_logger.gemspec in luka_logger-0.1.3 vs luka_logger.gemspec in luka_logger-0.1.4
- old
+ new
@@ -9,9 +9,10 @@
spec.authors = ["luka"]
spec.email = ["luka@bizant.si"]
spec.summary = %q{A gem that replaces Rails.logger.info command.}
spec.description = %q{HTTP logger.}
+ spec.required_ruby_version = ">=2.6.3"
spec.homepage = "https://gitlab.com/luksimir/luka_logger"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.