commonmarker 1.1.0-x86_64-linux → 1.1.1-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b1fbef976fa499ad11eda24defd31c042e7b00fdb7b74628e60f69a040350095
4
- data.tar.gz: 82127aa8f6d20bddce76cd9a08bfa310d14bca0e1ad50e582ef0888c69144279
3
+ metadata.gz: 9fe8e20c490110058d701eaf51633bb70495465bbaed1d120b6456fcdb54c68c
4
+ data.tar.gz: 28256c0c4d1ee0ba32762a63ccb724bb9eff09c44a384b616965d79be90c493d
5
5
  SHA512:
6
- metadata.gz: b36b64733bbf6c0c7dd731a00a4b8d01dcc1873a1dd64dd80dfd519a40044bd7ccd098a6dad6bf384dc06fe064e74f3159cfca137ebebef8c8859aedfd2f583f
7
- data.tar.gz: e56a57ea63c04fb0f6104aea0f423320d4f5e9555b3bb7daf4256c80298542b1b596ba5f6f017a2f7a81d1fa22544a833a0fb3e266630f74d023f8c521bc2c67
6
+ metadata.gz: f1f8776a408f8bd3f5b171213bc6c483699d5fc5fc03fca7267ab77f37d7408f9dc11b91ccdb9388f9158976d84e49190937ece5bfada82f73b1572bcd9d1e8c
7
+ data.tar.gz: 04a28985c2d2c458847d92cc461934cf19bc9e8006cad6c88a44e6a53d0d9acd4eccc847aad4090f486cdc5ed4aefccb56870e99b4313533948a26b2fa15fceb
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.1.0"
4
+ VERSION = "1.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: commonmarker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Garen Torikian
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2024-04-30 00:00:00.000000000 Z
12
+ date: 2024-05-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake