aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-05 12:19:12 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-05 12:19:12 +0100
commit35f5ffd1f5c0cc4335006da57feb861cb76aaa20 (patch)
tree4f90142527317e9892902ce401d6c533fda4f064
parentbump Ruby version (diff)
downloadjekyll-theme-35f5ffd1f5c0cc4335006da57feb861cb76aaa20.tar.gz
jekyll-theme-35f5ffd1f5c0cc4335006da57feb861cb76aaa20.zip
bump dependencies
-rw-r--r--Gemfile.lock25
1 files changed, 14 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 39eca80..404eb16 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,22 +1,24 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.4)
+ addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
+ base64 (0.1.1)
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.10)
+ faraday (2.7.11)
+ base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
- ffi (1.15.5)
+ ffi (1.16.3)
forwardable-extended (2.6.0)
- google-protobuf (3.23.4-arm64-darwin)
- google-protobuf (3.23.4-x86_64-linux)
+ google-protobuf (3.25.0-arm64-darwin)
+ google-protobuf (3.25.0-x86_64-linux)
htmlbeautifier (1.4.2)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
@@ -65,27 +67,28 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.3)
- rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rexml (3.2.5)
- rouge (4.1.2)
+ rexml (3.2.6)
+ rouge (4.2.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
- sass-embedded (1.63.6)
+ sass-embedded (1.69.5-arm64-darwin)
+ google-protobuf (~> 3.23)
+ sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
- rake (>= 13.0.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.4.2)
+ unicode-display_width (2.5.0)
webrick (1.8.1)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-22
x86_64-linux
DEPENDENCIES