truemail-client 0.5.0 → 0.5.1

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: 2ba2f7b60012e11a9a814157af4a240b21d0d491cbd0994050909b487b6fd5af
4
- data.tar.gz: 674c7cb43894b2d6dce31675c6a9c1ded43f5b20d1e46f98aab966ac5d84fb41
3
+ metadata.gz: d92875140fb29df55fa3cb56d62587ce703548f760dc0858168ab9e35d4c2264
4
+ data.tar.gz: 0c7259e7ef62e4890a2e635e7361200d87813d854dd8bfcf649a6c5e49a82eb3
5
5
  SHA512:
6
- metadata.gz: 655480dfe198484b7d1d9295b5903092eebaf1aa60b0edb99cd1417f77868cb307ca2d486e9c01530b2a21414fbce983da8edb9c83edfe23006e88008445d5fd
7
- data.tar.gz: 44ab3985fff27833478a38ce3a16dbbd2ea7ba26b9a07165382db6b83be4a4b7f8b86b2f34bd6df9d077141a2a92151afc6523708f3a5146f9e6860000ab1222
6
+ metadata.gz: ff49ac95d2fe0de6bee407e4f7a60c897c110e0c36fb31dc09a4ecc6b36042da7f884799c8ffd107b11d84c05dcdf3fd8b712c86c60cc7c6d6f44f1e5e807808
7
+ data.tar.gz: f3f8e8ffa2689b566a17375e031aad8a41f3a647071e849cf607e5f8a17880242611296b2ca7f6403373612e77f1b8c2b8341fc222d7f4b0e9ff46a0eb202e59
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2020-2022 Vladislav Trotsenko
3
+ Copyright (c) 2020-2023 Vladislav Trotsenko
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Truemail
4
4
  module Client
5
- VERSION = '0.5.0'
5
+ VERSION = '0.5.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: truemail-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vladislav Trotsenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-18 00:00:00.000000000 Z
11
+ date: 2023-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffaker