Skip to content

Commit

Permalink
Bump i18n-tasks from 1.0.5 to 1.0.7 (thoughtbot#2173)
Browse files Browse the repository at this point in the history
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](glebm/i18n-tasks@v1.0.5...v1.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent 1131d52 commit 29adfdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ group :development, :test do
gem "byebug"
gem "dotenv-rails"
gem "factory_bot_rails"
gem "i18n-tasks", "1.0.5"
gem "i18n-tasks", "1.0.7"
gem "pry-rails"
gem "yard"
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
html_tokenizer (0.0.7)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.5)
i18n-tasks (1.0.7)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
kgio (2.11.4)
launchy (2.5.0)
addressable (~> 2.7)
loofah (2.15.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -346,7 +346,7 @@ DEPENDENCIES
formulaic
front_matter_parser
globalid
i18n-tasks (= 1.0.5)
i18n-tasks (= 1.0.7)
kaminari-i18n
launchy
pg
Expand Down

0 comments on commit 29adfdb

Please sign in to comment.