Skip to content

Commit

Permalink
Merge pull request #3497 from alphagov/dependabot/bundler/rails_trans…
Browse files Browse the repository at this point in the history
…lation_manager-1.8.0
  • Loading branch information
govuk-ci authored Dec 31, 2024
2 parents 3d9889e + a3c0f61 commit 4638d89
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 @@ -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 @@ -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 4638d89

Please sign in to comment.