bluepotion 0.0.3 → 0.0.5

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/project/version.rb +1 -1
  3. metadata +2 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 189eee15c7670bd970b169fbfb540ef6a8b28cd2
4
- data.tar.gz: d02030c65814f932ab598c9424d9136bd1996f66
3
+ metadata.gz: 09fbffc4d1008e174587608f6e20525bf12e0ebf
4
+ data.tar.gz: b03351bae8a0af917cb43b2e42c1e5ffb18d4467
5
5
  SHA512:
6
- metadata.gz: 60f1b69d899a595a522e02c480bd36dcec1c80cd3ce7ef4b6f699255c52330b6387d083a451eb4e317c82444befdb29284a883c1001e6ad8c82e4cbdd6b2bed5
7
- data.tar.gz: 34c93dfa76564815fd96b94bfce80a81250537bc20cf68fbfafca9023dfb120b783f9aa77494fb5acac109ad73ca2d30452d8a4e8089403940ee89ef32e8c6a6
6
+ metadata.gz: 2d7fd8c95a66022896376e51fb7fa42297e588cc4d51cd9bf315506f3a0e4d4e44b26a4b86d0fd6b7800177d85ff2b85965196565e991729ec728f556343c6db
7
+ data.tar.gz: 2f381e2ac1689236282852aa1e17145eb51b50caf589d9869c1524f2b92cd0725d2d4dea367ed6259f1eb6ab8d5d083203069793d7c0a7cfd2b7f09a5bd7695d
@@ -1,3 +1,3 @@
1
1
  module BluePotion
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bluepotion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfiniteRed
@@ -90,11 +90,7 @@ homepage: https://github.com/infinitered/bluepotion
90
90
  licenses:
91
91
  - MIT
92
92
  metadata: {}
93
- post_install_message: |2-
94
- <>
95
- ||
96
- ( ) BluePotion
97
- ``
93
+ post_install_message:
98
94
  rdoc_options: []
99
95
  require_paths:
100
96
  - lib