commonmarker 1.0.1-aarch64-linux → 1.0.2-aarch64-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: 379a470f508500e2e560734084beb2ccf4b8db5543dec5d5c2d5ee87eaec24c8
4
- data.tar.gz: e75575555b73d4831cfee1e67344d6b9dd40c93e791e7759757472a7032eec3a
3
+ metadata.gz: 971cfb87280aec0c26f9bdf031082e207050c8f7b727b4addadd8ea943933aa6
4
+ data.tar.gz: 640f2f7be3d0ed824afb8a51d77d384ca35637e01a47c7b0c60dd19c026ce7bc
5
5
  SHA512:
6
- metadata.gz: 994764484fba08e5dc84d8d323bca634bca139eaa6c150bad8275324910ae9c7c71703d9e3c589ffe475b963413c702e048ea6b9ad91f37a20e8dbc91055234c
7
- data.tar.gz: 4710cbb0866d9fa6abd4213344f5b2b56576b3ee1628c472d1bab3c14ca9db59e43a888436ec6b42f5251575bb4d96bdd18b51b5bb6dd1c25b01024f79ef04a6
6
+ metadata.gz: b8739b87c3704b66bbb9a9e8bf07dd6f25363baf171e2cabe05a2f21b4161c138259b88bfc8bb1d0eb18b11e3658ebd6905395ab518f0a7933c555aacff662b2
7
+ data.tar.gz: 8f4a2fe01a53f0033c097bf18e3fe10171e0f653076eb71c81b1f9a0490d2768345bad5a4ea1f354cf8f4bcfa2aa0db129ca897512c27c93e7ab9ffaebba5810
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.2"
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.0.1
4
+ version: 1.0.2
5
5
  platform: aarch64-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: 2023-12-27 00:00:00.000000000 Z
12
+ date: 2023-12-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake