lita-against-humanity 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ebc2da44a1131d58d042b1899bdc001fe447cd35
4
- data.tar.gz: 7ed93995f0bc795ae3adb8b67324e0d758b9e996
3
+ metadata.gz: 6c93d3a4551bd2476264073a20991941aaf90f1e
4
+ data.tar.gz: 76e3a57c1c8aa9b95601ee49e02106e182b1e9f4
5
5
  SHA512:
6
- metadata.gz: 31a801085625c7565f9aeb8b94166a551057acb5db1e6a5ea3f2abbb7ae167db4dca2afc7f41ec2f2c2d0875ded149089c685e66fabe268e5862e7c2ce8748ba
7
- data.tar.gz: a859956d019e9b944365cb3d313b32c6282eada69aaf1fbbaf85344d87acbe73f2b6493b32a33352906a630ceccfb8a439996cfe326afa65b04416c5e19056f5
6
+ metadata.gz: 0ef9e18dbb432a764892fa4beeef708c94b287d56fc007a1789807c4c6818680cd11a95ae27191299b3f157d37d4c831b428643f0a86ef72d92950562942bb4e
7
+ data.tar.gz: b74ac6f28b16233813a4fd8bdecbb2fc93f24124b8ba6556432269c483c2d09a1a84e2b63df50f3da00043c62c2256e8719ab1ed95e0962403b9f63b38f99603
@@ -1,8 +1,8 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "lita-against-humanity"
3
- spec.version = "0.1.1"
4
- spec.authors = ["Johno"]
5
- spec.email = ["john.obrien@1minus1.com"]
3
+ spec.version = "0.1.2"
4
+ spec.authors = ["John O'Brien"]
5
+ spec.email = ["strayjohno@gmail.com"]
6
6
  spec.description = "Plays a random pair of cards from Cards Against Humanity"
7
7
  spec.summary = "Plays a random pair of cards from Cards Against Humanity"
8
8
  spec.homepage = "https://github.com/muyjohno/lita-against-humanity"
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lita-against-humanity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
- - Johno
7
+ - John O'Brien
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -96,7 +96,7 @@ dependencies:
96
96
  version: 3.0.0
97
97
  description: Plays a random pair of cards from Cards Against Humanity
98
98
  email:
99
- - john.obrien@1minus1.com
99
+ - strayjohno@gmail.com
100
100
  executables: []
101
101
  extensions: []
102
102
  extra_rdoc_files: []