Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 71c7989 commit fab2551
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,6 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
Expand All @@ -111,13 +104,13 @@ GEM
xpath (~> 3.2)
climate_control (1.2.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
csv (3.2.5)
csv (3.3.0)
dalli (3.2.8)
dartsass-rails (0.5.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -186,18 +179,17 @@ GEM
puma
selenium-webdriver (>= 4.0)
hashdiff (1.1.0)
highline (2.0.3)
highline (3.0.1)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n-coverage (0.2.0)
i18n-tasks (1.0.13)
i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (>= 1.0, < 3.0)
erubi
highline (>= 2.0.0)
i18n
Expand Down Expand Up @@ -234,7 +226,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0507)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest-reporters (1.6.1)
ansi
Expand Down Expand Up @@ -464,7 +456,7 @@ GEM
opentelemetry-semantic_conventions (1.10.0)
opentelemetry-api (~> 1.0)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
plek (5.1.0)
Expand Down Expand Up @@ -520,7 +512,7 @@ GEM
rails-i18n (7.0.9)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_translation_manager (1.6.3)
rails_translation_manager (1.7.0)
activesupport
csv (~> 3.2)
i18n-tasks
Expand All @@ -538,7 +530,7 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -623,7 +615,6 @@ GEM
plek (>= 1.1.0)
rack (>= 3.0)
rest-client
smart_properties (1.17.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit fab2551

Please sign in to comment.