Sha256: 1412f78084273b5e784dce805e17e2642dc6dfff4e35e25d04158e3ec5addd73
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 644 Bytes
Stored size: 644 Bytes
Contents
--- !ruby/object:Gem::Specification name: electionbuddy-ruby version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Alberto Rocha - Henrique Lavezzo autorequire: bindir: exe cert_chain: [] date: 2024-10-29 00:00:00.000000000 Z dependencies: [] description: This gem provides a Ruby SDK for easy interaction with the ElectionBuddy API email: - developers@electionbuddy.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".devcontainer/devcontainer.json" - ".rubocop.yml" - CHANGELOG.md - LICENSE.txt - README.md - Rakefile - lib/electionbuddy/ruby.rb - lib/electionbuddy/ruby/version.rb - sig/electionbuddy/ruby.rbs homepage: https://github.com/electionbuddy/electionbuddy-ruby licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/electionbuddy/electionbuddy-ruby source_code_uri: https://github.com/electionbuddy/electionbuddy-ruby changelog_uri: https://github.com/electionbuddy/electionbuddy-ruby/blob/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.16 signing_key: specification_version: 4 summary: Ruby SDK for the ElectionBuddy API. test_files: []