fulgur 0.23.0-x86_64-linux → 0.24.0-x86_64-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: 2f0841908e99d52a84af509b727927cb1e843cabee012b2f13c5b7e7677f6aac
4
- data.tar.gz: b094088f11fbd872d2213799c93b1e75c8e8ff2c0967c3767f1ee5bb1a067be8
3
+ metadata.gz: 7d39e97c5198f1498c5b499f38add648a3ad8b7592624310ee1f2ed0b152f388
4
+ data.tar.gz: e1f45659fd02a1062859b1e8bca732c44eb97595a44a233f5ef27cc386f4845e
5
5
  SHA512:
6
- metadata.gz: 1dd001013d5bcee4bc945c3e9dd4b3d896be71f9ac0e89d997b319aef209a51c116280ba1e7fd3143e86e25d442481af3b6339a34774bb346953754bd6d04c36
7
- data.tar.gz: a71082f8af17f47f3248cefaf5e429a27b52fe98e1241a14d2d49a8cfc4d21a9b498dc415db1844ebea82e57746a81455979dfee4a166836feaf9c642421c01c
6
+ metadata.gz: c48817d7991b3f06b0459f479961817d06c0d90ad72409c0aff3250dceb78af38cf8b4f0ca6156a42d11e71dbef03663edbc3a81b0d138598a540cb9321756b7
7
+ data.tar.gz: aff1e605df7fa3282022e4f6d0d2a4a4d39dc4ba549cf9ff967cec8e9a14646bf0318fde38e85e401f9432f543248046407bd7ce487519ae5413cce8dc86bb8e
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.23.0"
4
+ VERSION = "0.24.0"
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.23.0
4
+ version: 0.24.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka