rails_locale_detection 2.0.0.pre4 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,118 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- rails_locale_detection (2.0.0.pre4)
5
- http_accept_language (~> 1.0.2)
6
- rails (>= 3.2.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (3.2.14)
12
- actionpack (= 3.2.14)
13
- mail (~> 2.5.4)
14
- actionpack (3.2.14)
15
- activemodel (= 3.2.14)
16
- activesupport (= 3.2.14)
17
- builder (~> 3.0.0)
18
- erubis (~> 2.7.0)
19
- journey (~> 1.0.4)
20
- rack (~> 1.4.5)
21
- rack-cache (~> 1.2)
22
- rack-test (~> 0.6.1)
23
- sprockets (~> 2.2.1)
24
- activemodel (3.2.14)
25
- activesupport (= 3.2.14)
26
- builder (~> 3.0.0)
27
- activerecord (3.2.14)
28
- activemodel (= 3.2.14)
29
- activesupport (= 3.2.14)
30
- arel (~> 3.0.2)
31
- tzinfo (~> 0.3.29)
32
- activeresource (3.2.14)
33
- activemodel (= 3.2.14)
34
- activesupport (= 3.2.14)
35
- activesupport (3.2.14)
36
- i18n (~> 0.6, >= 0.6.4)
37
- multi_json (~> 1.0)
38
- appraisal (0.5.2)
39
- bundler
40
- rake
41
- arel (3.0.2)
42
- builder (3.0.4)
43
- diff-lcs (1.2.4)
44
- erubis (2.7.0)
45
- gem-release (0.5.5)
46
- hike (1.2.3)
47
- http_accept_language (1.0.2)
48
- i18n (0.6.4)
49
- journey (1.0.4)
50
- json (1.8.0)
51
- mail (2.5.4)
52
- mime-types (~> 1.16)
53
- treetop (~> 1.4.8)
54
- mime-types (1.23)
55
- multi_json (1.7.7)
56
- polyglot (0.3.3)
57
- rack (1.4.5)
58
- rack-cache (1.2)
59
- rack (>= 0.4)
60
- rack-ssl (1.3.3)
61
- rack
62
- rack-test (0.6.2)
63
- rack (>= 1.0)
64
- rails (3.2.14)
65
- actionmailer (= 3.2.14)
66
- actionpack (= 3.2.14)
67
- activerecord (= 3.2.14)
68
- activeresource (= 3.2.14)
69
- activesupport (= 3.2.14)
70
- bundler (~> 1.0)
71
- railties (= 3.2.14)
72
- railties (3.2.14)
73
- actionpack (= 3.2.14)
74
- activesupport (= 3.2.14)
75
- rack-ssl (~> 1.3.2)
76
- rake (>= 0.8.7)
77
- rdoc (~> 3.4)
78
- thor (>= 0.14.6, < 2.0)
79
- rake (10.0.4)
80
- rdoc (3.12.2)
81
- json (~> 1.4)
82
- rspec-core (2.13.1)
83
- rspec-expectations (2.13.0)
84
- diff-lcs (>= 1.1.3, < 2.0)
85
- rspec-mocks (2.13.1)
86
- rspec-rails (2.13.2)
87
- actionpack (>= 3.0)
88
- activesupport (>= 3.0)
89
- railties (>= 3.0)
90
- rspec-core (~> 2.13.0)
91
- rspec-expectations (~> 2.13.0)
92
- rspec-mocks (~> 2.13.0)
93
- sprockets (2.2.2)
94
- hike (~> 1.2)
95
- multi_json (~> 1.0)
96
- rack (~> 1.0)
97
- tilt (~> 1.1, != 1.3.0)
98
- thor (0.18.1)
99
- tilt (1.4.1)
100
- timecop (0.6.2.2)
101
- treetop (1.4.14)
102
- polyglot
103
- polyglot (>= 0.3.1)
104
- tzinfo (0.3.37)
105
-
106
- PLATFORMS
107
- ruby
108
-
109
- DEPENDENCIES
110
- appraisal (~> 0.5.2)
111
- bundler (~> 1.3.4)
112
- gem-release (~> 0.5.3)
113
- i18n (~> 0.6.1)
114
- rails (= 3.2.14)
115
- rails_locale_detection!
116
- rake (~> 10.0.4)
117
- rspec-rails (~> 2.13.0)
118
- timecop (~> 0.6.1)
@@ -1,113 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- rails_locale_detection (2.0.0.pre4)
5
- http_accept_language (~> 1.0.2)
6
- rails (>= 3.2.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (4.0.0)
12
- actionpack (= 4.0.0)
13
- mail (~> 2.5.3)
14
- actionpack (4.0.0)
15
- activesupport (= 4.0.0)
16
- builder (~> 3.1.0)
17
- erubis (~> 2.7.0)
18
- rack (~> 1.5.2)
19
- rack-test (~> 0.6.2)
20
- activemodel (4.0.0)
21
- activesupport (= 4.0.0)
22
- builder (~> 3.1.0)
23
- activerecord (4.0.0)
24
- activemodel (= 4.0.0)
25
- activerecord-deprecated_finders (~> 1.0.2)
26
- activesupport (= 4.0.0)
27
- arel (~> 4.0.0)
28
- activerecord-deprecated_finders (1.0.3)
29
- activesupport (4.0.0)
30
- i18n (~> 0.6, >= 0.6.4)
31
- minitest (~> 4.2)
32
- multi_json (~> 1.3)
33
- thread_safe (~> 0.1)
34
- tzinfo (~> 0.3.37)
35
- appraisal (0.5.2)
36
- bundler
37
- rake
38
- arel (4.0.0)
39
- atomic (1.1.10)
40
- builder (3.1.4)
41
- diff-lcs (1.2.4)
42
- erubis (2.7.0)
43
- gem-release (0.5.5)
44
- hike (1.2.3)
45
- http_accept_language (1.0.2)
46
- i18n (0.6.4)
47
- mail (2.5.4)
48
- mime-types (~> 1.16)
49
- treetop (~> 1.4.8)
50
- mime-types (1.23)
51
- minitest (4.7.5)
52
- multi_json (1.7.7)
53
- polyglot (0.3.3)
54
- rack (1.5.2)
55
- rack-test (0.6.2)
56
- rack (>= 1.0)
57
- rails (4.0.0)
58
- actionmailer (= 4.0.0)
59
- actionpack (= 4.0.0)
60
- activerecord (= 4.0.0)
61
- activesupport (= 4.0.0)
62
- bundler (>= 1.3.0, < 2.0)
63
- railties (= 4.0.0)
64
- sprockets-rails (~> 2.0.0)
65
- railties (4.0.0)
66
- actionpack (= 4.0.0)
67
- activesupport (= 4.0.0)
68
- rake (>= 0.8.7)
69
- thor (>= 0.18.1, < 2.0)
70
- rake (10.0.4)
71
- rspec-core (2.13.1)
72
- rspec-expectations (2.13.0)
73
- diff-lcs (>= 1.1.3, < 2.0)
74
- rspec-mocks (2.13.1)
75
- rspec-rails (2.13.2)
76
- actionpack (>= 3.0)
77
- activesupport (>= 3.0)
78
- railties (>= 3.0)
79
- rspec-core (~> 2.13.0)
80
- rspec-expectations (~> 2.13.0)
81
- rspec-mocks (~> 2.13.0)
82
- sprockets (2.10.0)
83
- hike (~> 1.2)
84
- multi_json (~> 1.0)
85
- rack (~> 1.0)
86
- tilt (~> 1.1, != 1.3.0)
87
- sprockets-rails (2.0.0)
88
- actionpack (>= 3.0)
89
- activesupport (>= 3.0)
90
- sprockets (~> 2.8)
91
- thor (0.18.1)
92
- thread_safe (0.1.2)
93
- atomic
94
- tilt (1.4.1)
95
- timecop (0.6.2.2)
96
- treetop (1.4.14)
97
- polyglot
98
- polyglot (>= 0.3.1)
99
- tzinfo (0.3.37)
100
-
101
- PLATFORMS
102
- ruby
103
-
104
- DEPENDENCIES
105
- appraisal (~> 0.5.2)
106
- bundler (~> 1.3.4)
107
- gem-release (~> 0.5.3)
108
- i18n (~> 0.6.1)
109
- rails (= 4.0.0)
110
- rails_locale_detection!
111
- rake (~> 10.0.4)
112
- rspec-rails (~> 2.13.0)
113
- timecop (~> 0.6.1)