faastruby.gemspec in faastruby-0.5.23 vs faastruby.gemspec in faastruby-0.5.24

- old
+ new

@@ -22,9 +22,11 @@ spec.add_runtime_dependency 'puma', '~> 3.12' spec.add_runtime_dependency 'faastruby-rpc', '~> 0.2.7' spec.add_runtime_dependency 'tmuxinator', '~> 0.15' spec.add_runtime_dependency 'rouge', '~> 3.3' spec.add_runtime_dependency 'listen', '~> 3.1' + spec.add_runtime_dependency 'opal', '~> 0.11.4' + spec.add_runtime_dependency 'opal-jquery', '~> 0.4.3' # 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)