fulgur 0.30.0-x86_64-linux → 0.31.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: b39bc6563baa7618c8a5d5778780cd551d0ff3ef75f9c704c34ef81b7958e591
4
- data.tar.gz: c88bd32d666a58971ea3aeeac58f49937e73878569136cb96a0623bb8dfbf438
3
+ metadata.gz: 9316a1e12cb561a35bfdbd6503130219b6a4ad5249061ed788f34cef6047ed19
4
+ data.tar.gz: a01dfc9c399f0621ed9916afab91f15bdafd6596302fd7d0b2837c3b5d9fcc96
5
5
  SHA512:
6
- metadata.gz: 9255cbe71b3bb637604a41706cf08ead711b118ae76c93ae388a94da67f90007409243f54992c33612a788f8b55479009a1006312e7decc2626f6dc46adcf2be
7
- data.tar.gz: c5e3c9ccad6974a87b49e7e0e8808b74430a271d9f8e4ff5731f69b5b18807f0b6df1720c49a8e6762dabd56329fdb4dccc6e783e7284829076fb2a8c3c72063
6
+ metadata.gz: dba811eccb887c2be77bc9728b3c88e7fb03072aad2d06802be92965d280d71579be8b558ecb4bd8475861959042da5934bced15809e1516e752e7b8c1b2d2f1
7
+ data.tar.gz: 1b384c626e74de38a81c1653fa9b40ec300e90be44950426948fbf10bac7d53cbc74a1accf8683be6a6d7876f399e65623d2aea967ec79aba5f66ebe0c625fb3
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.30.0"
4
+ VERSION = "0.31.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.30.0
4
+ version: 0.31.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka