Merge pull request #2768 from TracksApp/dependabot/bundler/i18n-tasks-1.0.9

Bump i18n-tasks from 1.0.8 to 1.0.9
This commit is contained in:
Jyri-Petteri Paloposki 2022-04-13 14:24:32 +03:00 committed by GitHub
commit ceebffadaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -123,7 +123,7 @@ GEM
htmlentities (4.3.4)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.8)
i18n-tasks (1.0.9)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
@ -342,7 +342,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 5.15.1)
htmlentities
i18n-tasks (~> 1.0.8)
i18n-tasks (~> 1.0.9)
jquery-rails (~> 4.4)
jquery-ui-rails (~> 6.0.1)
kt-paperclip (~> 7.1)