aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-23 23:16:18 -0700
committerMark Otto <[email protected]>2015-08-23 23:16:18 -0700
commitc8ab0a56c24136aa4beb9f5e76b4548dd5c33df8 (patch)
tree5f12f9d72321b4d8470c3fc91b67ffa8a78980d4 /Gemfile
parent7d194a9bd34394406ff44cef90f43c94849d6939 (diff)
parente27e9d863b8b655b76628094b73d28a9df9ff421 (diff)
downloadbootstrap-c8ab0a56c24136aa4beb9f5e76b4548dd5c33df8.tar.xz
bootstrap-c8ab0a56c24136aa4beb9f5e76b4548dd5c33df8.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 23068bdfe..cc3e50b7f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,4 +8,5 @@ group :development, :test do
gem 'rouge', '~> 1.7.4'
gem 'sass', '~> 3.4.9'
gem 'scss-lint', '~> 0.31'
+ gem 'jekyll-redirect-from', '~> 0.8.0'
end