Merge pull request #2700 from TracksApp/dependabot/bundler/i18n-tasks-0.9.37

Bump i18n-tasks from 0.9.36 to 0.9.37
This commit is contained in:
Jyri-Petteri Paloposki 2022-01-03 19:26:13 +02:00 committed by GitHub
commit db580a1d9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@ group :development do
gem 'rack-mini-profiler'
gem 'solargraph'
gem 'i18n-tasks', '~> 0.9.36'
gem 'i18n-tasks', '~> 0.9.37'
end
group :development, :test do

View file

@ -114,7 +114,7 @@ GEM
htmlentities (4.3.4)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.36)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
@ -204,9 +204,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-i18n (6.0.0)
rails-i18n (7.0.1)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
railties (>= 6.0.0, < 8)
rails_autolink (1.1.6)
rails (> 3.1)
railties (6.0.4.1)
@ -312,7 +312,7 @@ GEM
will_paginate (3.3.1)
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.5.1)
zeitwerk (2.5.3)
PLATFORMS
ruby
@ -333,7 +333,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 5.15.1)
htmlentities
i18n-tasks (~> 0.9.36)
i18n-tasks (~> 0.9.37)
jquery-rails (~> 4.4)
jquery-ui-rails (~> 6.0.1)
listen