1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00

Update bootstrap-sass

This commit is contained in:
Philipp Fischbeck 2019-02-23 13:56:29 +01:00
parent 1c2a73ba54
commit 15542915d9
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ gem 'web-console', '~> 3.7.0', group: :development
# Use Codacy for coverage # Use Codacy for coverage
gem 'codacy-coverage', :require => false gem 'codacy-coverage', :require => false
gem 'bootstrap-sass', '~> 3.4.0' gem 'bootstrap-sass', '~> 3.4.1'
gem 'autoprefixer-rails', '~> 9.4.6' gem 'autoprefixer-rails', '~> 9.4.6'
gem 'bh', '~> 1.3.6' gem 'bh', '~> 1.3.6'

View File

@ -54,7 +54,7 @@ GEM
bindex (0.5.0) bindex (0.5.0)
bootsnap (1.3.2) bootsnap (1.3.2)
msgpack (~> 1.0) msgpack (~> 1.0)
bootstrap-sass (3.4.0) bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1) autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0) sassc (>= 2.0.0)
builder (3.2.3) builder (3.2.3)
@ -245,7 +245,7 @@ DEPENDENCIES
autoprefixer-rails (~> 9.4.6) autoprefixer-rails (~> 9.4.6)
bh (~> 1.3.6) bh (~> 1.3.6)
bootsnap bootsnap
bootstrap-sass (~> 3.4.0) bootstrap-sass (~> 3.4.1)
codacy-coverage codacy-coverage
codemirror-rails (~> 5.16.0) codemirror-rails (~> 5.16.0)
coffee-rails (~> 4.2.2) coffee-rails (~> 4.2.2)