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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent f3de6b0 commit 2eaaf72
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem "blacklight", "~> 7.33"
gem "blacklight_iiif_search", "~> 2.1.0"
gem "blacklight_range_limit"
gem "bootsnap", require: false
gem "bootstrap", "~> 4.0"
gem "bootstrap", "~> 4.6"
gem "bootstrap_form", "~> 4.5.0"
gem "bunny"
gem "capistrano-passenger"
Expand Down
29 changes: 15 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,9 @@ GEM
view_component (>= 2.54, < 4)
bootsnap (1.18.4)
msgpack (~> 1.2)
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)
bootstrap_form (4.5.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
Expand Down Expand Up @@ -497,6 +496,9 @@ GEM
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
grpc-google-iam-v1 (~> 1.1)
google-protobuf (4.27.3)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
Expand Down Expand Up @@ -524,6 +526,9 @@ GEM
sprockets-rails
graphql (1.13.23)
base64
grpc (1.65.2)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.65.2-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
Expand Down Expand Up @@ -723,6 +728,7 @@ GEM
mime-types-data (3.2024.0806)
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
modernizr-rails (2.7.1)
msgpack (1.7.2)
Expand Down Expand Up @@ -751,6 +757,9 @@ GEM
net-protocol
net-ssh (7.1.0)
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
Expand Down Expand Up @@ -958,7 +967,7 @@ GEM
activemodel (>= 5.0)
reform (>= 2.3.1, < 3.0.0)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -1037,14 +1046,6 @@ GEM
logger
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
scanf (1.0.0)
scrub_rb (1.0.1)
selenium-webdriver (4.16.0)
Expand Down Expand Up @@ -1156,7 +1157,7 @@ GEM
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
Expand Down Expand Up @@ -1238,7 +1239,7 @@ GEM
rdf (~> 3.3)
rdf-xsd (~> 3.3)
yard (0.9.36)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-21
Expand All @@ -1265,7 +1266,7 @@ DEPENDENCIES
blacklight_iiif_search (~> 2.1.0)
blacklight_range_limit
bootsnap
bootstrap (~> 4.0)
bootstrap (~> 4.6)
bootstrap_form (~> 4.5.0)
bundler-audit
bunny
Expand Down

0 comments on commit 2eaaf72

Please sign in to comment.