diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2017-07-10 17:29:15 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2017-07-10 17:29:15 +0200 |
commit | 97a6ec4aaa2aa809023dde897e8ad88642fbb967 (patch) | |
tree | d7994f74a6c6a8c954ae33c4bc7d504f0a65a414 /Gemfile | |
parent | 03b0fe6df908db9d9d71f9f1a8e1e492d2719524 (diff) | |
download | gitlab-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-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' |