diff --git a/Gemfile.lock b/Gemfile.lock index a0931cc..001d019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,19 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (7.0.4.3) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.3.8) + base64 (0.2.0) + bigdecimal (3.1.6) blankslate (2.1.2.4) classifier-reborn (2.0.4) fast-stemmer (~> 1.0) @@ -16,7 +23,9 @@ GEM execjs coffee-script-source (1.9.1.1) colorator (0.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) + drb (2.2.1) ethon (0.8.0) ffi (>= 1.3.0) execjs (2.6.0) @@ -50,7 +59,7 @@ GEM html-pipeline (1.9.0) activesupport (>= 2) nokogiri (~> 1.4) - i18n (1.12.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) jekyll (2.4.0) classifier-reborn (~> 2.0) @@ -94,7 +103,8 @@ GEM maruku (0.7.0) mercenary (0.3.5) mini_portile (0.6.2) - minitest (5.18.0) + minitest (5.22.3) + mutex_m (0.2.0) net-dns (0.8.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0)