mack_ruby_core_extensions 0.1.20 → 0.1.21

Sign up to get free protection for your applications and to get access to all the features.
data/doc/created.rid CHANGED
@@ -1 +1 @@
1
- Wed, 30 Apr 2008 12:09:39 -0400
1
+ Wed, 30 Apr 2008 12:14:44 -0400
@@ -56,7 +56,7 @@
56
56
  </tr>
57
57
  <tr class="top-aligned-row">
58
58
  <td><strong>Last Update:</strong></td>
59
- <td>Wed Apr 30 12:07:15 -0400 2008</td>
59
+ <td>Wed Apr 30 12:14:28 -0400 2008</td>
60
60
  </tr>
61
61
  </table>
62
62
  </div>
@@ -58,5 +58,5 @@ Mack::Utils::Inflector.inflections do |inflect|
58
58
  inflect.irregular('talisman', 'talismans')
59
59
  inflect.irregular('penis', 'penises')
60
60
 
61
- inflect.uncountable(%w(pokemon knowledge equipment information rice money species series fish sheep deer offspring analysis))
61
+ inflect.uncountable(%w(pokemon knowledge equipment information rice money species series fish sheep deer offspring analysis personal))
62
62
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mack_ruby_core_extensions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.20
4
+ version: 0.1.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - markbates