mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-16 01:06:32 +01:00
Lock bootstrap-sass to to 3.3.3
This commit is contained in:
parent
212dd69514
commit
f62dfac1e4
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -42,7 +42,7 @@ gem 'bcrypt', '~> 3.1.7'
|
|||
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
|
||||
# gem 'jbuilder', '~> 1.2'
|
||||
|
||||
gem "bootstrap-sass"
|
||||
gem "bootstrap-sass", "3.3.3"
|
||||
|
||||
group :development do
|
||||
gem "spring"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue