fulgur 0.5.8-aarch64-linux → 0.5.11-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9c1cb5c8c3b59148b64d752ffdecf09dc6f3fdcfffb28368eab3623cd8514b44
4
- data.tar.gz: d3810527ee5cc9d5289196826c83c11f7f091d8fe35ddacd05ae004853beadb5
3
+ metadata.gz: 68ef0e7bdae729f4ce8e604021d832aeb539f0c85f93153191ab14992fa0043e
4
+ data.tar.gz: 12e601e2020acbfc38ecd24bfa2dadac81adca458daa7b49d6e9887c8de8e54f
5
5
  SHA512:
6
- metadata.gz: a7545e7638aadffc1f71c56cc9fa797a969ad14644f367060b6cd843fd99415aa602f64d802d9ab4eee60eac67fa070fc2345fcc8d96e0f8a741b1aefc96d71c
7
- data.tar.gz: 11609ac3b3f1cb11af561491b1cbae1ad612513e6cf7eda705c42238451e67c08bd8629f6703643f423c189c71e84a374b5ed1965431bba1e781a11588147175
6
+ metadata.gz: 29f9b29e3b062892aa8bc34cd37f0a74a1191074c30b4521c4bcf8c9e20bdd64c490b941fe8b6f3b1f2b9a6837a6cee50164b89659337c086fc32d85407f91b1
7
+ data.tar.gz: c88486a8b8117d3ec0d707f19ec7528d19a7517ea1c01537459bbb02089a9c093852f5cb1051c9756c4bf0c7f9d1c80b8e9592cc43a4bbbc85b3033439184700
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Fulgur
4
- VERSION = "0.5.8"
4
+ VERSION = "0.5.11"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fulgur
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.8
4
+ version: 0.5.11
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka