systemdy 0.3.0 → 0.3.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/systemdy/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 90fbfbbdbdcd12922983d5bd751e628f3f7a8b5f3858a420e5e13ad0e73e30da
4
- data.tar.gz: cd74d56bcb932d1a067ef936e9133c9097f2df2d0b743c76e30c48e90b8839e0
3
+ metadata.gz: 0d100ae2959d85fb8084a5d6c23113dd70a417f3f5512b8ef9664f7e49ec4b70
4
+ data.tar.gz: 8d7e95b1a81f21778a56ba809b621cce17d73c509222da63939744645595eba6
5
5
  SHA512:
6
- metadata.gz: 894062ea8f1b6724d72148b81aa27877ba9f53d3ee9264ff89a1009ae10ebc7bc09c83a934f1511cb85a755f9654851c25875faa8d3110c06044506a4b7881f3
7
- data.tar.gz: 597bdadedfff3fb63c934d2f6b0666398dbfd01e28d3799578046f427c10c580aee0d3b2070b3b8db5411603c2cb7836327409e93f547088f4e4f9d5cd159d57
6
+ metadata.gz: 8d900cabf4fea970eade41af5121ae5c3b2bad2defb72486d88f64c5622b9cb7673e43fb027bd496f41c0c50def879dfe40dddf96b7da8732b872697b41bc5e4
7
+ data.tar.gz: 0507f8e49ce30ff6affc084b52f6b4388bb136f2272d6c6d234b2d5191cad404eec16f356a19b7a5010d45a98922c0119d057cd8177d6859f30ad41ab12464c8
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Systemdy
4
4
  # the current version of the gem
5
- VERSION = "0.3.0"
5
+ VERSION = "0.3.1"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: systemdy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - magic4dev
@@ -40,7 +40,7 @@ licenses:
40
40
  metadata:
41
41
  homepage_uri: https://github.com/magic4dev/systemdy
42
42
  source_code_uri: https://github.com/magic4dev/systemdy
43
- documentation_uri: https://www.rubydoc.info/github/magic4dev/systemdy/master
43
+ documentation_uri: https://www.rubydoc.info/gems/systemdy
44
44
  changelog_uri: https://github.com/magic4dev/systemdy/blob/master/CHANGELOG.md
45
45
  code_of_conduct_uri: https://github.com/magic4dev/systemdy/blob/master/CODE_OF_CONDUCT.md
46
46
  post_install_message: