SnowArraySort 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,10 +1,9 @@
1
1
  module SnowArraySort
2
2
  class SnowAD
3
3
  include SnowArraySort
4
- def <=>(entries)
5
- -super
6
- end
7
- end
4
+ def <=>(entries)
5
+ -super
6
+ end
8
7
  end
9
8
  end
10
9
 
@@ -1,4 +1,4 @@
1
1
  module SnowArraySort
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
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.2
4
+ version: 1.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: