faastruby.gemspec in faastruby-0.4.2 vs faastruby.gemspec in faastruby-0.4.3

- old
+ new

@@ -18,10 +18,10 @@ spec.add_runtime_dependency 'rubyzip', '~> 1.2' spec.add_runtime_dependency 'colorize', '~> 0.8' spec.add_runtime_dependency 'sinatra', '~> 2.0' spec.add_runtime_dependency 'sinatra-contrib', '~> 2.0' spec.add_runtime_dependency 'puma', '~> 3.12' - spec.add_runtime_dependency 'faastruby-rpc', '~> 0.1.3' + spec.add_runtime_dependency 'faastruby-rpc', '~> 0.2.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"] = "TODO: Set to 'http://mygemserver.com'"