Skip to content

Commit

Permalink
Bump rails_translation_manager from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [rails_translation_manager]() from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: rails_translation_manager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2022
1 parent 41b9d7e commit 2df2238
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@ GEM
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
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
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
brakeman (5.2.1)
Expand All @@ -86,7 +94,7 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
csv (3.2.2)
csv (3.2.3)
dalli (2.7.10)
debug_inspector (0.0.3)
docile (1.3.2)
Expand Down Expand Up @@ -138,16 +146,18 @@ GEM
selenium-webdriver (>= 3.142)
hashdiff (1.0.1)
highline (2.0.3)
html_tokenizer (0.0.7)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-coverage (0.2.0)
i18n-tasks (0.9.37)
i18n-tasks (1.0.10)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
erubi
highline (>= 2.0.0)
i18n
Expand All @@ -174,7 +184,7 @@ GEM
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.17.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -244,7 +254,7 @@ GEM
rails-i18n (6.0.0)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
rails_translation_manager (1.4.0)
rails_translation_manager (1.5.0)
activesupport
csv (~> 3.2)
i18n-tasks
Expand Down Expand Up @@ -330,6 +340,7 @@ GEM
plek (>= 1.1.0)
rack
rest-client
smart_properties (1.17.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down

0 comments on commit 2df2238

Please sign in to comment.