From 6be42d92714d9eceb20b87db8a0a502762435ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:26:41 +0000 Subject: [PATCH] Bump commonmarker from 0.23.9 to 0.23.10 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 8f5e6c086c..76da881a37 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.2) dotenv (2.8.1) em-websocket (0.5.3) @@ -46,6 +46,7 @@ GEM filesize (0.2.0) forwardable-extended (2.6.0) google-protobuf (3.23.2-x86_64-darwin) + google-protobuf (3.23.2-x86_64-linux) http_parser.rb (0.8.0) httpclient (2.8.3) i18n (1.13.0) @@ -89,6 +90,8 @@ GEM mercenary (0.4.0) nokogiri (1.15.2-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.2-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) posix-spawn (0.3.15) @@ -106,6 +109,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.62.1-x86_64-darwin) google-protobuf (~> 3.21) + sass-embedded (1.62.1-x86_64-linux-gnu) + google-protobuf (~> 3.21) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thread_safe (0.3.6) @@ -119,9 +124,9 @@ GEM webrick (1.8.1) PLATFORMS - ruby x86_64-darwin-19 x86_64-darwin-20 + x86_64-linux DEPENDENCIES dotenv