summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2017-07-10 17:29:15 +0200
committerMarin Jankovski <maxlazio@gmail.com>2017-07-10 17:29:15 +0200
commit97a6ec4aaa2aa809023dde897e8ad88642fbb967 (patch)
treed7994f74a6c6a8c954ae33c4bc7d504f0a65a414 /Gemfile
parent03b0fe6df908db9d9d71f9f1a8e1e492d2719524 (diff)
downloadgitlab-ce-97a6ec4aaa2aa809023dde897e8ad88642fbb967.tar.gz
Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'"
This reverts commit 83ec509ce43c56da601335de5b9ea4422c785560, reversing changes made to 57f0677ad854b7b17bd57e1e3b0ef542ce322b56.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2c248a45175..233a50c6e47 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,6 @@ source 'https://rubygems.org'
gem 'rails', '4.2.8'
gem 'rails-deprecated_sanitizer', '~> 1.0.3'
-gem 'bootsnap', '~> 1.1'
# Responders respond_to and respond_with
gem 'responders', '~> 2.0'