rockthevote 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,7 @@
1
+ # This file is autogenerated. Do not edit it by hand. Regenerate it with:
2
+ # srb rbi todo
3
+
4
+ # typed: strong
5
+ module ::Coveralls; end
6
+ module Rocky::Client::StateRequirements; end
7
+ module Rocky::Client::StateRequirements; end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rockthevote
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rohit Parulkar
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-01-27 00:00:00.000000000 Z
11
+ date: 2020-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: httparty
@@ -48,6 +48,15 @@ files:
48
48
  - lib/rockthevote/client/state_requirements.rb
49
49
  - lib/rockthevote/version.rb
50
50
  - rockthevote.gemspec
51
+ - sorbet/config
52
+ - sorbet/rbi/hidden-definitions/errors.txt
53
+ - sorbet/rbi/hidden-definitions/hidden.rbi
54
+ - sorbet/rbi/sorbet-typed/lib/bundler/all/bundler.rbi
55
+ - sorbet/rbi/sorbet-typed/lib/httparty/all/httparty.rbi
56
+ - sorbet/rbi/sorbet-typed/lib/ruby/all/gem.rbi
57
+ - sorbet/rbi/sorbet-typed/lib/ruby/all/open3.rbi
58
+ - sorbet/rbi/sorbet-typed/lib/ruby/all/resolv.rbi
59
+ - sorbet/rbi/todo.rbi
51
60
  homepage: https://github.com/robertparker/rockthevote
52
61
  licenses:
53
62
  - MIT
@@ -73,5 +82,5 @@ requirements: []
73
82
  rubygems_version: 3.0.6
74
83
  signing_key:
75
84
  specification_version: 4
76
- summary: 'A ruby gem for RockTheVote''s Rocky API. Documentation: https://rock-the-vote.github.io/Voter-Registration-Tool-API-Docs/'
85
+ summary: A ruby gem for RockTheVote's Rocky API.
77
86
  test_files: []