Sha256: 16dccd9c0b701cab26bc7392f04c7d98da22641cf1bd52b74ea71fb5c248d2da
Contents?: true
Size: 1.58 KB
Versions: 0
Compression: gzip
Compressed size: 698 Bytes
Stored size: 698 Bytes
Contents
--- !ruby/object:Gem::Specification name: my-congress version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - thedannysoto autorequire: bindir: bin cert_chain: [] date: 2020-02-07 00:00:00.000000000 Z dependencies: [] description: email: - 87dsoto@gmail.com executables: - my_congress extensions: [] extra_rdoc_files: [] files: - ".DS_Store" - ".gitignore" - ".rspec" - ".travis.yml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/my_congress - bin/setup - config/environment.rb - config/version.rb - lib/.DS_Store - lib/congress.rb - lib/congress_output.rb - lib/elections_output.rb - lib/find_representatives.rb - lib/get_url.rb - lib/header.rb - lib/header_quote.rb - lib/program_end.rb - lib/selenium_scraper.rb - lib/state_check.rb - lib/zip_check.rb - my-congress.gemspec homepage: https://github.com/thedannysoto/my_congress licenses: - MIT metadata: homepage_uri: https://github.com/thedannysoto/my_congress source_code_uri: https://github.com/thedannysoto/my_congress changelog_uri: https://github.com/thedannysoto/my-congress post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: A gem for finding current U.S. Senators and Representative for a particular location. test_files: []