Skip to content

Commit

Permalink
updating dependencies and adding puerto rico
Browse files Browse the repository at this point in the history
  • Loading branch information
onomojo committed Aug 21, 2019
1 parent d68727d commit b4d38c9
Show file tree
Hide file tree
Showing 19 changed files with 98 additions and 71 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.8

- Updating dependencies. Adding Puerto Rico.

## 1.4.7

- Updating dependencies. Fixing Ulaanbaatar and Kyiv translation names, typo in Russian translation of "Solomon Is.", some zh-CN translations.
Expand Down
140 changes: 74 additions & 66 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,103 +1,111 @@
PATH
remote: .
specs:
i18n-timezones (1.4.7)
i18n (~> 0.9.3)
rails (~> 5.1, >= 5.1.4)
i18n-timezones (1.4.8)
i18n (>= 0.9.3)
rails (>= 5.1.6.2)

GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.4)
actionpack (= 5.1.4)
actioncable (5.2.3)
actionpack (= 5.2.3)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
websocket-driver (>= 0.6.1)
actionmailer (5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.4)
activesupport (= 5.1.4)
actionview (5.2.3)
activesupport (= 5.2.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.4)
activesupport (= 5.1.4)
activejob (5.2.3)
activesupport (= 5.2.3)
globalid (>= 0.3.6)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
arel (~> 8.0)
activesupport (5.1.4)
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
arel (>= 9.0)
activestorage (5.2.3)
actionpack (= 5.2.3)
activerecord (= 5.2.3)
marcel (~> 0.3.1)
activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (8.0.0)
arel (9.0.0)
builder (3.2.3)
concurrent-ruby (1.0.5)
crass (1.0.3)
concurrent-ruby (1.1.5)
crass (1.0.4)
diff-lcs (1.3)
erubi (1.7.0)
globalid (0.4.1)
erubi (1.8.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (0.9.3)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
iso (0.2.2)
i18n
loofah (2.1.1)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
nio4r (2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
rack (2.0.3)
rack-test (0.8.2)
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
rails (5.2.3)
actioncable (= 5.2.3)
actionmailer (= 5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
activemodel (= 5.2.3)
activerecord (= 5.2.3)
activestorage (= 5.2.3)
activesupport (= 5.2.3)
bundler (>= 1.3.0)
railties (= 5.1.4)
railties (= 5.2.3)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.0)
thor (>= 0.19.0, < 2.0)
rake (12.3.3)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
Expand All @@ -115,31 +123,31 @@ GEM
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.20.0)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
websocket-driver (0.6.5)
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
websocket-extensions (0.1.4)

PLATFORMS
ruby

DEPENDENCIES
i18n-spec (~> 0.1, >= 0.1.1)
i18n-spec (>= 0.1.1)
i18n-timezones!
rspec-rails (~> 3.7, >= 3.7.2)
rspec-rails (>= 3.7.2)

RUBY VERSION
ruby 2.3.0p0

BUNDLED WITH
1.16.0.pre.2
1.16.6
8 changes: 4 additions & 4 deletions i18n-timezones.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.licenses = ['MIT', 'GPL-3.0']

s.add_dependency('i18n', '~> 0.9.3')
s.add_runtime_dependency 'rails', '~> 5.1', '>= 5.1.4'
s.add_development_dependency 'rspec-rails', '~> 3.7', '>= 3.7.2'
s.add_development_dependency 'i18n-spec', '~> 0.1', '>= 0.1.1'
s.add_dependency('i18n', '>= 0.9.3')
s.add_runtime_dependency 'rails', '>= 5.1.6.2'
s.add_development_dependency 'rspec-rails', '>= 3.7.2'
s.add_development_dependency 'i18n-spec', '>= 0.1.1'
end
2 changes: 1 addition & 1 deletion lib/i18n_timezones/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module I18nTimezones
VERSION = "1.4.7"
VERSION = "1.4.8"
end
1 change: 1 addition & 0 deletions rails/locale/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ ar:
"Ulaanbaatar": "أولان باتور"
"Chatham Is.": "هل تشاتام"
"Zurich": "زيوريخ"
"Puerto Rico": "بورتوريكو"
1 change: 1 addition & 0 deletions rails/locale/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ de:
"Ulaanbaatar": "Ulaanbaatar"
"Chatham Is.": "Chatham-Inseln"
"Zurich": "Zürich"
"Puerto Rico": "Puerto Rico"
1 change: 1 addition & 0 deletions rails/locale/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,4 @@ es:
"Chatham Is.": "Isla Chatham"
"Tokelau Is.": "Isla de Tokelau"
"Zurich": "Zúrich"
"Puerto Rico": "Puerto Rico"
1 change: 1 addition & 0 deletions rails/locale/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ fr:
"Ulaanbaatar": "Oulan-Bator"
"Chatham Is.": "Îles Chatham"
"Zurich": "Zurich"
"Puerto Rico": "Porto Rico"
1 change: 1 addition & 0 deletions rails/locale/he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,4 @@ he:
"Chatham Is.": "איי צ'טהאם"
"Tokelau Is.": "איי טוקלאו"
"Zurich": "ציריך"
"Puerto Rico": "פוארטו ריקו"
1 change: 1 addition & 0 deletions rails/locale/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ it:
"Ulaanbaatar": "Ulaanbaatar"
"Chatham Is.": "Isole Chatham"
"Zurich": "Zurigo"
"Puerto Rico": "Puerto Rico"
1 change: 1 addition & 0 deletions rails/locale/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ ja:
"Ulaanbaatar": "ウランバートル"
"Chatham Is.": "チャタム島"
"Zurich": "チューリッヒ"
"Puerto Rico": "プエルトリコ"
1 change: 1 addition & 0 deletions rails/locale/ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ ko:
"Ulaanbaatar": "울란바토르"
"Chatham Is.": "채텀 아일랜드"
"Zurich": "취리히"
"Puerto Rico": "푸에르토 리코"
1 change: 1 addition & 0 deletions rails/locale/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ nl:
"Ulaanbaatar": "Ulaanbaatar"
"Chatham Is.": "Chatham Eilanden"
"Zurich": "Zurich"
"Puerto Rico": "Puerto Rico"
1 change: 1 addition & 0 deletions rails/locale/pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ pl:
"Ulaanbaatar": "Ułan Bator"
"Chatham Is.": "Wyspy Chatham"
"Zurich": "Zurych"
"Puerto Rico": "Portoryko"
1 change: 1 addition & 0 deletions rails/locale/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ pt-BR:
"Ulaanbaatar": "Ulaanbaatar"
"Chatham Is.": "Ilha Chatham"
"Zurich": "Zurique"
"Puerto Rico": "Porto Rico"
1 change: 1 addition & 0 deletions rails/locale/pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ pt:
"Ulaanbaatar": "Ulaanbaatar"
"Chatham Is.": "Ilha Chatham"
"Zurich": "Zurique"
"Puerto Rico": "Porto Rico"
1 change: 1 addition & 0 deletions rails/locale/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ ru:
"Ulaanbaatar": "Улан-Батор"
"Chatham Is.": "Остров Чатем"
"Zurich": "Цюрих"
"Puerto Rico": "Пуэрто-Рико"
1 change: 1 addition & 0 deletions rails/locale/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ zh-CN:
"Ulaanbaatar": "乌兰巴托"
"Chatham Is.": "查塔姆"
"Zurich": "苏黎世"
"Puerto Rico": "波多黎各"
1 change: 1 addition & 0 deletions rails/locale/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ zh-TW:
"Kaliningrad": "加里寧格勒"
"Samara": "薩馬拉"
"Srednekolymsk": "中科雷姆斯克"
"Puerto Rico": "波多黎各"

0 comments on commit b4d38c9

Please sign in to comment.