i18n 0.6.2 → 0.6.3

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.
@@ -1,4 +1,6 @@
1
1
  # encoding: utf-8
2
+ require 'i18n/core_ext/string/encoding'
3
+
2
4
  module I18n
3
5
  module Backend
4
6
  module Transliterator
@@ -1,3 +1,3 @@
1
1
  module I18n
2
- VERSION = "0.6.2"
2
+ VERSION = "0.6.3"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: i18n
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.6.2
5
+ version: 0.6.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Sven Fuchs
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2013-02-25 00:00:00.000000000 Z
16
+ date: 2013-02-27 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  version_requirements: !ruby/object:Gem::Requirement