From 262d4042a7b4d174ecb8658140024a5a81ff480e Mon Sep 17 00:00:00 2001 From: Matt Cone Date: Fri, 12 Jan 2024 10:33:40 -0700 Subject: [PATCH] Update dependencies for IO tutorial branch --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c60ddb..00b41e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,18 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.15.5) + ffi (1.16.3) forwardable-extended (2.6.0) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jekyll (4.2.2) addressable (~> 2.4) @@ -46,11 +46,11 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.1) + public_suffix (5.0.4) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.30.0) safe_yaml (1.0.5) sassc (2.4.0) @@ -60,6 +60,7 @@ GEM unicode-display_width (1.8.0) PLATFORMS + arm64-darwin-22 x86_64-darwin-18 x86_64-darwin-21 @@ -68,4 +69,4 @@ DEPENDENCIES jekyll-feed (~> 0.12) BUNDLED WITH - 2.2.21 + 2.3.7