Skip to content

Commit

Permalink
Merge pull request #4048 from alphagov/dependabot/bundler/rails_trans…
Browse files Browse the repository at this point in the history
…lation_manager-1.7.0

Bump rails_translation_manager from 1.6.3 to 1.7.0
  • Loading branch information
andysellick authored Jun 7, 2024
2 parents 5c60daf + 3e21732 commit 06133bb
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,6 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
brakeman (6.1.2)
racc
Expand All @@ -120,7 +113,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.2.5)
csv (3.3.0)
dartsass-rails (0.5.0)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
Expand Down Expand Up @@ -167,27 +160,26 @@ GEM
puma
selenium-webdriver (>= 4.0)
hashdiff (1.1.0)
highline (2.0.3)
highline (3.0.1)
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.12)
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
parser (>= 2.2.3.0)
parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
io-console (0.7.2)
irb (1.12.0)
rdoc
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
json-schema (4.3.0)
Expand Down Expand Up @@ -487,10 +479,10 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.6)
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 @@ -505,10 +497,10 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.1)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -590,7 +582,6 @@ GEM
sentry-ruby (5.17.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
smart_properties (1.17.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -622,7 +613,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.13)
zeitwerk (2.6.15)

PLATFORMS
ruby
Expand Down

0 comments on commit 06133bb

Please sign in to comment.