Skip to content

Commit

Permalink
Bump bootstrap from 4.6.2 to 4.6.2.1
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.2 to 4.6.2.1.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/v4.6.2.1/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v4.6.2...v4.6.2.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent c71afcd commit f28d006
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
autoprefixer-rails (10.4.16.0)
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
Expand All @@ -108,16 +108,15 @@ GEM
ostruct (>= 0.3.2)
rails (>= 6.1, < 8)
view_component (>= 2.66, < 4)
bootstrap (4.6.2)
bootstrap (4.6.2.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.16.1, < 2)
sassc-rails (>= 2.0.0)
bourbon (7.3.0)
thor (~> 1.0)
breakpoint (2.7.1)
sass (~> 3.3)
sassy-maps (< 1.0.0)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capistrano (3.18.0)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -146,7 +145,7 @@ GEM
ckeditor (5.1.3)
orm_adapter (~> 0.5.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -165,7 +164,7 @@ GEM
drb (2.2.1)
dry-cli (1.0.0)
ed25519 (1.3.0)
erubi (1.12.0)
erubi (1.13.0)
execjs (2.9.1)
factory_bot (6.4.4)
activesupport (>= 5.0.0)
Expand All @@ -184,7 +183,7 @@ GEM
health-monitor-rails (12.2.0)
railties (>= 6.1)
honeybadger (5.4.1)
i18n (1.14.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
Expand Down Expand Up @@ -231,7 +230,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.22.2)
minitest (5.25.1)
modernizr-rails (2.7.1)
mutex_m (0.2.0)
net-imap (0.4.14)
Expand All @@ -247,7 +246,7 @@ GEM
net-protocol
net-ssh (7.2.1)
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
normalize-rails (3.0.3)
Expand Down Expand Up @@ -281,7 +280,7 @@ GEM
public_suffix (5.1.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -329,11 +328,11 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.8.3)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -410,9 +409,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sshkit (1.21.7)
mutex_m
Expand All @@ -424,8 +423,8 @@ GEM
sass (>= 3.3.0, < 3.5)
terser (1.1.20)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
tilt (2.3.0)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.8)
timeout (0.4.1)
tzinfo (2.0.6)
Expand Down Expand Up @@ -457,7 +456,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down

0 comments on commit f28d006

Please sign in to comment.