porkbun 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/porkbun/version.rb +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9bd13fe6078310c98baf9f2090d4ec6221815284f01876a215fb4877ab16f95d
4
- data.tar.gz: 8f347c67ccaea31a456dcf9f59b8d8c3dc18e562c45235ff83e2e5abbaaa6cc3
3
+ metadata.gz: dd160032fe0fe5e7fdd9c899fcf253609f0104f0080ba73090edf9a4c01a5a97
4
+ data.tar.gz: 1bd55b3b7cc3b3b564ff6836bd7d51666d32035a423f409ed1784ea22ff8c16b
5
5
  SHA512:
6
- metadata.gz: 51b566a607c5d51817dc841f5c8e0c19e2a7f231c4091b1b2c6616d6533d624758a1d65ebcc906006c3c026d8b9d7f2e1533d38bfd4becdb286851249f79c8c5
7
- data.tar.gz: 44e81bffb25ee956a0b4653c692f10f834e9605d42382b8846648e3de3ba3a252aa4fc18b85a28f69899daf6798841212fd2c60a7eb283231423b59a876f4f6d
6
+ metadata.gz: '07881fdc1d92373386a055e2dc732dd230d0b2bfa48f690793a623c0fede50a6438041bce3b1133eb0dd3ca8a8298ffbf4a70c79a857bff126c70accebd117a7'
7
+ data.tar.gz: 502b183391a39ba249c38abb6829c22ea925646d512df3fa5cbdf0670ac8311b3583b4afa6fa4735426098ed909a0c9bfbbb72945d2c2b85e6e9953ec2cabb50
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Porkbun
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: porkbun
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Bretoi
@@ -38,11 +38,11 @@ files:
38
38
  - lib/porkbun.rb
39
39
  - lib/porkbun/version.rb
40
40
  - sig/porkbun.rbs
41
- homepage: https://github.com/danielb2/porkbun
41
+ homepage: https://github.com/danielb2/porkbun-ruby
42
42
  licenses: []
43
43
  metadata:
44
- homepage_uri: https://github.com/danielb2/porkbun
45
- source_code_uri: https://github.com/danielb2/porkbun
44
+ homepage_uri: https://github.com/danielb2/porkbun-ruby
45
+ source_code_uri: https://github.com/danielb2/porkbun-ruby
46
46
  post_install_message:
47
47
  rdoc_options: []
48
48
  require_paths: