mass_shootings 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e158b4690e73e6df6d2d1981840f9553faf0d94e
4
- data.tar.gz: 1aad6aac82921cf7a5e208778e2e0256c055eb4c
3
+ metadata.gz: 9ed094f1cab8119c43e2ef82cb993efcb4f3afc9
4
+ data.tar.gz: 50bcd60e609ff855c4a137d5ce33f6b8c7ec315c
5
5
  SHA512:
6
- metadata.gz: 5890dd80d379e63116624168212106791586b20f2b93a0dfca47ab0b719aec006e94aad7ce1d84f9792ed79472498bbef1eb63ccda747b1dcc43997267e2669d
7
- data.tar.gz: 505a0fc60919b002a8fdff0a2f8c48c11bb869a39d54cc0818f2e9ab32ce7f0aceae77e12374f1b5635e7304d92cc61f06de6c841f14fa86a30df2da19db7107
6
+ metadata.gz: 34e0a475f35445fdb59b1221ecf3e34bb4bd7b9473dd96967569c059d48b7e473586cca4fd2977a5155f91ff6e75c674cabd4d113399e0f46d08c582a9d30a75
7
+ data.tar.gz: 6f3af104f2d672ffdbea351ed5e75e81d4772580e1037bd3d650246867d05b792c2d4623275d05559d689d1b0e4e05051668c8103d3f1c8461bfc2b770d6ed75
@@ -28,4 +28,4 @@ module MassShootings
28
28
  end
29
29
  end
30
30
  end
31
- end
31
+ e
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mass_shootings
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David P Kleinschmidt
@@ -110,7 +110,7 @@ files:
110
110
  - lib/mass_shootings/version.rb
111
111
  - spec/mass_shootings/tracker_spec.rb
112
112
  - spec/spec_helper.rb
113
- homepage: http://bitbucket.org/zobar/mass_shootings
113
+ homepage: http://github.com/zobar/mass_shootings
114
114
  licenses:
115
115
  - MIT
116
116
  metadata: {}