aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2023-12-30 16:06:57 +0100
committerEgor Tensin <egor@tensin.name>2023-12-30 16:06:57 +0100
commit39760f1792c23343d592fbe4b880f9358cac20f4 (patch)
treed22def83bd97a21c89221bd73131407c2f1cdc2c
parentbump Ruby version (diff)
downloadjekyll-theme-39760f1792c23343d592fbe4b880f9358cac20f4.tar.gz
jekyll-theme-39760f1792c23343d592fbe4b880f9358cac20f4.zip
bump dependencies
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 404eb16..3b24cad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,30 +1,30 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.5)
+ addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
- base64 (0.1.1)
+ base64 (0.2.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- faraday (2.7.11)
+ faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.3)
forwardable-extended (2.6.0)
- google-protobuf (3.25.0-arm64-darwin)
- google-protobuf (3.25.0-x86_64-linux)
+ google-protobuf (3.25.1-arm64-darwin)
+ google-protobuf (3.25.1-x86_64-linux)
htmlbeautifier (1.4.2)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
- jekyll (4.3.2)
+ jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -40,7 +40,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
- jekyll-github-metadata (2.16.0)
+ jekyll-github-metadata (2.16.1)
jekyll (>= 3.4, < 5.0)
octokit (>= 4, < 7, != 4.4.0)
jekyll-paginate (1.1.0)
@@ -66,7 +66,7 @@ GEM
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (5.0.3)
+ public_suffix (5.0.4)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -74,10 +74,10 @@ GEM
rouge (4.2.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
- sass-embedded (1.69.5-arm64-darwin)
- google-protobuf (~> 3.23)
- sass-embedded (1.69.5-x86_64-linux-gnu)
- google-protobuf (~> 3.23)
+ sass-embedded (1.69.6-arm64-darwin)
+ google-protobuf (~> 3.25)
+ sass-embedded (1.69.6-x86_64-linux-gnu)
+ google-protobuf (~> 3.25)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
@@ -98,4 +98,4 @@ DEPENDENCIES
jekyll-tidy
BUNDLED WITH
- 2.3.23
+ 2.4.10