pgp-rb 0.1.2-x86_64-linux → 0.1.3-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: 98d9a9c246591e26b6d27361e368f2fc8e812b72eee58a136ac95d6045dfba2f
4
- data.tar.gz: 959dfbc686de9ebf0d3064d4ed3233fb3d664aa9f16b22151060c70631ed8dba
3
+ metadata.gz: 921dafc69e72421ce4b0485d31f68575ddbcbf07b0c8efd42e3c033583a3a767
4
+ data.tar.gz: 946b44cd06a24d122c9971673a0388b60a32afe9c13eaacfa56f536c2108f8fa
5
5
  SHA512:
6
- metadata.gz: ada006cd7e826e57cc8f2fa4740cabb35ec57a46df55f59c4075bc32673884f2493c53010cccc13bb86fbefd03c24359e834520e7047e54330422058135d436d
7
- data.tar.gz: 0ee004a18db1ccc6bef9159ce46715f28525eaddd3eb61b5b7f615eb77fe66c8c25d7d340aa28260adb0a47c49119332b01ae4bd1e372364baf6dc29f52070e5
6
+ metadata.gz: 838179e3f08aace4a5d163e8f03d9a9cf7a0d55f6cadefa8537d337cf8ac9d6f65ced0c4eb758a67be78e33a897973c2de4ae8e24220aa6b16baea69892686ec
7
+ data.tar.gz: ee11ce46ab30a5871fda6e743467d5da7324fa82096476392352b0d314c0e878b25eb718eadeb30a57278a256732edb4ad5bab9ef55ab9e717d9093c3893c360
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PGP
4
- VERSION = '0.1.2'
4
+ VERSION = '0.1.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pgp-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kirill Zaitsev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-23 00:00:00.000000000 Z
11
+ date: 2024-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry