dapr.gemspec in dapr-ruby-0.4.5 vs dapr.gemspec in dapr-ruby-1.14.4

- old
+ new

@@ -12,9 +12,10 @@ spec.summary = 'Dapr SDK for Ruby' spec.description = 'Dapr SDK for Ruby' spec.homepage = 'https://github.com/rubyists/dapr-ruby-sdk' spec.license = 'MIT' + spec.required_ruby_version = '>= 3.3.0' # 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'