plan_my_stuff 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/plan_my_stuff/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 03731d4c3b552639604aa37465eb9f2246eb6077ec40144b218b4afa2aefdc01
4
- data.tar.gz: 0277ebbdc6a0f783c90cb1bcf2d73c6dfd79447ad52f1df8d547d217cf80e1bf
3
+ metadata.gz: 0b39dc4e08c17c126407b4b96f698d4718b77f9485f251af2f7a1c642e58a1b8
4
+ data.tar.gz: 335dbb910692194950e6ac9bcc904d302b67ddf34d4cf0e21611dd3bf36d675d
5
5
  SHA512:
6
- metadata.gz: 3897dad435fd7b13780d3ac6ac3e25f9d15e49f58e8517c05ff6b28b78b7efd16216e4c9dbf0275afadf842821a9a006dd0e1c86b862e10927e197f190029f6a
7
- data.tar.gz: 1a973153e39fc469580eac16dca37debb9780416b1cc7b50f9dffd440a6f64f4383fca30f24e72fdc02173c5875938c9181febd0226de8ecc8023c9907ac10db
6
+ metadata.gz: 0f9b3a98fd6085704eafe6bf19a90bca60010f7004c28913b6356d96cef8ac08145f82e12a389fde0adb40c2ffa4eb7aca1aa3ea9f2065ed3549a28f6eacffdd
7
+ data.tar.gz: 303c6bec1248313856b9dad67234a77344ac1e9ea66e2c90361e498524c9f46f9da142a5c278f2866806be1437fc701097699c67c86890e02757c31632a657cc
@@ -4,7 +4,7 @@ module PlanMyStuff
4
4
  module VERSION
5
5
  MAJOR = 0
6
6
  MINOR = 1
7
- TINY = 0
7
+ TINY = 1
8
8
 
9
9
  # Set PRE to nil unless it's a pre-release (beta, rc, etc.)
10
10
  PRE = nil
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plan_my_stuff
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
  - Brands Insurance
@@ -103,7 +103,7 @@ metadata:
103
103
  rubygems_mfa_required: 'true'
104
104
  homepage_uri: https://github.com/brandsinsurance/PlanMyStuff/
105
105
  source_code_uri: https://github.com/brandsinsurance/PlanMyStuff
106
- changelog_uri: https://github.com/brandsinsurance/PlanMyStuff/blob/main/CHANGELOG.adoc
106
+ changelog_uri: https://github.com/brandsinsurance/PlanMyStuff/blob/main/CHANGELOG.md
107
107
  post_install_message:
108
108
  rdoc_options: []
109
109
  require_paths: