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:
parent
1c2a73ba54
commit
15542915d9
2
Gemfile
2
Gemfile
@ -37,7 +37,7 @@ gem 'web-console', '~> 3.7.0', group: :development
|
||||
# Use Codacy for coverage
|
||||
gem 'codacy-coverage', :require => false
|
||||
|
||||
gem 'bootstrap-sass', '~> 3.4.0'
|
||||
gem 'bootstrap-sass', '~> 3.4.1'
|
||||
gem 'autoprefixer-rails', '~> 9.4.6'
|
||||
|
||||
gem 'bh', '~> 1.3.6'
|
||||
|
||||
@ -54,7 +54,7 @@ GEM
|
||||
bindex (0.5.0)
|
||||
bootsnap (1.3.2)
|
||||
msgpack (~> 1.0)
|
||||
bootstrap-sass (3.4.0)
|
||||
bootstrap-sass (3.4.1)
|
||||
autoprefixer-rails (>= 5.2.1)
|
||||
sassc (>= 2.0.0)
|
||||
builder (3.2.3)
|
||||
@ -245,7 +245,7 @@ DEPENDENCIES
|
||||
autoprefixer-rails (~> 9.4.6)
|
||||
bh (~> 1.3.6)
|
||||
bootsnap
|
||||
bootstrap-sass (~> 3.4.0)
|
||||
bootstrap-sass (~> 3.4.1)
|
||||
codacy-coverage
|
||||
codemirror-rails (~> 5.16.0)
|
||||
coffee-rails (~> 4.2.2)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user