colon_rocket 0.0.3 → 0.0.4

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d77a6bce9f3606360b7fb1442ffa888554a79f56f8ad111c4c468ec6ff0341f0
4
- data.tar.gz: b94f011f4cf52af5bc0841dcfe3e2f4fee40f1f58cb5a106ab758512aee8059a
3
+ metadata.gz: 0ed7f151985b25c1f602bcb776f29dca49fce26ce236c580b9b1d794e3c11bca
4
+ data.tar.gz: df0f8e5eeac0a5d36f35797cdfa92672d64a5569092475c8b3a530e88004bdb6
5
5
  SHA512:
6
- metadata.gz: 568c65f54bda37b27b76870259bee729296cdb5d2760eabee209ed1afb39a4b54c25c43cddcf0b7cecebfe08b04d5d93b20b65028ff4b3b833f6b17dcd2afe6f
7
- data.tar.gz: 6a9921a1484ab6e084fbba6701ed2a02ed092195121bada358bb7fa2c7ebe15281263579d7c3d586ca922017d6980bc6815015f4b55ad6b6550cddbd4e6923ab
6
+ metadata.gz: 97d0c4b1ac3453620a82c88853ce5a164e39c81abafbcfc24667758090da6038dc82a17915581fce21410ec6a37ceb322105e4cbb17386e9d11c1af834818d23
7
+ data.tar.gz: e5c8f2980b90f7b909ec096d313eb299f1aa1b800132f6a4953dcacaea609f1c1b12a3e905944e9de48d7a02cecb6c22af1f03815045c968b8867fb620910eb8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: colon_rocket
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pizza Steve
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2018-12-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: ColonRocket.blastoff(RUBY_HASH)
13
+ description: puts a Ruby Hash to your shell as a valid JSON object (without hash rockets)
14
14
  email: stevepentler@gmail.com
15
15
  executables: []
16
16
  extensions: []
@@ -41,5 +41,5 @@ rubyforge_project:
41
41
  rubygems_version: 2.7.6
42
42
  signing_key:
43
43
  specification_version: 4
44
- summary: puts a Ruby hash to your shell as a valid JSON object (without hash rockets)
44
+ summary: Hash => JSON
45
45
  test_files: []