russian 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -44,7 +44,6 @@ describe Russian, "loading locales" do
44
44
  number.currency.format.delimiter
45
45
  number.currency.format.precision
46
46
  number.percentage.format.delimiter
47
- number.percentage.format.precision
48
47
  number.precision.format.delimiter
49
48
  number.human.format.delimiter
50
49
  number.human.format.precision
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: russian
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yaroslav Markin
@@ -9,7 +9,7 @@ autorequire: russian
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-10-16 00:00:00 +04:00
12
+ date: 2008-11-09 00:00:00 +03:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -108,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  requirements: []
109
109
 
110
110
  rubyforge_project:
111
- rubygems_version: 1.3.0
111
+ rubygems_version: 1.3.1
112
112
  signing_key:
113
113
  specification_version: 2
114
114
  summary: Russian language support for Ruby and Rails