Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates (#253)
Browse files Browse the repository at this point in the history
* chore(deps): bump the dependencies group with 2 updates

Bumps the dependencies group with 2 updates: [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) and [bootstrap](https://github.com/twbs/bootstrap-rubygem).


Updates `minimal-mistakes-jekyll` from 4.24.0 to 4.25.1
- [Release notes](https://github.com/mmistakes/minimal-mistakes/releases)
- [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md)
- [Commits](mmistakes/minimal-mistakes@4.24.0...4.25.1)

Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix bootstrap scss imports

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Iipin <[email protected]>
  • Loading branch information
dependabot[bot] and Iipin authored May 1, 2024
1 parent a3e40da commit 25fd427
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ gem "jekyll-paginate", "1.1"
gem "jekyll-archives", "2.2.1"
gem "jekyll-polyglot", "1.8.0"

gem "minimal-mistakes-jekyll", "4.24"
gem "bootstrap", "5.3.2"
gem "minimal-mistakes-jekyll", "4.25.1"
gem "bootstrap", "5.3.3"
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
bootstrap (5.3.2)
bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
colorator (1.1.0)
Expand All @@ -16,11 +15,10 @@ GEM
http_parser.rb (~> 0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (4.26.1)
Expand Down Expand Up @@ -72,48 +70,50 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minimal-mistakes-jekyll (4.24.0)
minimal-mistakes-jekyll (4.25.1)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
jekyll-include-cache (~> 0.1)
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.3)
net-http (0.4.1)
uri
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
popper_js (2.11.8)
public_suffix (5.0.4)
rake (13.1.0)
public_suffix (5.0.5)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.1)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass-embedded (1.72.0-aarch64-linux-android)
sass-embedded (1.76.0-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-arm-linux-androideabi)
sass-embedded (1.76.0-arm-linux-androideabi)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-arm-linux-gnueabihf)
sass-embedded (1.76.0-arm-linux-gnueabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-arm-linux-musleabihf)
sass-embedded (1.76.0-arm-linux-musleabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x86-linux-android)
sass-embedded (1.76.0-x86-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x86_64-linux-android)
sass-embedded (1.76.0-x86_64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x86_64-linux-gnu)
sass-embedded (1.76.0-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
webrick (1.8.1)

PLATFORMS
Expand All @@ -126,13 +126,13 @@ PLATFORMS
x86_64-linux-android

DEPENDENCIES
bootstrap (= 5.3.2)
bootstrap (= 5.3.3)
jekyll (= 4.3.3)
jekyll-archives (= 2.2.1)
jekyll-feed (= 0.17.0)
jekyll-paginate (= 1.1)
jekyll-polyglot (= 1.8.0)
minimal-mistakes-jekyll (= 4.24)
minimal-mistakes-jekyll (= 4.25.1)

RUBY VERSION
ruby 3.3.0p0
Expand Down
18 changes: 9 additions & 9 deletions assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@

$primary-color : #214214 !default;

@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/functions";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/variables";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/variables-dark";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/maps";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/mixins";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/root";
@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/utilities";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/functions";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/variables";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/variables-dark";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/maps";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/root";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/utilities";

@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/progress";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/progress";

@import "../../bootstrap-5.3.2/assets/stylesheets/bootstrap/utilities/api";
@import "../../bootstrap-5.3.3/assets/stylesheets/bootstrap/utilities/api";

@import "minimal-mistakes"; // main partials

Expand Down

0 comments on commit 25fd427

Please sign in to comment.