mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump i18n-tasks from 1.0.8 to 1.0.9
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: i18n-tasks dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5f913c4b84
commit
4ffa5d8b47
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue