coltrane.gemspec in coltrane-1.2.3 vs coltrane.gemspec in coltrane-1.2.4

- old
+ new

@@ -12,10 +12,10 @@ spec.summary = %q{It deals with all sorts of calculations around music theory and allows for graphical representations of it} spec.homepage = "http://github.com/pedrozath/coltrane" spec.license = "MIT" - spec.required_ruby_version = '~> 2.3' + spec.required_ruby_version = '>= 2.5' # 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. if spec.respond_to?(:metadata) spec.metadata['allowed_push_host'] = "https://rubygems.org"