Skip to content

Commit

Permalink
Merge pull request #2854 from alphagov/dependabot/bundler/rails_trans…
Browse files Browse the repository at this point in the history
…lation_manager-1.5.2

Bump rails_translation_manager from 1.5.0 to 1.5.2
  • Loading branch information
andysellick authored Aug 18, 2022
2 parents b359b32 + 1dc5356 commit 75c7dc1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
19 changes: 15 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@ GEM
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
ast (~> 2.0)
erubi (~> 1.4)
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
brakeman (5.2.1)
builder (3.2.4)
byebug (11.1.3)
Expand All @@ -99,7 +107,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
csv (3.2.2)
csv (3.2.3)
diff-lcs (1.5.0)
digest (3.1.0)
domain_name (0.5.20190701)
Expand Down Expand Up @@ -137,15 +145,17 @@ GEM
selenium-webdriver (>= 4.0)
hashdiff (1.0.1)
highline (2.0.3)
html_tokenizer (0.0.7)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-coverage (0.2.0)
i18n-tasks (0.9.37)
i18n-tasks (1.0.11)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
erubi
highline (>= 2.0.0)
i18n
Expand Down Expand Up @@ -237,10 +247,10 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-i18n (7.0.3)
rails-i18n (7.0.5)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_translation_manager (1.5.0)
rails_translation_manager (1.5.2)
activesupport
csv (~> 3.2)
i18n-tasks
Expand Down Expand Up @@ -327,6 +337,7 @@ GEM
sentry-ruby (~> 5.4.1)
sentry-ruby (5.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
smart_properties (1.17.0)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down
1 change: 0 additions & 1 deletion config/locales/hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ hr:
order_a_copy: Naručite kopiju
page:
few:
many:
one: 1 stranica
other: "%{count} stranice"
reference: 'Referenca: %{reference}'
Expand Down

0 comments on commit 75c7dc1

Please sign in to comment.