Skip to content

Commit 28c2f5a

Browse files
Bump bootstrap from 4.6.0 to 5.0.1
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] <[email protected]>
1 parent 7cbab6d commit 28c2f5a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ GEM
7070
activerecord (>= 3.2, < 7.0)
7171
rake (>= 10.4, < 14.0)
7272
ast (2.4.2)
73-
autoprefixer-rails (10.2.0.0)
74-
execjs
73+
autoprefixer-rails (10.2.5.1)
74+
execjs (> 0)
7575
axiom-types (0.1.1)
7676
descendants_tracker (~> 0.0.4)
7777
ice_nine (~> 0.11.0)
@@ -81,9 +81,9 @@ GEM
8181
bindex (0.8.1)
8282
bootsnap (1.7.5)
8383
msgpack (~> 1.0)
84-
bootstrap (4.6.0)
84+
bootstrap (5.0.1)
8585
autoprefixer-rails (>= 9.1.0)
86-
popper_js (>= 1.14.3, < 2)
86+
popper_js (>= 2.9.2, < 3)
8787
sassc-rails (>= 2.0.0)
8888
brakeman (5.1.1)
8989
builder (3.2.4)
@@ -134,7 +134,7 @@ GEM
134134
equalizer (0.0.11)
135135
erubi (1.10.0)
136136
erubis (2.7.0)
137-
execjs (2.7.0)
137+
execjs (2.8.1)
138138
factory_bot (6.2.0)
139139
activesupport (>= 5.0.0)
140140
factory_bot_rails (6.2.0)
@@ -210,7 +210,7 @@ GEM
210210
path_expander (1.1.0)
211211
pg (1.2.3)
212212
polyfill (1.9.0)
213-
popper_js (1.16.0)
213+
popper_js (2.9.2)
214214
prettier (1.6.1)
215215
psych (3.3.1)
216216
public_suffix (4.0.6)
@@ -247,7 +247,7 @@ GEM
247247
rake (>= 0.8.7)
248248
thor (>= 0.20.3, < 2.0)
249249
rainbow (3.0.0)
250-
rake (13.0.3)
250+
rake (13.0.6)
251251
rb-fsevent (0.11.0)
252252
rb-inotify (0.10.1)
253253
ffi (~> 1.0)

0 commit comments

Comments
 (0)