naturalsorter 3.0.21 → 3.0.22

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
  SHA256:
3
- metadata.gz: ab1f05afaca4d011db3ad1d1238b9669c330b48a16bbaa334be0f0b09bd53729
4
- data.tar.gz: 34b3348f206adad23c86044180038c39d849d54bc0c072766b50cf882a4fe685
3
+ metadata.gz: 925db38882f2e866dba2a09ec31b09aa5040e09d4859a7960ec53dbb0094167a
4
+ data.tar.gz: b139ed21d035cbcc6845e7258d827b624980207ffe1782b6684467c09c3eb1ab
5
5
  SHA512:
6
- metadata.gz: 635bef8758a11ef53c8c8d876c0ce9e2e3d4326f0c52a4a868004daa4929a9844a98fc93cce882790a24f65b27cd399a5adc8da32879fa559fa0174c3d8fc4f8
7
- data.tar.gz: 4fe4e73b1f4a819711c443e7cbaf259aca84705e869c9dd36985b1baa034ec0ca2eb0be4b25af175fb923bbc897c7ba39273865b2ce8f521e3ae5174f501ad70
6
+ metadata.gz: 149a0b39161d753e6152d07a85bbd97341d8a0934dab9a3c6205a74ffc8ea8df441ad910ffcf7b34b4a001d7bd4e9514ded94e365d7eeced281bb50b5244aa9b
7
+ data.tar.gz: 9014d778f9c6860168e4986ca3091632fbe0d47d73d019fe65c7e9db375fb2bd5cc0ad826526d5e312212f0c068edb780047b7e4e9dd87bf2bea8c758a92280b
@@ -27,7 +27,7 @@ Because the default sort method does not recognize the numbers in the string. Th
27
27
 
28
28
  You should add this line to your Gemfile
29
29
 
30
- `gem 'naturalsorter', '3.0.19'`
30
+ `gem 'naturalsorter', '3.0.22'`
31
31
 
32
32
  and run this command in your app root directory
33
33
 
@@ -1,3 +1,3 @@
1
1
  module Naturalsorter
2
- VERSION = "3.0.21"
2
+ VERSION = "3.0.22"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: naturalsorter
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.21
4
+ version: 3.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - reiz