Skip to content

Commit f0fbba1

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 279f5d8 commit f0fbba1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
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.0.1)
8989
builder (3.2.4)
@@ -133,7 +133,7 @@ GEM
133133
equalizer (0.0.11)
134134
erubi (1.10.0)
135135
erubis (2.7.0)
136-
execjs (2.7.0)
136+
execjs (2.8.1)
137137
factory_bot (6.2.0)
138138
activesupport (>= 5.0.0)
139139
factory_bot_rails (6.2.0)
@@ -142,7 +142,7 @@ GEM
142142
fasterer (0.9.0)
143143
colorize (~> 0.7)
144144
ruby_parser (>= 3.14.1)
145-
ffi (1.15.0)
145+
ffi (1.15.1)
146146
flay (2.12.1)
147147
erubis (~> 2.7.0)
148148
path_expander (~> 1.0)
@@ -190,12 +190,12 @@ GEM
190190
mime-types-data (~> 3.2015)
191191
mime-types-data (3.2021.0225)
192192
mini_mime (1.1.0)
193-
mini_portile2 (2.5.1)
193+
mini_portile2 (2.5.3)
194194
minitest (5.14.4)
195195
msgpack (1.4.2)
196196
netrc (0.11.0)
197197
nio4r (2.5.7)
198-
nokogiri (1.11.5)
198+
nokogiri (1.11.7)
199199
mini_portile2 (~> 2.5.0)
200200
racc (~> 1.4)
201201
parallel (1.20.1)
@@ -209,7 +209,7 @@ GEM
209209
path_expander (1.1.0)
210210
pg (1.2.3)
211211
polyfill (1.9.0)
212-
popper_js (1.16.0)
212+
popper_js (2.9.2)
213213
prettier (1.5.5)
214214
psych (3.3.1)
215215
public_suffix (4.0.6)

0 commit comments

Comments
 (0)