summaryrefslogtreecommitdiff
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 0ef2e57..c7fd020 100644
--- a/Gemfile
+++ b/Gemfile
@@ -26,7 +26,7 @@ gem "jbuilder", "~> 2.7"
# gem 'image_processing', '~> 1.2'
# Reduces boot times through caching; required in config/boot.rb
-gem "bootsnap", ">= 1.4.4"
+gem "bootsnap", ">= 1.4.4", require: false
gem "devise"