bigcartel-currency-locales 1.6.0 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +20 -0
- data/.ruby-version +1 -0
- data/Appraisals +10 -9
- data/README.md +1 -1
- data/Rakefile +1 -6
- data/bigcartel-currency-locales.gemspec +2 -2
- data/gemfiles/.bundle/config +2 -0
- data/gemfiles/{rails_5.gemfile → rails_6.1.gemfile} +1 -1
- data/gemfiles/rails_6.1.gemfile.lock +184 -0
- data/gemfiles/{rails_4.gemfile → rails_6.gemfile} +1 -1
- data/gemfiles/rails_6.gemfile.lock +181 -0
- data/gemfiles/{rails_2.3.gemfile → rails_7.1.gemfile} +1 -3
- data/gemfiles/rails_7.1.gemfile.lock +216 -0
- data/gemfiles/rails_7.gemfile +7 -0
- data/gemfiles/rails_7.gemfile.lock +183 -0
- data/lib/currency-locales/locales/ae.yml +26 -0
- data/lib/currency-locales/locales/bg.yml +22 -0
- data/lib/currency-locales/locales/cs.yml +0 -0
- data/lib/currency-locales/locales/da.yml +1 -1
- data/lib/currency-locales/locales/en-AU.yml +1 -1
- data/lib/currency-locales/locales/en-GB.yml +1 -1
- data/lib/currency-locales/locales/en-IN.yml +2 -2
- data/lib/currency-locales/locales/en-PH.yml +1 -2
- data/lib/currency-locales/locales/en-US.yml +1 -1
- data/lib/currency-locales/locales/es-MX.yml +1 -1
- data/lib/currency-locales/locales/eu.yml +0 -0
- data/lib/currency-locales/locales/gsw-CH.yml +1 -1
- data/lib/currency-locales/locales/hr.yml +22 -0
- data/lib/currency-locales/locales/hu.yml +24 -24
- data/lib/currency-locales/locales/il.yml +0 -0
- data/lib/currency-locales/locales/ja.yml +1 -1
- data/lib/currency-locales/locales/ms-MY.yml +1 -1
- data/lib/currency-locales/locales/nb.yml +10 -6
- data/lib/currency-locales/locales/pl.yml +1 -2
- data/lib/currency-locales/locales/pt-BR.yml +1 -1
- data/lib/currency-locales/locales/ro.yml +26 -0
- data/lib/currency-locales/locales/sv-SE.yml +2 -2
- data/lib/currency-locales/locales/th.yml +1 -1
- data/lib/currency-locales/locales/tr.yml +1 -1
- data/lib/currency-locales/locales/zh-TW.yml +1 -1
- data/lib/currency-locales/version.rb +1 -1
- data/spec/integration/currency_locales_spec.rb +51 -422
- data/spec/spec_helper.rb +8 -18
- metadata +27 -19
- data/.travis.yml +0 -9
- data/gemfiles/rails_2.3.gemfile.lock +0 -109
- data/gemfiles/rails_4.gemfile.lock +0 -134
- data/gemfiles/rails_5.gemfile.lock +0 -141
@@ -1,109 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ..
|
3
|
-
specs:
|
4
|
-
bigcartel-currency-locales (1.5.0)
|
5
|
-
|
6
|
-
GEM
|
7
|
-
remote: http://rubygems.org/
|
8
|
-
specs:
|
9
|
-
actionmailer (3.2.9)
|
10
|
-
actionpack (= 3.2.9)
|
11
|
-
mail (~> 2.4.4)
|
12
|
-
actionpack (3.2.9)
|
13
|
-
activemodel (= 3.2.9)
|
14
|
-
activesupport (= 3.2.9)
|
15
|
-
builder (~> 3.0.0)
|
16
|
-
erubis (~> 2.7.0)
|
17
|
-
journey (~> 1.0.4)
|
18
|
-
rack (~> 1.4.0)
|
19
|
-
rack-cache (~> 1.2)
|
20
|
-
rack-test (~> 0.6.1)
|
21
|
-
sprockets (~> 2.2.1)
|
22
|
-
activemodel (3.2.9)
|
23
|
-
activesupport (= 3.2.9)
|
24
|
-
builder (~> 3.0.0)
|
25
|
-
activerecord (3.2.9)
|
26
|
-
activemodel (= 3.2.9)
|
27
|
-
activesupport (= 3.2.9)
|
28
|
-
arel (~> 3.0.2)
|
29
|
-
tzinfo (~> 0.3.29)
|
30
|
-
activeresource (3.2.9)
|
31
|
-
activemodel (= 3.2.9)
|
32
|
-
activesupport (= 3.2.9)
|
33
|
-
activesupport (3.2.9)
|
34
|
-
i18n (~> 0.6)
|
35
|
-
multi_json (~> 1.0)
|
36
|
-
appraisal (2.2.0)
|
37
|
-
bundler
|
38
|
-
rake
|
39
|
-
thor (>= 0.14.0)
|
40
|
-
arel (3.0.3)
|
41
|
-
builder (3.0.4)
|
42
|
-
concurrent-ruby (1.0.5)
|
43
|
-
erubis (2.7.0)
|
44
|
-
hike (1.2.3)
|
45
|
-
i18n (0.9.3)
|
46
|
-
concurrent-ruby (~> 1.0)
|
47
|
-
journey (1.0.4)
|
48
|
-
json (1.8.6)
|
49
|
-
mail (2.4.4)
|
50
|
-
i18n (>= 0.4.0)
|
51
|
-
mime-types (~> 1.16)
|
52
|
-
treetop (~> 1.4.8)
|
53
|
-
mime-types (1.25.1)
|
54
|
-
multi_json (1.13.1)
|
55
|
-
polyglot (0.3.5)
|
56
|
-
rack (1.4.7)
|
57
|
-
rack-cache (1.7.1)
|
58
|
-
rack (>= 0.4)
|
59
|
-
rack-ssl (1.3.4)
|
60
|
-
rack
|
61
|
-
rack-test (0.6.3)
|
62
|
-
rack (>= 1.0)
|
63
|
-
rails (3.2.9)
|
64
|
-
actionmailer (= 3.2.9)
|
65
|
-
actionpack (= 3.2.9)
|
66
|
-
activerecord (= 3.2.9)
|
67
|
-
activeresource (= 3.2.9)
|
68
|
-
activesupport (= 3.2.9)
|
69
|
-
bundler (~> 1.0)
|
70
|
-
railties (= 3.2.9)
|
71
|
-
railties (3.2.9)
|
72
|
-
actionpack (= 3.2.9)
|
73
|
-
activesupport (= 3.2.9)
|
74
|
-
rack-ssl (~> 1.3.2)
|
75
|
-
rake (>= 0.8.7)
|
76
|
-
rdoc (~> 3.4)
|
77
|
-
thor (>= 0.14.6, < 2.0)
|
78
|
-
rake (10.5.0)
|
79
|
-
rdoc (3.12.2)
|
80
|
-
json (~> 1.4)
|
81
|
-
rspec (1.3.2)
|
82
|
-
rspec-rails (1.3.4)
|
83
|
-
rack (>= 1.0.0)
|
84
|
-
rspec (~> 1.3.1)
|
85
|
-
sprockets (2.2.3)
|
86
|
-
hike (~> 1.2)
|
87
|
-
multi_json (~> 1.0)
|
88
|
-
rack (~> 1.0)
|
89
|
-
tilt (~> 1.1, != 1.3.0)
|
90
|
-
thor (0.20.0)
|
91
|
-
tilt (1.4.1)
|
92
|
-
treetop (1.4.15)
|
93
|
-
polyglot
|
94
|
-
polyglot (>= 0.3.1)
|
95
|
-
tzinfo (0.3.53)
|
96
|
-
|
97
|
-
PLATFORMS
|
98
|
-
ruby
|
99
|
-
|
100
|
-
DEPENDENCIES
|
101
|
-
appraisal
|
102
|
-
bigcartel-currency-locales!
|
103
|
-
rails (= 3.2.9)
|
104
|
-
rake (< 11)
|
105
|
-
rspec (~> 1.3.1)
|
106
|
-
rspec-rails (~> 1.3.2)
|
107
|
-
|
108
|
-
BUNDLED WITH
|
109
|
-
1.16.0
|
@@ -1,134 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ..
|
3
|
-
specs:
|
4
|
-
bigcartel-currency-locales (1.5.0)
|
5
|
-
|
6
|
-
GEM
|
7
|
-
remote: http://rubygems.org/
|
8
|
-
specs:
|
9
|
-
actionmailer (4.2.10)
|
10
|
-
actionpack (= 4.2.10)
|
11
|
-
actionview (= 4.2.10)
|
12
|
-
activejob (= 4.2.10)
|
13
|
-
mail (~> 2.5, >= 2.5.4)
|
14
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
15
|
-
actionpack (4.2.10)
|
16
|
-
actionview (= 4.2.10)
|
17
|
-
activesupport (= 4.2.10)
|
18
|
-
rack (~> 1.6)
|
19
|
-
rack-test (~> 0.6.2)
|
20
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
21
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
22
|
-
actionview (4.2.10)
|
23
|
-
activesupport (= 4.2.10)
|
24
|
-
builder (~> 3.1)
|
25
|
-
erubis (~> 2.7.0)
|
26
|
-
rails-dom-testing (~> 1.0, >= 1.0.5)
|
27
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
28
|
-
activejob (4.2.10)
|
29
|
-
activesupport (= 4.2.10)
|
30
|
-
globalid (>= 0.3.0)
|
31
|
-
activemodel (4.2.10)
|
32
|
-
activesupport (= 4.2.10)
|
33
|
-
builder (~> 3.1)
|
34
|
-
activerecord (4.2.10)
|
35
|
-
activemodel (= 4.2.10)
|
36
|
-
activesupport (= 4.2.10)
|
37
|
-
arel (~> 6.0)
|
38
|
-
activesupport (4.2.10)
|
39
|
-
i18n (~> 0.7)
|
40
|
-
minitest (~> 5.1)
|
41
|
-
thread_safe (~> 0.3, >= 0.3.4)
|
42
|
-
tzinfo (~> 1.1)
|
43
|
-
appraisal (2.2.0)
|
44
|
-
bundler
|
45
|
-
rake
|
46
|
-
thor (>= 0.14.0)
|
47
|
-
arel (6.0.4)
|
48
|
-
builder (3.2.3)
|
49
|
-
concurrent-ruby (1.0.5)
|
50
|
-
crass (1.0.3)
|
51
|
-
diff-lcs (1.3)
|
52
|
-
erubis (2.7.0)
|
53
|
-
globalid (0.4.1)
|
54
|
-
activesupport (>= 4.2.0)
|
55
|
-
i18n (0.9.3)
|
56
|
-
concurrent-ruby (~> 1.0)
|
57
|
-
loofah (2.1.1)
|
58
|
-
crass (~> 1.0.2)
|
59
|
-
nokogiri (>= 1.5.9)
|
60
|
-
mail (2.7.0)
|
61
|
-
mini_mime (>= 0.1.1)
|
62
|
-
mini_mime (1.0.0)
|
63
|
-
mini_portile2 (2.3.0)
|
64
|
-
minitest (5.11.3)
|
65
|
-
nokogiri (1.8.2)
|
66
|
-
mini_portile2 (~> 2.3.0)
|
67
|
-
rack (1.6.8)
|
68
|
-
rack-test (0.6.3)
|
69
|
-
rack (>= 1.0)
|
70
|
-
rails (4.2.10)
|
71
|
-
actionmailer (= 4.2.10)
|
72
|
-
actionpack (= 4.2.10)
|
73
|
-
actionview (= 4.2.10)
|
74
|
-
activejob (= 4.2.10)
|
75
|
-
activemodel (= 4.2.10)
|
76
|
-
activerecord (= 4.2.10)
|
77
|
-
activesupport (= 4.2.10)
|
78
|
-
bundler (>= 1.3.0, < 2.0)
|
79
|
-
railties (= 4.2.10)
|
80
|
-
sprockets-rails
|
81
|
-
rails-deprecated_sanitizer (1.0.3)
|
82
|
-
activesupport (>= 4.2.0.alpha)
|
83
|
-
rails-dom-testing (1.0.9)
|
84
|
-
activesupport (>= 4.2.0, < 5.0)
|
85
|
-
nokogiri (~> 1.6)
|
86
|
-
rails-deprecated_sanitizer (>= 1.0.1)
|
87
|
-
rails-html-sanitizer (1.0.3)
|
88
|
-
loofah (~> 2.0)
|
89
|
-
railties (4.2.10)
|
90
|
-
actionpack (= 4.2.10)
|
91
|
-
activesupport (= 4.2.10)
|
92
|
-
rake (>= 0.8.7)
|
93
|
-
thor (>= 0.18.1, < 2.0)
|
94
|
-
rake (12.3.0)
|
95
|
-
rspec-core (3.7.1)
|
96
|
-
rspec-support (~> 3.7.0)
|
97
|
-
rspec-expectations (3.7.0)
|
98
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
99
|
-
rspec-support (~> 3.7.0)
|
100
|
-
rspec-mocks (3.7.0)
|
101
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
102
|
-
rspec-support (~> 3.7.0)
|
103
|
-
rspec-rails (3.7.2)
|
104
|
-
actionpack (>= 3.0)
|
105
|
-
activesupport (>= 3.0)
|
106
|
-
railties (>= 3.0)
|
107
|
-
rspec-core (~> 3.7.0)
|
108
|
-
rspec-expectations (~> 3.7.0)
|
109
|
-
rspec-mocks (~> 3.7.0)
|
110
|
-
rspec-support (~> 3.7.0)
|
111
|
-
rspec-support (3.7.1)
|
112
|
-
sprockets (3.7.1)
|
113
|
-
concurrent-ruby (~> 1.0)
|
114
|
-
rack (> 1, < 3)
|
115
|
-
sprockets-rails (3.2.1)
|
116
|
-
actionpack (>= 4.0)
|
117
|
-
activesupport (>= 4.0)
|
118
|
-
sprockets (>= 3.0.0)
|
119
|
-
thor (0.20.0)
|
120
|
-
thread_safe (0.3.6)
|
121
|
-
tzinfo (1.2.5)
|
122
|
-
thread_safe (~> 0.1)
|
123
|
-
|
124
|
-
PLATFORMS
|
125
|
-
ruby
|
126
|
-
|
127
|
-
DEPENDENCIES
|
128
|
-
appraisal
|
129
|
-
bigcartel-currency-locales!
|
130
|
-
rails (~> 4)
|
131
|
-
rspec-rails (>= 2.0)
|
132
|
-
|
133
|
-
BUNDLED WITH
|
134
|
-
1.16.0
|
@@ -1,141 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ..
|
3
|
-
specs:
|
4
|
-
bigcartel-currency-locales (1.5.0)
|
5
|
-
|
6
|
-
GEM
|
7
|
-
remote: http://rubygems.org/
|
8
|
-
specs:
|
9
|
-
actioncable (5.1.4)
|
10
|
-
actionpack (= 5.1.4)
|
11
|
-
nio4r (~> 2.0)
|
12
|
-
websocket-driver (~> 0.6.1)
|
13
|
-
actionmailer (5.1.4)
|
14
|
-
actionpack (= 5.1.4)
|
15
|
-
actionview (= 5.1.4)
|
16
|
-
activejob (= 5.1.4)
|
17
|
-
mail (~> 2.5, >= 2.5.4)
|
18
|
-
rails-dom-testing (~> 2.0)
|
19
|
-
actionpack (5.1.4)
|
20
|
-
actionview (= 5.1.4)
|
21
|
-
activesupport (= 5.1.4)
|
22
|
-
rack (~> 2.0)
|
23
|
-
rack-test (>= 0.6.3)
|
24
|
-
rails-dom-testing (~> 2.0)
|
25
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
26
|
-
actionview (5.1.4)
|
27
|
-
activesupport (= 5.1.4)
|
28
|
-
builder (~> 3.1)
|
29
|
-
erubi (~> 1.4)
|
30
|
-
rails-dom-testing (~> 2.0)
|
31
|
-
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
32
|
-
activejob (5.1.4)
|
33
|
-
activesupport (= 5.1.4)
|
34
|
-
globalid (>= 0.3.6)
|
35
|
-
activemodel (5.1.4)
|
36
|
-
activesupport (= 5.1.4)
|
37
|
-
activerecord (5.1.4)
|
38
|
-
activemodel (= 5.1.4)
|
39
|
-
activesupport (= 5.1.4)
|
40
|
-
arel (~> 8.0)
|
41
|
-
activesupport (5.1.4)
|
42
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
43
|
-
i18n (~> 0.7)
|
44
|
-
minitest (~> 5.1)
|
45
|
-
tzinfo (~> 1.1)
|
46
|
-
appraisal (2.2.0)
|
47
|
-
bundler
|
48
|
-
rake
|
49
|
-
thor (>= 0.14.0)
|
50
|
-
arel (8.0.0)
|
51
|
-
builder (3.2.3)
|
52
|
-
concurrent-ruby (1.0.5)
|
53
|
-
crass (1.0.3)
|
54
|
-
diff-lcs (1.3)
|
55
|
-
erubi (1.7.0)
|
56
|
-
globalid (0.4.1)
|
57
|
-
activesupport (>= 4.2.0)
|
58
|
-
i18n (0.9.3)
|
59
|
-
concurrent-ruby (~> 1.0)
|
60
|
-
loofah (2.1.1)
|
61
|
-
crass (~> 1.0.2)
|
62
|
-
nokogiri (>= 1.5.9)
|
63
|
-
mail (2.7.0)
|
64
|
-
mini_mime (>= 0.1.1)
|
65
|
-
method_source (0.9.0)
|
66
|
-
mini_mime (1.0.0)
|
67
|
-
mini_portile2 (2.3.0)
|
68
|
-
minitest (5.11.3)
|
69
|
-
nio4r (2.2.0)
|
70
|
-
nokogiri (1.8.2)
|
71
|
-
mini_portile2 (~> 2.3.0)
|
72
|
-
rack (2.0.4)
|
73
|
-
rack-test (0.8.2)
|
74
|
-
rack (>= 1.0, < 3)
|
75
|
-
rails (5.1.4)
|
76
|
-
actioncable (= 5.1.4)
|
77
|
-
actionmailer (= 5.1.4)
|
78
|
-
actionpack (= 5.1.4)
|
79
|
-
actionview (= 5.1.4)
|
80
|
-
activejob (= 5.1.4)
|
81
|
-
activemodel (= 5.1.4)
|
82
|
-
activerecord (= 5.1.4)
|
83
|
-
activesupport (= 5.1.4)
|
84
|
-
bundler (>= 1.3.0)
|
85
|
-
railties (= 5.1.4)
|
86
|
-
sprockets-rails (>= 2.0.0)
|
87
|
-
rails-dom-testing (2.0.3)
|
88
|
-
activesupport (>= 4.2.0)
|
89
|
-
nokogiri (>= 1.6)
|
90
|
-
rails-html-sanitizer (1.0.3)
|
91
|
-
loofah (~> 2.0)
|
92
|
-
railties (5.1.4)
|
93
|
-
actionpack (= 5.1.4)
|
94
|
-
activesupport (= 5.1.4)
|
95
|
-
method_source
|
96
|
-
rake (>= 0.8.7)
|
97
|
-
thor (>= 0.18.1, < 2.0)
|
98
|
-
rake (12.3.0)
|
99
|
-
rspec-core (3.7.1)
|
100
|
-
rspec-support (~> 3.7.0)
|
101
|
-
rspec-expectations (3.7.0)
|
102
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
103
|
-
rspec-support (~> 3.7.0)
|
104
|
-
rspec-mocks (3.7.0)
|
105
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
106
|
-
rspec-support (~> 3.7.0)
|
107
|
-
rspec-rails (3.7.2)
|
108
|
-
actionpack (>= 3.0)
|
109
|
-
activesupport (>= 3.0)
|
110
|
-
railties (>= 3.0)
|
111
|
-
rspec-core (~> 3.7.0)
|
112
|
-
rspec-expectations (~> 3.7.0)
|
113
|
-
rspec-mocks (~> 3.7.0)
|
114
|
-
rspec-support (~> 3.7.0)
|
115
|
-
rspec-support (3.7.1)
|
116
|
-
sprockets (3.7.1)
|
117
|
-
concurrent-ruby (~> 1.0)
|
118
|
-
rack (> 1, < 3)
|
119
|
-
sprockets-rails (3.2.1)
|
120
|
-
actionpack (>= 4.0)
|
121
|
-
activesupport (>= 4.0)
|
122
|
-
sprockets (>= 3.0.0)
|
123
|
-
thor (0.20.0)
|
124
|
-
thread_safe (0.3.6)
|
125
|
-
tzinfo (1.2.5)
|
126
|
-
thread_safe (~> 0.1)
|
127
|
-
websocket-driver (0.6.5)
|
128
|
-
websocket-extensions (>= 0.1.0)
|
129
|
-
websocket-extensions (0.1.3)
|
130
|
-
|
131
|
-
PLATFORMS
|
132
|
-
ruby
|
133
|
-
|
134
|
-
DEPENDENCIES
|
135
|
-
appraisal
|
136
|
-
bigcartel-currency-locales!
|
137
|
-
rails (~> 5)
|
138
|
-
rspec-rails (>= 2.0)
|
139
|
-
|
140
|
-
BUNDLED WITH
|
141
|
-
1.16.0
|