# -*- encoding: utf-8 -*- # stub: helio-ruby 0.3.1 ruby lib Gem::Specification.new do |s| s.name = "helio-ruby".freeze s.version = "0.3.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Helio".freeze] s.date = "2019-12-19" s.description = "Discover design insights with surveys and tests. See https://helio.app for details.".freeze s.email = "help@helio.app".freeze s.executables = ["helio-console".freeze] s.files = [".gitattributes".freeze, ".gitignore".freeze, ".rubocop.yml".freeze, ".rubocop_todo.yml".freeze, "CHANGELOG.md".freeze, "CONTRIBUTORS".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/helio-console".freeze, "helio-ruby.gemspec".freeze, "lib/data/ca-certificates.crt".freeze, "lib/helio-ruby.rb".freeze, "lib/helio/api_operations/create.rb".freeze, "lib/helio/api_operations/delete.rb".freeze, "lib/helio/api_operations/list.rb".freeze, "lib/helio/api_operations/nested_resource.rb".freeze, "lib/helio/api_operations/request.rb".freeze, "lib/helio/api_operations/save.rb".freeze, "lib/helio/api_resource.rb".freeze, "lib/helio/customer_list.rb".freeze, "lib/helio/errors.rb".freeze, "lib/helio/helio_client.rb".freeze, "lib/helio/helio_object.rb".freeze, "lib/helio/helio_response.rb".freeze, "lib/helio/list_object.rb".freeze, "lib/helio/participant.rb".freeze, "lib/helio/singleton_api_resource.rb".freeze, "lib/helio/util.rb".freeze, "lib/helio/version.rb".freeze] s.homepage = "https://github.com/zurb/helio-ruby".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.2.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby bindings for the Helio API".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.10".freeze]) end