diff --git a/Gemfile.lock b/Gemfile.lock index 118b52ab..2855a96c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,12 @@ GEM base64 (0.2.0) bigdecimal (3.1.9) climate_control (1.2.0) - commonmarker (0.23.10) + commonmarker (2.3.0) + rb_sys (~> 0.9) + commonmarker (2.3.0-aarch64-linux) + commonmarker (2.3.0-arm64-darwin) + commonmarker (2.3.0-x86_64-darwin) + commonmarker (2.3.0-x86_64-linux) concurrent-ruby (1.3.5) crack (1.0.0) bigdecimal @@ -202,7 +207,11 @@ CHECKSUMS base64 (0.2.0) sha256=0f25e9b21a02a0cc0cea8ef92b2041035d39350946e8789c562b2d1a3da01507 bigdecimal (3.1.9) sha256=2ffc742031521ad69c2dfc815a98e426a230a3d22aeac1995826a75dabfad8cc climate_control (1.2.0) sha256=36b21896193fa8c8536fa1cd843a07cf8ddbd03aaba43665e26c53ec1bd70aa5 - commonmarker (0.23.10) sha256=fdd312ae2bb4071b2f3085d4d7533cb9f8d9057a2eaa0760228a65bc3ed565d1 + commonmarker (2.3.0) sha256=74fb85e4ae59a9fc166dd1813ad791805d09dec1a4e79c81a7be0a6a8dc5dc63 + commonmarker (2.3.0-aarch64-linux) sha256=63e6c599ed2b1a01c012e5524ed25f60ab1132c6b582bcef0aa542770d3087ee + commonmarker (2.3.0-arm64-darwin) sha256=fb5a6416395cbac63bb7741887c74e17141be75f407a292ab98cd6c8ab4894a2 + commonmarker (2.3.0-x86_64-darwin) sha256=65919fe63bc1e01319d958351ae611cc913bd2a8aa3f1a4f3fb3d12e82fbc568 + commonmarker (2.3.0-x86_64-linux) sha256=a6f2b523be0c3e4752aaf55cc5026239080b81f91bd2f72226b6e71919d204d0 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.3.0-aarch64-linux.gem b/vendor/cache/commonmarker-2.3.0-aarch64-linux.gem new file mode 100644 index 00000000..fea37c28 Binary files /dev/null and b/vendor/cache/commonmarker-2.3.0-aarch64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.3.0-arm64-darwin.gem b/vendor/cache/commonmarker-2.3.0-arm64-darwin.gem new file mode 100644 index 00000000..bca7df99 Binary files /dev/null and b/vendor/cache/commonmarker-2.3.0-arm64-darwin.gem differ diff --git a/vendor/cache/commonmarker-2.3.0-x86_64-darwin.gem b/vendor/cache/commonmarker-2.3.0-x86_64-darwin.gem new file mode 100644 index 00000000..f4c16da3 Binary files /dev/null and b/vendor/cache/commonmarker-2.3.0-x86_64-darwin.gem differ diff --git a/vendor/cache/commonmarker-2.3.0-x86_64-linux.gem b/vendor/cache/commonmarker-2.3.0-x86_64-linux.gem new file mode 100644 index 00000000..310ebf4e Binary files /dev/null and b/vendor/cache/commonmarker-2.3.0-x86_64-linux.gem differ diff --git a/vendor/cache/commonmarker-2.3.0.gem b/vendor/cache/commonmarker-2.3.0.gem new file mode 100644 index 00000000..f6af4cc6 Binary files /dev/null and b/vendor/cache/commonmarker-2.3.0.gem differ