From 9d701c92ff70913ad55fbddd626b0a29363d31ad Mon Sep 17 00:00:00 2001 From: April M Date: Tue, 2 Aug 2022 10:03:51 -0700 Subject: [PATCH] update gems --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74db2e8af..4d21cbc9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - activemodel (6.1.6) - activesupport (= 6.1.6) - activerecord (6.1.6) - activemodel (= 6.1.6) - activesupport (= 6.1.6) - activesupport (6.1.6) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -40,7 +40,7 @@ GEM hocon (1.3.1) http_parser.rb (0.8.0) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.2.2) addressable (~> 2.4) @@ -74,12 +74,12 @@ GEM maruku (0.7.3) mercenary (0.4.0) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.16.2) multi_json (1.15.0) - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.6-x86_64-darwin) + nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) open4 (1.3.4) pandoc-ruby (2.1.6) @@ -121,7 +121,7 @@ GEM rgen yard (~> 0.9.5) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.4) rake (13.0.6) rake-remote_task (2.4.4) open4 (~> 1.0) @@ -134,7 +134,7 @@ GEM psych (>= 4.0.0) rexml (3.2.5) rgen (0.9.0) - rouge (3.28.0) + rouge (3.30.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) @@ -143,7 +143,7 @@ GEM terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (1.2.1) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode (0.4.4.4) unicode-display_width (1.8.0) @@ -156,9 +156,9 @@ GEM vlad-git (2.2.0) vlad (>= 2.1.0) webrick (1.7.0) - yard (0.9.27) + yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.5.4) + zeitwerk (2.6.0) PLATFORMS ruby