openpanel-sdk 0.2.5 → 0.2.6

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openpanel/sdk/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 511126fb0ea5db87c487dbf6758f6ec703d942b8188bcc77207a58de618eeba8
4
- data.tar.gz: dbd8739efb4a2882ef249459049f3f712e51d6c81ceb03311d6bf1706a3b863e
3
+ metadata.gz: '083d26faea6cfd6409f2dd051882a65440d39ba638fa933090842671e590d249'
4
+ data.tar.gz: 61b14a1cca68ad9363b22ec0e42e7024de4f49ad9c9647c1dc0f81aa4be18783
5
5
  SHA512:
6
- metadata.gz: 2dfa5c7f1cd7710a1f5cbf37f4dd187241d64bc2a5a70b604c8494878ba3e9dbd13b839b3674c0c7e026b6e8c0ae74ab53390219860d0d0019bb5e82cd234daa
7
- data.tar.gz: daf47b3fc0db315c436988684087ce32b1ae23eaf9b490a1e4dbe544bae4f8759d8bbc6a959fb33b88da2dfcb317971af8300c69583d3cbd2dcd976570d0b7f8
6
+ metadata.gz: f72d5f1c63a79f88b7db5772f18a7e08a05b007c96803a146cdb91b7ceacaba25768725db2725fa82e2892ff937be5ea4d59c9b7b66bfcb220d445b57fe8ae21
7
+ data.tar.gz: 03d23b49a753dd1305a41569bfc39fc344f6603cb60647e17b468ae2bb5cb69780f71684aa48e9f979d593b4e050fcc86a4e8b21df707169ea6b711df175f6e9
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OpenPanel
4
4
  module SDK
5
- VERSION = '0.2.5'
5
+ VERSION = '0.2.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openpanel-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Stätter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-12-02 00:00:00.000000000 Z
11
+ date: 2025-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -54,13 +54,13 @@ files:
54
54
  - lib/openpanel/sdk/identify_user.rb
55
55
  - lib/openpanel/sdk/tracker.rb
56
56
  - lib/openpanel/sdk/version.rb
57
- homepage: https://github.com/tstaetter/openpanel-sdk
57
+ homepage: https://github.com/tstaetter/openpanel-ruby-sdk
58
58
  licenses:
59
59
  - MIT
60
60
  metadata:
61
61
  allowed_push_host: https://rubygems.org
62
- homepage_uri: https://github.com/tstaetter/openpanel-sdk
63
- source_code_uri: https://github.com/tstaetter/openpanel-sdk
62
+ homepage_uri: https://github.com/tstaetter/openpanel-ruby-sdk
63
+ source_code_uri: https://github.com/tstaetter/openpanel-ruby-sdk
64
64
  post_install_message:
65
65
  rdoc_options: []
66
66
  require_paths: