Skip to content

Commit

Permalink
Bump i18n-tasks from 0.9.30 to 0.9.31 (#1567)
Browse files Browse the repository at this point in the history
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.30 to 0.9.31.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/master/CHANGES.md)
- [Commits](glebm/i18n-tasks@v0.9.30...v0.9.31)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 10, 2020
1 parent 7546a4b commit 9e9b831
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -19,7 +19,7 @@ group :development, :test do
gem "byebug"
gem "dotenv-rails"
gem "factory_bot_rails"
gem "i18n-tasks", "0.9.30"
gem "i18n-tasks", "0.9.31"
gem "pry-rails"
end

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -106,7 +106,7 @@ GEM
highline (2.0.3)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.30)
i18n-tasks (0.9.31)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -145,9 +145,9 @@ GEM
momentjs-rails (2.20.1)
railties (>= 3.1)
multipart-post (2.1.1)
nokogiri (1.10.8)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
parser (2.7.0.2)
parser (2.7.0.4)
ast (~> 2.4.0)
pg (1.2.2)
poltergeist (1.18.1)
Expand All @@ -162,7 +162,7 @@ GEM
public_suffix (4.0.3)
pundit (2.1.0)
activesupport (>= 3.0.0)
rack (2.1.1)
rack (2.2.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-timeout (0.6.0)
Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.6.0)
unicode-display_width (1.6.1)
unicorn (5.5.3)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand All @@ -246,7 +246,7 @@ GEM
websocket-extensions (0.1.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.2.2)
zeitwerk (2.3.0)

PLATFORMS
ruby
Expand All @@ -268,7 +268,7 @@ DEPENDENCIES
formulaic
front_matter_parser
globalid
i18n-tasks (= 0.9.30)
i18n-tasks (= 0.9.31)
launchy
pg
poltergeist
Expand Down

0 comments on commit 9e9b831

Please sign in to comment.