Skip to content

Commit

Permalink
Bump bootstrap from 4.6.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.0 to 5.0.1.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v4.6.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 28, 2021
1 parent 11c43d2 commit a9aae51
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ GEM
activerecord (>= 3.2, < 7.0)
rake (>= 10.4, < 14.0)
ast (2.4.2)
autoprefixer-rails (10.2.0.0)
execjs
autoprefixer-rails (10.2.5.1)
execjs (> 0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
Expand All @@ -81,9 +81,9 @@ GEM
bindex (0.8.1)
bootsnap (1.7.5)
msgpack (~> 1.0)
bootstrap (4.6.0)
bootstrap (5.0.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
popper_js (>= 2.9.2, < 3)
sassc-rails (>= 2.0.0)
brakeman (5.0.1)
builder (3.2.4)
Expand Down Expand Up @@ -133,7 +133,7 @@ GEM
equalizer (0.0.11)
erubi (1.10.0)
erubis (2.7.0)
execjs (2.7.0)
execjs (2.8.1)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
Expand All @@ -142,7 +142,7 @@ GEM
fasterer (0.9.0)
colorize (~> 0.7)
ruby_parser (>= 3.14.1)
ffi (1.15.0)
ffi (1.15.1)
flay (2.12.1)
erubis (~> 2.7.0)
path_expander (~> 1.0)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
msgpack (1.4.2)
netrc (0.11.0)
nio4r (2.5.7)
nokogiri (1.11.5)
nokogiri (1.11.6)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
Expand All @@ -209,7 +209,7 @@ GEM
path_expander (1.1.0)
pg (1.2.3)
polyfill (1.9.0)
popper_js (1.16.0)
popper_js (2.9.2)
prettier (1.5.5)
psych (3.3.1)
public_suffix (4.0.6)
Expand Down

0 comments on commit a9aae51

Please sign in to comment.