Skip to content

Commit

Permalink
Bump rails_translation_manager from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [rails_translation_manager]() from 1.7.0 to 1.8.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 Dec 30, 2024
1 parent d40754e commit 0f5ccad
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.2)
cucumber (9.2.0)
builder (~> 3.2)
cucumber-ci-environment (> 9, < 11)
Expand Down Expand Up @@ -244,7 +244,8 @@ GEM
rails (>= 7)
redis
hashdiff (1.1.1)
highline (3.0.1)
highline (3.1.1)
reline
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.8)
Expand Down Expand Up @@ -321,7 +322,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
null_logger (0.0.1)
Expand Down Expand Up @@ -621,7 +622,7 @@ GEM
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_translation_manager (1.7.0)
rails_translation_manager (1.8.0)
activesupport
csv (~> 3.2)
i18n-tasks
Expand Down Expand Up @@ -760,8 +761,7 @@ GEM
table_print (1.5.7)
term-ansicolor (1.11.2)
tins (~> 1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
terminal-table (1.6.0)
terser (1.2.4)
execjs (>= 0.3.0, < 3)
thor (1.3.2)
Expand All @@ -772,7 +772,9 @@ GEM
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.3.0)
Expand Down

0 comments on commit 0f5ccad

Please sign in to comment.