mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 20:08:51 +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"
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ DEPENDENCIES
|
|||
acts_as_list
|
||||
aruba (>= 0.5.4)
|
||||
bcrypt (~> 3.1.7)
|
||||
bootstrap-sass
|
||||
bootstrap-sass (= 3.3.3)
|
||||
bullet
|
||||
capybara
|
||||
codeclimate-test-reporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue