aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:15:19 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:15:19 +0200
commit23f0cab2bfa2207719eb735709b604655dabcdf1 (patch)
tree96f3f3b4e519890397b24607828228c636da57e9 /Gemfile.lock
parentbump dependencies (diff)
downloadblog-23f0cab2bfa2207719eb735709b604655dabcdf1.tar.gz
blog-23f0cab2bfa2207719eb735709b604655dabcdf1.zip
bump Ruby version
Diffstat (limited to '')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2213814..4c14759 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -81,6 +81,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
+ webrick (1.7.0)
PLATFORMS
x86_64-linux
@@ -92,6 +93,7 @@ DEPENDENCIES
jekyll-remote-theme
jekyll-tidy
kramdown-parser-gfm
+ webrick
BUNDLED WITH
2.3.23