Bump i18n-tasks from 1.0.4 to 1.0.5 (#17030)

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.4 to 1.0.5.
- [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.4...v1.0.5)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-28 14:38:16 -04:00 committed by GitHub
parent 5dc11719be
commit bfef4f91ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@ group :development do
gem "erb_lint", "~> 0.0.37", require: false # ERB Linter tool
gem "guard", "~> 2.18", require: false # Guard is a command line tool to easily handle events on file system modifications
gem "guard-livereload", "~> 2.5", require: false # Guard::LiveReload automatically reloads your browser when 'view' files are modified
gem "i18n-tasks", "~> 1.0.4" # Helpers to find and manage missing and unused translations
gem "i18n-tasks", "~> 1.0.5" # Helpers to find and manage missing and unused translations
gem "listen", "~> 3.7", require: false # Helps 'listen' to file system modifications events (also used by other gems like guard)
gem "memory_profiler", "~> 1.0", require: false # Memory profiling routines for Ruby 2.3+
gem "solargraph", "~> 0.44", require: false # For LSP support (such as symbol renaming, documentation lookup)

View file

@ -386,7 +386,7 @@ GEM
concurrent-ruby (~> 1.0)
i18n-js (3.9.1)
i18n (>= 0.6.6)
i18n-tasks (1.0.4)
i18n-tasks (1.0.5)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
@ -452,7 +452,7 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.14.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
@ -778,7 +778,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
slack-notifier (2.4.0)
smart_properties (1.15.0)
smart_properties (1.17.0)
solargraph (0.44.3)
backport (~> 1.2)
benchmark
@ -957,7 +957,7 @@ DEPENDENCIES
httpclient (~> 2.8.3)
hypershield (~> 0.2.2)
i18n-js (~> 3.9.1)
i18n-tasks (~> 1.0.4)
i18n-tasks (~> 1.0.5)
imgproxy (~> 2.0)
inline_svg (~> 1.8)
jbuilder (~> 2.11)

Binary file not shown.

BIN
vendor/cache/i18n-tasks-1.0.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/loofah-2.15.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/smart_properties-1.17.0.gem vendored Normal file

Binary file not shown.