1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 10:38:50 +01:00

Switch to Bootstrap 4

This commit is contained in:
2019-12-23 17:49:54 +01:00
parent f28cade211
commit f08254ffef
26 changed files with 207 additions and 120 deletions

View File

@@ -56,18 +56,19 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
autoprefixer-rails (9.6.5)
autoprefixer-rails (9.7.3)
execjs
bcrypt (3.1.13)
bh (1.3.6)
actionpack
activesupport
bindex (0.8.1)
bootsnap (1.4.5)
msgpack (~> 1.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
bootstrap (4.4.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
bootstrap_form (4.3.0)
actionpack (>= 5.0)
activemodel (>= 5.0)
builder (3.2.3)
codacy-coverage (2.1.5)
simplecov
@@ -94,6 +95,8 @@ GEM
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.2)
font-awesome-sass (5.12.0)
sassc (>= 1.11)
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (3.6.0)
@@ -143,6 +146,7 @@ GEM
oauth2 (~> 1.1)
omniauth (~> 1.9)
orm_adapter (0.5.0)
popper_js (1.14.5)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)
@@ -227,25 +231,24 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
will-paginate-i18n (0.1.15)
will_paginate (3.1.8)
will_paginate-bootstrap (1.0.2)
will_paginate (>= 3.0.3)
will_paginate-bootstrap4 (0.2.2)
will_paginate (~> 3.0, >= 3.0.0)
zeitwerk (2.2.1)
PLATFORMS
ruby
DEPENDENCIES
autoprefixer-rails (~> 9.6.1)
bh (~> 1.3.6)
bootsnap
bootstrap-sass (~> 3.4.1)
bootstrap (~> 4.4.1)
bootstrap_form (~> 4.0)
codacy-coverage
coffee-rails (~> 5.0.0)
devise (~> 4.7.1)
diff-lcs
diffy
font-awesome-sass (~> 5.12.0)
jbuilder (~> 2.9.1)
jquery-rails (~> 4.3.5)
mysql2 (~> 0.5.2)
@@ -261,9 +264,8 @@ DEPENDENCIES
tzinfo-data
uglifier (~> 4.1.20)
web-console (~> 4.0.1)
will-paginate-i18n (~> 0.1.15)
will_paginate (~> 3.1.8)
will_paginate-bootstrap (~> 1.0.2)
will_paginate-bootstrap4 (~> 0.2.2)
BUNDLED WITH
2.0.2