diff options
author | MichaĆ Klichowicz <emkael@tlen.pl> | 2023-08-08 23:14:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 23:14:12 +0200 |
commit | a0dd8e1987b6afa9a7eebf0303666d8a7a361c51 (patch) | |
tree | a8fafbd55e1ea0a807f6787adaacb924ace4bc60 | |
parent | 3dfc6fc70f8dfb498976a05ddd3a2df6e767a202 (diff) | |
parent | aa061066fea11e327540b906b6873c98a5e771ba (diff) |
Merge pull request #22 from PZBS/dependabot/bundler/commonmarker-0.23.10
Bump commonmarker from 0.23.9 to 0.23.10
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c8bb36d..e8c6ec6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.0) dnsruby (1.61.9) simpleidn (~> 0.1) |