diff --git a/Gemfile.lock b/Gemfile.lock index ffa35cb..b57e115 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,12 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (6.0.2.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.4.0) blankslate (2.1.2.4) classifier-reborn (2.2.0) @@ -17,7 +17,7 @@ GEM execjs coffee-script-source (1.12.2) colorator (0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) ethon (0.12.0) ffi (>= 1.3.0) execjs (2.7.0) @@ -103,12 +103,13 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) maruku (0.7.0) mercenary (0.3.6) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile2 (2.6.1) + minitest (5.14.1) multipart-post (2.1.1) net-dns (0.9.0) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) octokit (4.15.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -119,6 +120,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) + racc (1.5.2) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) @@ -141,11 +143,11 @@ GEM parslet (~> 1.5.0) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.1) yajl-ruby (1.2.3) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby