Skip to content

Commit

Permalink
chore(deps): bump jekyll-polyglot in the dependencies group (#263)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [jekyll-polyglot](https://polyglot.untra.io/).


Updates `jekyll-polyglot` from 1.8.0 to 1.8.1

---
updated-dependencies:
- dependency-name: jekyll-polyglot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 6e160c0 commit 67fccc8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "jekyll", "4.3.3"
gem "jekyll-feed", "0.17.0"
gem "jekyll-paginate", "1.1"
gem "jekyll-archives", "2.2.1"
gem "jekyll-polyglot", "1.8.0"
gem "jekyll-polyglot", "1.8.1"

gem "minimal-mistakes-jekyll", "4.26.2"
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 @@ -10,7 +10,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
colorator (1.1.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -25,10 +25,10 @@ GEM
ffi (1.17.0-arm-linux-musl)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.2)
google-protobuf (4.28.0)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-x86_64-linux)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-polyglot (1.8.0)
jekyll-polyglot (1.8.1)
jekyll (>= 4.0, >= 3.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
Expand Down Expand Up @@ -91,7 +91,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
popper_js (2.11.8)
public_suffix (6.0.0)
public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
Expand All @@ -100,20 +100,20 @@ GEM
strscan
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.77.5-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-arm-linux-androideabi)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-arm-linux-gnueabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-arm-linux-musleabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-x86-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-x86_64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.5-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.8-aarch64-linux-android)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm-linux-androideabi)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm-linux-gnueabihf)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm-linux-musleabihf)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86-linux-android)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-android)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand All @@ -139,7 +139,7 @@ DEPENDENCIES
jekyll-archives (= 2.2.1)
jekyll-feed (= 0.17.0)
jekyll-paginate (= 1.1)
jekyll-polyglot (= 1.8.0)
jekyll-polyglot (= 1.8.1)
minimal-mistakes-jekyll (= 4.26.2)

RUBY VERSION
Expand Down

0 comments on commit 67fccc8

Please sign in to comment.