Skip to content

Commit

Permalink
Bump i18n-tasks from 0.9.34 to 0.9.37
Browse files Browse the repository at this point in the history
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.34 to 0.9.37.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](glebm/i18n-tasks@v0.9.34...v0.9.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and javierm committed Aug 26, 2022
1 parent 7f29582 commit f1cc0ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ group :development, :test do
gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.2.0"
gem "faker", "~> 2.18.0"
gem "i18n-tasks", "~> 0.9.34"
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 3.3.1"
gem "launchy", "~> 2.5.0"
gem "letter_opener_web", "~> 2.0.0"
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ GEM
socksify
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.34)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -443,7 +443,7 @@ GEM
parallel (1.20.1)
paranoia (2.4.3)
activerecord (>= 4.0, < 6.2)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.3)
pg_search (2.3.6)
Expand Down Expand Up @@ -504,16 +504,16 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-i18n (6.0.0)
rails-i18n (7.0.5)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
railties (>= 6.0.0, < 8)
railties (6.0.5.1)
actionpack (= 6.0.5.1)
activesupport (= 6.0.5.1)
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -616,7 +616,7 @@ GEM
simplecov-html (0.10.2)
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.15.0)
smart_properties (1.17.0)
social-share-button (1.2.4)
coffee-rails
socksify (1.7.1)
Expand Down Expand Up @@ -665,7 +665,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0)
unicode-display_width (2.2.0)
uniform_notifier (1.14.2)
uuidtools (2.1.5)
view_component (2.69.0)
Expand Down Expand Up @@ -745,7 +745,7 @@ DEPENDENCIES
graphiql-rails (~> 1.7.0)
graphql (~> 1.12.14)
groupdate (~> 6.1.0)
i18n-tasks (~> 0.9.34)
i18n-tasks (~> 0.9.37)
image_processing (~> 1.12.2)
initialjs-rails (~> 0.2.0.9)
invisible_captcha (~> 2.0.0)
Expand Down

0 comments on commit f1cc0ac

Please sign in to comment.