gettext_i18n_rails 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "bump"
7
- gem "gettext", ">= 3.0.2"
8
- gem "rake"
9
- gem "ruby_parser", ">= 3"
10
- gem "rspec"
11
- gem "slim"
12
- gem "sqlite3"
13
- gem "rails", "~>2.3.0"
14
- gem "haml", "~> 3.0"
15
-
16
- gemspec :path=>"../"
@@ -1,73 +0,0 @@
1
- PATH
2
- remote: /Users/mgrosser/code/tools/gettext_i18n_rails
3
- specs:
4
- gettext_i18n_rails (1.0.0)
5
- fast_gettext (>= 0.4.8)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.18)
11
- actionpack (= 2.3.18)
12
- actionpack (2.3.18)
13
- activesupport (= 2.3.18)
14
- rack (~> 1.1.0)
15
- activerecord (2.3.18)
16
- activesupport (= 2.3.18)
17
- activeresource (2.3.18)
18
- activesupport (= 2.3.18)
19
- activesupport (2.3.18)
20
- appraisal (0.5.2)
21
- bundler
22
- rake
23
- bump (0.4.2)
24
- diff-lcs (1.2.4)
25
- fast_gettext (0.8.0)
26
- gettext (3.0.2)
27
- locale (>= 2.0.5)
28
- text
29
- haml (3.1.7)
30
- locale (2.0.9)
31
- rack (1.1.6)
32
- rails (2.3.18)
33
- actionmailer (= 2.3.18)
34
- actionpack (= 2.3.18)
35
- activerecord (= 2.3.18)
36
- activeresource (= 2.3.18)
37
- activesupport (= 2.3.18)
38
- rake (>= 0.8.3)
39
- rake (10.1.0)
40
- rspec (2.14.1)
41
- rspec-core (~> 2.14.0)
42
- rspec-expectations (~> 2.14.0)
43
- rspec-mocks (~> 2.14.0)
44
- rspec-core (2.14.4)
45
- rspec-expectations (2.14.0)
46
- diff-lcs (>= 1.1.3, < 2.0)
47
- rspec-mocks (2.14.2)
48
- ruby_parser (3.2.2)
49
- sexp_processor (~> 4.1)
50
- sexp_processor (4.2.1)
51
- slim (2.0.1)
52
- temple (~> 0.6.6)
53
- tilt (>= 1.3.3, < 2.1)
54
- sqlite3 (1.3.7)
55
- temple (0.6.6)
56
- text (1.2.3)
57
- tilt (1.4.1)
58
-
59
- PLATFORMS
60
- ruby
61
-
62
- DEPENDENCIES
63
- appraisal
64
- bump
65
- gettext (>= 3.0.2)
66
- gettext_i18n_rails!
67
- haml (~> 3.0)
68
- rails (~> 2.3.0)
69
- rake
70
- rspec
71
- ruby_parser (>= 3)
72
- slim
73
- sqlite3
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "bump"
7
- gem "gettext", ">= 3.0.2"
8
- gem "haml"
9
- gem "rake"
10
- gem "ruby_parser", ">= 3"
11
- gem "rspec"
12
- gem "slim"
13
- gem "sqlite3"
14
- gem "rails", "~>3.0.0"
15
-
16
- gemspec :path=>"../"
@@ -1,122 +0,0 @@
1
- PATH
2
- remote: /Users/mgrosser/code/tools/gettext_i18n_rails
3
- specs:
4
- gettext_i18n_rails (1.0.0)
5
- fast_gettext (>= 0.4.8)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- abstract (1.0.0)
11
- actionmailer (3.0.20)
12
- actionpack (= 3.0.20)
13
- mail (~> 2.2.19)
14
- actionpack (3.0.20)
15
- activemodel (= 3.0.20)
16
- activesupport (= 3.0.20)
17
- builder (~> 2.1.2)
18
- erubis (~> 2.6.6)
19
- i18n (~> 0.5.0)
20
- rack (~> 1.2.5)
21
- rack-mount (~> 0.6.14)
22
- rack-test (~> 0.5.7)
23
- tzinfo (~> 0.3.23)
24
- activemodel (3.0.20)
25
- activesupport (= 3.0.20)
26
- builder (~> 2.1.2)
27
- i18n (~> 0.5.0)
28
- activerecord (3.0.20)
29
- activemodel (= 3.0.20)
30
- activesupport (= 3.0.20)
31
- arel (~> 2.0.10)
32
- tzinfo (~> 0.3.23)
33
- activeresource (3.0.20)
34
- activemodel (= 3.0.20)
35
- activesupport (= 3.0.20)
36
- activesupport (3.0.20)
37
- appraisal (0.5.2)
38
- bundler
39
- rake
40
- arel (2.0.10)
41
- builder (2.1.2)
42
- bump (0.4.2)
43
- diff-lcs (1.2.4)
44
- erubis (2.6.6)
45
- abstract (>= 1.0.0)
46
- fast_gettext (0.8.0)
47
- gettext (3.0.2)
48
- locale (>= 2.0.5)
49
- text
50
- haml (4.0.3)
51
- tilt
52
- i18n (0.5.0)
53
- json (1.8.0)
54
- locale (2.0.9)
55
- mail (2.2.20)
56
- activesupport (>= 2.3.6)
57
- i18n (>= 0.4.0)
58
- mime-types (~> 1.16)
59
- treetop (~> 1.4.8)
60
- mime-types (1.23)
61
- polyglot (0.3.3)
62
- rack (1.2.8)
63
- rack-mount (0.6.14)
64
- rack (>= 1.0.0)
65
- rack-test (0.5.7)
66
- rack (>= 1.0)
67
- rails (3.0.20)
68
- actionmailer (= 3.0.20)
69
- actionpack (= 3.0.20)
70
- activerecord (= 3.0.20)
71
- activeresource (= 3.0.20)
72
- activesupport (= 3.0.20)
73
- bundler (~> 1.0)
74
- railties (= 3.0.20)
75
- railties (3.0.20)
76
- actionpack (= 3.0.20)
77
- activesupport (= 3.0.20)
78
- rake (>= 0.8.7)
79
- rdoc (~> 3.4)
80
- thor (~> 0.14.4)
81
- rake (10.1.0)
82
- rdoc (3.12.2)
83
- json (~> 1.4)
84
- rspec (2.14.1)
85
- rspec-core (~> 2.14.0)
86
- rspec-expectations (~> 2.14.0)
87
- rspec-mocks (~> 2.14.0)
88
- rspec-core (2.14.4)
89
- rspec-expectations (2.14.0)
90
- diff-lcs (>= 1.1.3, < 2.0)
91
- rspec-mocks (2.14.2)
92
- ruby_parser (3.2.2)
93
- sexp_processor (~> 4.1)
94
- sexp_processor (4.2.1)
95
- slim (2.0.1)
96
- temple (~> 0.6.6)
97
- tilt (>= 1.3.3, < 2.1)
98
- sqlite3 (1.3.7)
99
- temple (0.6.6)
100
- text (1.2.3)
101
- thor (0.14.6)
102
- tilt (1.4.1)
103
- treetop (1.4.14)
104
- polyglot
105
- polyglot (>= 0.3.1)
106
- tzinfo (0.3.37)
107
-
108
- PLATFORMS
109
- ruby
110
-
111
- DEPENDENCIES
112
- appraisal
113
- bump
114
- gettext (>= 3.0.2)
115
- gettext_i18n_rails!
116
- haml
117
- rails (~> 3.0.0)
118
- rake
119
- rspec
120
- ruby_parser (>= 3)
121
- slim
122
- sqlite3
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "bump"
7
- gem "gettext", ">= 3.0.2"
8
- gem "haml"
9
- gem "rake"
10
- gem "ruby_parser", ">= 3"
11
- gem "rspec"
12
- gem "slim"
13
- gem "sqlite3"
14
- gem "rails", "~>3.1.0"
15
-
16
- gemspec :path=>"../"
@@ -1,132 +0,0 @@
1
- PATH
2
- remote: /Users/mgrosser/code/tools/gettext_i18n_rails
3
- specs:
4
- gettext_i18n_rails (1.0.0)
5
- fast_gettext (>= 0.4.8)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (3.1.12)
11
- actionpack (= 3.1.12)
12
- mail (~> 2.4.4)
13
- actionpack (3.1.12)
14
- activemodel (= 3.1.12)
15
- activesupport (= 3.1.12)
16
- builder (~> 3.0.0)
17
- erubis (~> 2.7.0)
18
- i18n (~> 0.6)
19
- rack (~> 1.3.6)
20
- rack-cache (~> 1.2)
21
- rack-mount (~> 0.8.2)
22
- rack-test (~> 0.6.1)
23
- sprockets (~> 2.0.4)
24
- activemodel (3.1.12)
25
- activesupport (= 3.1.12)
26
- builder (~> 3.0.0)
27
- i18n (~> 0.6)
28
- activerecord (3.1.12)
29
- activemodel (= 3.1.12)
30
- activesupport (= 3.1.12)
31
- arel (~> 2.2.3)
32
- tzinfo (~> 0.3.29)
33
- activeresource (3.1.12)
34
- activemodel (= 3.1.12)
35
- activesupport (= 3.1.12)
36
- activesupport (3.1.12)
37
- multi_json (~> 1.0)
38
- appraisal (0.5.2)
39
- bundler
40
- rake
41
- arel (2.2.3)
42
- builder (3.0.4)
43
- bump (0.4.2)
44
- diff-lcs (1.2.4)
45
- erubis (2.7.0)
46
- fast_gettext (0.8.0)
47
- gettext (3.0.2)
48
- locale (>= 2.0.5)
49
- text
50
- haml (4.0.3)
51
- tilt
52
- hike (1.2.3)
53
- i18n (0.6.4)
54
- json (1.8.0)
55
- locale (2.0.9)
56
- mail (2.4.4)
57
- i18n (>= 0.4.0)
58
- mime-types (~> 1.16)
59
- treetop (~> 1.4.8)
60
- mime-types (1.23)
61
- multi_json (1.7.8)
62
- polyglot (0.3.3)
63
- rack (1.3.10)
64
- rack-cache (1.2)
65
- rack (>= 0.4)
66
- rack-mount (0.8.3)
67
- rack (>= 1.0.0)
68
- rack-ssl (1.3.3)
69
- rack
70
- rack-test (0.6.2)
71
- rack (>= 1.0)
72
- rails (3.1.12)
73
- actionmailer (= 3.1.12)
74
- actionpack (= 3.1.12)
75
- activerecord (= 3.1.12)
76
- activeresource (= 3.1.12)
77
- activesupport (= 3.1.12)
78
- bundler (~> 1.0)
79
- railties (= 3.1.12)
80
- railties (3.1.12)
81
- actionpack (= 3.1.12)
82
- activesupport (= 3.1.12)
83
- rack-ssl (~> 1.3.2)
84
- rake (>= 0.8.7)
85
- rdoc (~> 3.4)
86
- thor (~> 0.14.6)
87
- rake (10.1.0)
88
- rdoc (3.12.2)
89
- json (~> 1.4)
90
- rspec (2.14.1)
91
- rspec-core (~> 2.14.0)
92
- rspec-expectations (~> 2.14.0)
93
- rspec-mocks (~> 2.14.0)
94
- rspec-core (2.14.4)
95
- rspec-expectations (2.14.0)
96
- diff-lcs (>= 1.1.3, < 2.0)
97
- rspec-mocks (2.14.2)
98
- ruby_parser (3.2.2)
99
- sexp_processor (~> 4.1)
100
- sexp_processor (4.2.1)
101
- slim (2.0.1)
102
- temple (~> 0.6.6)
103
- tilt (>= 1.3.3, < 2.1)
104
- sprockets (2.0.4)
105
- hike (~> 1.2)
106
- rack (~> 1.0)
107
- tilt (~> 1.1, != 1.3.0)
108
- sqlite3 (1.3.7)
109
- temple (0.6.6)
110
- text (1.2.3)
111
- thor (0.14.6)
112
- tilt (1.4.1)
113
- treetop (1.4.14)
114
- polyglot
115
- polyglot (>= 0.3.1)
116
- tzinfo (0.3.37)
117
-
118
- PLATFORMS
119
- ruby
120
-
121
- DEPENDENCIES
122
- appraisal
123
- bump
124
- gettext (>= 3.0.2)
125
- gettext_i18n_rails!
126
- haml
127
- rails (~> 3.1.0)
128
- rake
129
- rspec
130
- ruby_parser (>= 3)
131
- slim
132
- sqlite3
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "bump"
7
- gem "gettext", ">= 3.0.2"
8
- gem "haml"
9
- gem "rake"
10
- gem "ruby_parser", ">= 3"
11
- gem "rspec"
12
- gem "slim"
13
- gem "sqlite3"
14
- gem "rails", "~>3.2.0"
15
-
16
- gemspec :path=>"../"
@@ -1,130 +0,0 @@
1
- PATH
2
- remote: /Users/mgrosser/code/tools/gettext_i18n_rails
3
- specs:
4
- gettext_i18n_rails (1.0.0)
5
- fast_gettext (>= 0.4.8)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (3.2.14)
11
- actionpack (= 3.2.14)
12
- mail (~> 2.5.4)
13
- actionpack (3.2.14)
14
- activemodel (= 3.2.14)
15
- activesupport (= 3.2.14)
16
- builder (~> 3.0.0)
17
- erubis (~> 2.7.0)
18
- journey (~> 1.0.4)
19
- rack (~> 1.4.5)
20
- rack-cache (~> 1.2)
21
- rack-test (~> 0.6.1)
22
- sprockets (~> 2.2.1)
23
- activemodel (3.2.14)
24
- activesupport (= 3.2.14)
25
- builder (~> 3.0.0)
26
- activerecord (3.2.14)
27
- activemodel (= 3.2.14)
28
- activesupport (= 3.2.14)
29
- arel (~> 3.0.2)
30
- tzinfo (~> 0.3.29)
31
- activeresource (3.2.14)
32
- activemodel (= 3.2.14)
33
- activesupport (= 3.2.14)
34
- activesupport (3.2.14)
35
- i18n (~> 0.6, >= 0.6.4)
36
- multi_json (~> 1.0)
37
- appraisal (0.5.2)
38
- bundler
39
- rake
40
- arel (3.0.2)
41
- builder (3.0.4)
42
- bump (0.4.2)
43
- diff-lcs (1.2.4)
44
- erubis (2.7.0)
45
- fast_gettext (0.8.0)
46
- gettext (3.0.2)
47
- locale (>= 2.0.5)
48
- text
49
- haml (4.0.3)
50
- tilt
51
- hike (1.2.3)
52
- i18n (0.6.4)
53
- journey (1.0.4)
54
- json (1.8.0)
55
- locale (2.0.9)
56
- mail (2.5.4)
57
- mime-types (~> 1.16)
58
- treetop (~> 1.4.8)
59
- mime-types (1.23)
60
- multi_json (1.7.8)
61
- polyglot (0.3.3)
62
- rack (1.4.5)
63
- rack-cache (1.2)
64
- rack (>= 0.4)
65
- rack-ssl (1.3.3)
66
- rack
67
- rack-test (0.6.2)
68
- rack (>= 1.0)
69
- rails (3.2.14)
70
- actionmailer (= 3.2.14)
71
- actionpack (= 3.2.14)
72
- activerecord (= 3.2.14)
73
- activeresource (= 3.2.14)
74
- activesupport (= 3.2.14)
75
- bundler (~> 1.0)
76
- railties (= 3.2.14)
77
- railties (3.2.14)
78
- actionpack (= 3.2.14)
79
- activesupport (= 3.2.14)
80
- rack-ssl (~> 1.3.2)
81
- rake (>= 0.8.7)
82
- rdoc (~> 3.4)
83
- thor (>= 0.14.6, < 2.0)
84
- rake (10.1.0)
85
- rdoc (3.12.2)
86
- json (~> 1.4)
87
- rspec (2.14.1)
88
- rspec-core (~> 2.14.0)
89
- rspec-expectations (~> 2.14.0)
90
- rspec-mocks (~> 2.14.0)
91
- rspec-core (2.14.4)
92
- rspec-expectations (2.14.0)
93
- diff-lcs (>= 1.1.3, < 2.0)
94
- rspec-mocks (2.14.2)
95
- ruby_parser (3.2.2)
96
- sexp_processor (~> 4.1)
97
- sexp_processor (4.2.1)
98
- slim (2.0.1)
99
- temple (~> 0.6.6)
100
- tilt (>= 1.3.3, < 2.1)
101
- sprockets (2.2.2)
102
- hike (~> 1.2)
103
- multi_json (~> 1.0)
104
- rack (~> 1.0)
105
- tilt (~> 1.1, != 1.3.0)
106
- sqlite3 (1.3.7)
107
- temple (0.6.6)
108
- text (1.2.3)
109
- thor (0.18.1)
110
- tilt (1.4.1)
111
- treetop (1.4.14)
112
- polyglot
113
- polyglot (>= 0.3.1)
114
- tzinfo (0.3.37)
115
-
116
- PLATFORMS
117
- ruby
118
-
119
- DEPENDENCIES
120
- appraisal
121
- bump
122
- gettext (>= 3.0.2)
123
- gettext_i18n_rails!
124
- haml
125
- rails (~> 3.2.0)
126
- rake
127
- rspec
128
- ruby_parser (>= 3)
129
- slim
130
- sqlite3