diff --git a/Gemfile.lock b/Gemfile.lock index 4a59432f..c3a29250 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,11 @@ GEM base64 (0.2.0) bigdecimal (3.1.9) climate_control (1.2.0) - commonmarker (0.23.10) + commonmarker (2.1.0) + rb_sys (~> 0.9) + commonmarker (2.1.0-aarch64-linux) + commonmarker (2.1.0-arm64-darwin) + commonmarker (2.1.0-x86_64-linux) concurrent-ruby (1.3.5) crack (1.0.0) bigdecimal diff --git a/vendor/cache/commonmarker-0.23.10.gem b/vendor/cache/commonmarker-0.23.10.gem deleted file mode 100644 index bc255262..00000000 Binary files a/vendor/cache/commonmarker-0.23.10.gem and /dev/null differ diff --git a/vendor/cache/commonmarker-2.1.0-aarch64-linux.gem b/vendor/cache/commonmarker-2.1.0-aarch64-linux.gem new file mode 100644 index 00000000..7cc36184 Binary files /dev/null and b/vendor/cache/commonmarker-2.1.0-aarch64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.1.0-arm64-darwin.gem b/vendor/cache/commonmarker-2.1.0-arm64-darwin.gem new file mode 100644 index 00000000..b0dcc711 Binary files /dev/null and b/vendor/cache/commonmarker-2.1.0-arm64-darwin.gem differ diff --git a/vendor/cache/commonmarker-2.1.0-x86_64-linux.gem b/vendor/cache/commonmarker-2.1.0-x86_64-linux.gem new file mode 100644 index 00000000..eca57710 Binary files /dev/null and b/vendor/cache/commonmarker-2.1.0-x86_64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.1.0.gem b/vendor/cache/commonmarker-2.1.0.gem new file mode 100644 index 00000000..070fe5ff Binary files /dev/null and b/vendor/cache/commonmarker-2.1.0.gem differ