french_rails 0.2.3 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 2
|
8
|
-
-
|
9
|
-
version: 0.2.
|
8
|
+
- 4
|
9
|
+
version: 0.2.4
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Bruno Michel
|
@@ -23,11 +23,13 @@ dependencies:
|
|
23
23
|
requirement: &id001 !ruby/object:Gem::Requirement
|
24
24
|
none: false
|
25
25
|
requirements:
|
26
|
-
- -
|
26
|
+
- - ~>
|
27
27
|
- !ruby/object:Gem::Version
|
28
28
|
segments:
|
29
|
+
- 3
|
29
30
|
- 0
|
30
|
-
|
31
|
+
- 0
|
32
|
+
version: 3.0.0
|
31
33
|
type: :runtime
|
32
34
|
version_requirements: *id001
|
33
35
|
description: A Rails3 plugin for simple french localization
|