mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Bump i18n-tasks from 1.0.14 to 1.0.15
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.14 to 1.0.15. - [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.14...v1.0.15) --- updated-dependencies: - dependency-name: i18n-tasks dependency-version: 1.0.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fc2a8bb8f3
commit
b97aa8fd4e
2 changed files with 25 additions and 21 deletions
2
Gemfile
2
Gemfile
|
@ -49,7 +49,7 @@ group :development, :optional => true do
|
|||
gem 'rack-mini-profiler'
|
||||
gem 'solargraph'
|
||||
|
||||
gem 'i18n-tasks', '~> 1.0.14'
|
||||
gem 'i18n-tasks', '~> 1.0.15'
|
||||
end
|
||||
|
||||
group :development, :test, :optional => true do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue