Bump i18n-tasks from 0.9.20 to 0.9.25
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.20 to 0.9.25. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/master/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.20...v0.9.25) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -65,7 +65,7 @@ group :development, :test do
|
|||||||
gem 'byebug', '~> 10.0.0'
|
gem 'byebug', '~> 10.0.0'
|
||||||
gem 'factory_bot_rails', '~> 4.8.2'
|
gem 'factory_bot_rails', '~> 4.8.2'
|
||||||
gem 'faker', '~> 1.8.7'
|
gem 'faker', '~> 1.8.7'
|
||||||
gem 'i18n-tasks', '~> 0.9.20'
|
gem 'i18n-tasks', '~> 0.9.25'
|
||||||
gem 'knapsack_pro', '~> 0.53.0'
|
gem 'knapsack_pro', '~> 0.53.0'
|
||||||
gem 'launchy', '~> 2.4.3'
|
gem 'launchy', '~> 2.4.3'
|
||||||
gem 'letter_opener_web', '~> 1.3.2'
|
gem 'letter_opener_web', '~> 1.3.2'
|
||||||
|
|||||||
24
Gemfile.lock
24
Gemfile.lock
@@ -144,15 +144,12 @@ GEM
|
|||||||
railties (>= 3.2.6, < 5.0)
|
railties (>= 3.2.6, < 5.0)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
docile (1.3.1)
|
docile (1.3.1)
|
||||||
easy_translate (0.5.1)
|
|
||||||
thread
|
|
||||||
thread_safe
|
|
||||||
email_spec (2.1.1)
|
email_spec (2.1.1)
|
||||||
htmlentities (~> 4.3.3)
|
htmlentities (~> 4.3.3)
|
||||||
launchy (~> 2.1)
|
launchy (~> 2.1)
|
||||||
mail (~> 2.6)
|
mail (~> 2.6)
|
||||||
errbase (0.0.3)
|
errbase (0.0.3)
|
||||||
erubi (1.7.0)
|
erubi (1.7.1)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
factory_bot (4.8.2)
|
factory_bot (4.8.2)
|
||||||
@@ -191,22 +188,21 @@ GEM
|
|||||||
gyoku (1.3.1)
|
gyoku (1.3.1)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
hashie (3.5.7)
|
hashie (3.5.7)
|
||||||
highline (1.7.10)
|
highline (2.0.0)
|
||||||
htmlentities (4.3.4)
|
htmlentities (4.3.4)
|
||||||
httpi (2.4.4)
|
httpi (2.4.4)
|
||||||
rack
|
rack
|
||||||
socksify
|
socksify
|
||||||
i18n (0.9.5)
|
i18n (0.9.5)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-tasks (0.9.20)
|
i18n-tasks (0.9.25)
|
||||||
activesupport (>= 4.0.2)
|
activesupport (>= 4.0.2)
|
||||||
ast (>= 2.1.0)
|
ast (>= 2.1.0)
|
||||||
easy_translate (>= 0.5.1)
|
|
||||||
erubi
|
erubi
|
||||||
highline (>= 1.7.3)
|
highline (>= 2.0.0)
|
||||||
i18n
|
i18n
|
||||||
parser (>= 2.2.3.0)
|
parser (>= 2.2.3.0)
|
||||||
rainbow (~> 2.2)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
terminal-table (>= 1.5.1)
|
terminal-table (>= 1.5.1)
|
||||||
initialjs-rails (0.2.0.5)
|
initialjs-rails (0.2.0.5)
|
||||||
railties (>= 3.1, < 6.0)
|
railties (>= 3.1, < 6.0)
|
||||||
@@ -313,7 +309,7 @@ GEM
|
|||||||
parallel (1.12.1)
|
parallel (1.12.1)
|
||||||
paranoia (2.4.1)
|
paranoia (2.4.1)
|
||||||
activerecord (>= 4.0, < 5.3)
|
activerecord (>= 4.0, < 5.3)
|
||||||
parser (2.5.0.5)
|
parser (2.5.1.2)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
pg (0.21.0)
|
pg (0.21.0)
|
||||||
pg_search (2.0.1)
|
pg_search (2.0.1)
|
||||||
@@ -357,8 +353,7 @@ GEM
|
|||||||
activesupport (= 4.2.10)
|
activesupport (= 4.2.10)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rainbow (2.2.2)
|
rainbow (3.0.0)
|
||||||
rake
|
|
||||||
raindrops (0.19.0)
|
raindrops (0.19.0)
|
||||||
rake (12.3.1)
|
rake (12.3.1)
|
||||||
redcarpet (3.4.0)
|
redcarpet (3.4.0)
|
||||||
@@ -457,7 +452,6 @@ GEM
|
|||||||
terminal-table (1.8.0)
|
terminal-table (1.8.0)
|
||||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||||
thor (0.19.4)
|
thor (0.19.4)
|
||||||
thread (0.2.2)
|
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.8)
|
tilt (2.0.8)
|
||||||
tins (1.16.3)
|
tins (1.16.3)
|
||||||
@@ -473,7 +467,7 @@ GEM
|
|||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (4.1.3)
|
uglifier (4.1.3)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
unicode-display_width (1.3.0)
|
unicode-display_width (1.4.0)
|
||||||
unicorn (5.4.1)
|
unicorn (5.4.1)
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
@@ -533,7 +527,7 @@ DEPENDENCIES
|
|||||||
graphiql-rails (~> 1.4.1)
|
graphiql-rails (~> 1.4.1)
|
||||||
graphql (~> 1.7.8)
|
graphql (~> 1.7.8)
|
||||||
groupdate (~> 3.2.0)
|
groupdate (~> 3.2.0)
|
||||||
i18n-tasks (~> 0.9.20)
|
i18n-tasks (~> 0.9.25)
|
||||||
initialjs-rails (~> 0.2.0.5)
|
initialjs-rails (~> 0.2.0.5)
|
||||||
invisible_captcha (~> 0.10.0)
|
invisible_captcha (~> 0.10.0)
|
||||||
jquery-fileupload-rails
|
jquery-fileupload-rails
|
||||||
|
|||||||
Reference in New Issue
Block a user