kittytest 0.0.1 → 0.0.1.1.1.1.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/lib/kittytest.rb CHANGED
@@ -1,3 +1,5 @@
1
1
  module Kittytest
2
- # Your code goes here...
2
+ def self.say
3
+ "meow"
4
+ end
3
5
  end
@@ -1,3 +1,3 @@
1
1
  module Kittytest
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.1.1.1.1.1.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kittytest
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 2177
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 1
10
- version: 0.0.1
10
+ - 1
11
+ - 1
12
+ - 1
13
+ - 1
14
+ - 1
15
+ version: 0.0.1.1.1.1.1.1
11
16
  platform: ruby
12
17
  authors:
13
18
  - BigCat