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

Commit

Permalink
HACK: update to functional version of bootstrap-sass
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
rahulbot authored Dec 26, 2019
1 parent 3290fa5 commit 9a68a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GEM
bcrypt (3.1.10)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (3.2.0.2)
bootstrap-sass (3.2.0.4)
sass (~> 3.2)
builder (3.1.4)
capybara (2.6.2)
Expand Down

0 comments on commit 9a68a7f

Please sign in to comment.