diff --git a/Gemfile.lock b/Gemfile.lock index a18325d6..1e4b633b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,12 @@ GEM base64 (0.2.0) bigdecimal (4.0.1) climate_control (1.2.0) - commonmarker (0.23.10) + commonmarker (2.6.2) + rb_sys (~> 0.9) + commonmarker (2.6.2-aarch64-linux) + commonmarker (2.6.2-arm64-darwin) + commonmarker (2.6.2-x86_64-darwin) + commonmarker (2.6.2-x86_64-linux) concurrent-ruby (1.3.5) crack (1.0.0) bigdecimal @@ -206,7 +211,11 @@ CHECKSUMS base64 (0.2.0) sha256=0f25e9b21a02a0cc0cea8ef92b2041035d39350946e8789c562b2d1a3da01507 bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7 climate_control (1.2.0) sha256=36b21896193fa8c8536fa1cd843a07cf8ddbd03aaba43665e26c53ec1bd70aa5 - commonmarker (0.23.10) sha256=fdd312ae2bb4071b2f3085d4d7533cb9f8d9057a2eaa0760228a65bc3ed565d1 + commonmarker (2.6.2) sha256=bfc5e424b0bbee58ae4700822360caab2112f7c8d9b64efa22edec0dc81b930a + commonmarker (2.6.2-aarch64-linux) sha256=48debd05c75ce6d7d67beec5ce05e685b11c2b7c00c14bc548d17952f8f78112 + commonmarker (2.6.2-arm64-darwin) sha256=a19eba0c774dcee372b7b65f9efa5ef4ad0d4abfceb15ddd768ecc7b406fe6e3 + commonmarker (2.6.2-x86_64-darwin) sha256=1214c90fe846905bbaa6ee0f3f48fc25730f15a2b0dd5932183bdabfe43d7bcb + commonmarker (2.6.2-x86_64-linux) sha256=6cd76cae97221f1dc38c44bc1d2f1e5edd760fce0a2a60d937cc710615f9eaa8 concurrent-ruby (1.3.5) sha256=813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6 crack (1.0.0) sha256=c83aefdb428cdc7b66c7f287e488c796f055c0839e6e545fec2c7047743c4a49 domain_name (0.5.20190701) sha256=000a600454cb4a344769b2f10b531765ea7bd3a304fe47ed12e5ca1eab969851 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.6.2-aarch64-linux.gem b/vendor/cache/commonmarker-2.6.2-aarch64-linux.gem new file mode 100644 index 00000000..11f7faa0 Binary files /dev/null and b/vendor/cache/commonmarker-2.6.2-aarch64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.6.2-arm64-darwin.gem b/vendor/cache/commonmarker-2.6.2-arm64-darwin.gem new file mode 100644 index 00000000..9f78f496 Binary files /dev/null and b/vendor/cache/commonmarker-2.6.2-arm64-darwin.gem differ diff --git a/vendor/cache/commonmarker-2.6.2-x86_64-darwin.gem b/vendor/cache/commonmarker-2.6.2-x86_64-darwin.gem new file mode 100644 index 00000000..a968990f Binary files /dev/null and b/vendor/cache/commonmarker-2.6.2-x86_64-darwin.gem differ diff --git a/vendor/cache/commonmarker-2.6.2-x86_64-linux.gem b/vendor/cache/commonmarker-2.6.2-x86_64-linux.gem new file mode 100644 index 00000000..c1a35d11 Binary files /dev/null and b/vendor/cache/commonmarker-2.6.2-x86_64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.6.2.gem b/vendor/cache/commonmarker-2.6.2.gem new file mode 100644 index 00000000..f49a9e02 Binary files /dev/null and b/vendor/cache/commonmarker-2.6.2.gem differ