SnowArraySort 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,10 +5,12 @@ module SnowArraySort
5
5
  -super
6
6
  end
7
7
 
8
- def self.snowArray
9
- self.<=>(other)
10
- end
11
-
12
- end
8
+
9
+ def self.snow
10
+ '<=>'
11
+ -super
12
+ end
13
+ end
13
14
  end
14
15
 
16
+
@@ -1,4 +1,4 @@
1
1
  module SnowArraySort
2
- VERSION = "1.0.7"
2
+ VERSION = "1.0.8"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: SnowArraySort
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: