about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 59b20fd7b..00597af61 100644
--- a/Gemfile
+++ b/Gemfile
@@ -61,7 +61,7 @@ gem 'webpacker', '~> 1.2'
 group :development, :test do
   gem 'fabrication', '~> 2.16'
   gem 'fuubar', '~> 2.2'
-  gem 'i18n-tasks', '~> 0.9'
+  gem 'i18n-tasks', '~> 0.9', require: false
   gem 'pry-rails', '~> 0.3'
   gem 'rspec-rails', '~> 3.6'
 end