Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group with 2 updates #253

Merged
merged 2 commits into from
May 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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