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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 515e5ff commit a3c0f61
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.4)
Expand All @@ -109,7 +109,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.2)
dalli (3.2.8)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -188,7 +188,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 @@ -258,7 +259,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 @@ -523,7 +524,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 @@ -633,16 +634,17 @@ GEM
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
stringio (3.1.2)
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)
timecop (0.9.10)
timeout (0.4.3)
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)
useragent (0.16.11)
webmock (3.24.0)
addressable (>= 2.8.0)
Expand Down

0 comments on commit a3c0f61

Please sign in to comment.