Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 9a68a7f

Browse files
authored
HACK: update to functional version of bootstrap-sass
The version referenced here was pulled from rubygems because it had a security backdoor. See twbs/bootstrap-sass#1195 for full details. This hack is a quick fix to make `bundle install` work again on a fresh install.
1 parent 3290fa5 commit 9a68a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
3232
bcrypt (3.1.10)
3333
binding_of_caller (0.7.2)
3434
debug_inspector (>= 0.0.1)
35-
bootstrap-sass (3.2.0.2)
35+
bootstrap-sass (3.2.0.4)
3636
sass (~> 3.2)
3737
builder (3.1.4)
3838
capybara (2.6.2)

0 commit comments

Comments
 (0)