1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-13 01:36:42 +01:00

Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
bd786586c4
Bump bootstrap from 5.0.1 to 5.1.0
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 15:00:49 +00:00
2 changed files with 12 additions and 12 deletions

View File

@ -39,7 +39,7 @@ gem 'sdoc', '~> 2.2.0', group: :doc
gem 'web-console', '~> 4.1.0', group: :development
gem 'listen', '~> 3.6.0', group: :development
gem 'bootstrap', '~> 5.0.1'
gem 'bootstrap', '~> 5.1.0'
gem "bootstrap_form", "~> 4.5"
gem 'font-awesome-sass', '~> 5.15.1'

View File

@ -62,15 +62,15 @@ GEM
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (10.2.5.0)
execjs (< 2.8.0)
autoprefixer-rails (10.3.1.0)
execjs (~> 2)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.7.7)
msgpack (~> 1.0)
bootstrap (5.0.1)
bootstrap (5.1.0)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.9.2, < 3)
popper_js (>= 2.9.3, < 3)
sassc-rails (>= 2.0.0)
bootstrap_form (4.5.0)
actionpack (>= 5.2)
@ -96,7 +96,7 @@ GEM
diff-lcs (1.4.4)
diffy (3.4.0)
erubi (1.10.0)
execjs (2.7.0)
execjs (2.8.1)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
@ -125,7 +125,7 @@ GEM
listen (3.6.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.10.0)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -133,7 +133,7 @@ GEM
marcel (1.0.1)
method_source (1.0.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.4)
msgpack (1.4.2)
multi_json (1.15.0)
@ -141,8 +141,8 @@ GEM
multipart-post (2.1.1)
mysql2 (0.5.3)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
@ -164,7 +164,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
popper_js (2.9.2)
popper_js (2.9.3)
public_suffix (4.0.6)
puma (5.4.0)
nio4r (~> 2.0)
@ -268,7 +268,7 @@ PLATFORMS
DEPENDENCIES
bootsnap
bootstrap (~> 5.0.1)
bootstrap (~> 5.1.0)
bootstrap_form (~> 4.5)
coffee-rails (~> 5.0.0)
devise (~> 4.8.0)