avi_says 0.0.9 → 0.1.0

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: 23e7a48640689d1328c2945d6ad84d915e3550e2
4
- data.tar.gz: c9ea4a49a5e9d95e61f8909c76f364e2f4425f99
3
+ metadata.gz: d900d38a513dcb15ecf151087200ab2986ebdba5
4
+ data.tar.gz: dce03c1f34ff9b10f11db46559104841ad169001
5
5
  SHA512:
6
- metadata.gz: dfde03a839a4790be277e872ea3d98a3f42d3e1da370bd46a54d1e7fe131db8d5e1073829b70a2a5b4d79a7204a70d1c6168ae377018837286717e4b8332fdfa
7
- data.tar.gz: add4045fbbd3672465b0acaf94ea3852d579836a85c7e03d8fae53660dc76bd98c11a86beaa154c5023e848fe2f2f89a722ec5197c681bada05e7f765cc4b000
6
+ metadata.gz: b75a35e54740f764fcaf937897f1c35c36e9a723817deb9c51c7edc832c1ac41eaf8de26c0af77d516c46c97323addc27043c9e3e6879d3d98db03df355e4051
7
+ data.tar.gz: d15d5b36fb6219740a6321dd1ff2a475a380434597ad71595f6fd55f58fa3ad13171d777eed119701d681f2fba1c9121f7bc59ebb37ced37d50db9dbe128b64e
Binary file
@@ -2,7 +2,7 @@ require 'rubygems'
2
2
 
3
3
  SPEC = Gem::Specification.new do |s|
4
4
  s.name = "avi_says"
5
- s.version = "0.0.9"
5
+ s.version = "0.1.0"
6
6
  s.author = "Ice-Breakers"
7
7
  s.email = "captaingrover@gmail.com"
8
8
  s.platform = Gem::Platform::RUBY
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avi_says
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ice-Breakers
@@ -17,11 +17,8 @@ executables:
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - avi_says-0.0.6.gem
21
- - avi_says-0.0.7.gem
22
- - avi_says-0.0.8.gem
20
+ - avi_says-0.0.9.gem
23
21
  - avi_says.gemspec
24
- - avi_says_shit-0.0.5.gem
25
22
  - bin/avi
26
23
  - kitty.gemspec
27
24
  - README.md
Binary file
Binary file
Binary file
Binary file