m0rse_c0de 0.3.4 → 0.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 38e09f2a0a166f1402cc51456d679030145bd6422a8ec2b8fa3b08e6bfe6b682
4
- data.tar.gz: 494b61d73f0ff7194a697f08985f42cece88605fcc4a0de312ce2bbfb2c8aba7
3
+ metadata.gz: db358b2f9de62e785c21f1e3258a65772807434ecd4249a04e6ab961fdfcc252
4
+ data.tar.gz: 364111d17c96cc6bc19e6d1f48b985f44f7523f88b0aa824d4f34c0a26035025
5
5
  SHA512:
6
- metadata.gz: 3f1d986feedeeda5ee5db6408855d72b6b577c8a57be9bdcddef4e573e5f8f608b3f54b2bd9261c2e8fdcc30ee61b665c06ada1cc756b340ce3bb024b7b6ff40
7
- data.tar.gz: 39e7f2e4e4a50b265fe998737352ee47615b6308358f825db01fc56b9e1aad32cf2c341834315a15ade6271e58658326c2953df424bf1fceec7e01414ddd2478
6
+ metadata.gz: b0cac71a296fdb0f2a30e2ba274683ffaaa3890fa74fe1eb1d24cf6fc425de48d5ec2c2333fc8975facea1022d50c0ccc8616d6d461b914263f0d046a49df2f9
7
+ data.tar.gz: 673c5f2c31f4e81a5e77c755351659bbf3f5ec7fd180dd7ce5b7a56316e62b0b43628d5a652aa1b0736535863c9d294f8d033e78266ff173ddce7ada6941583c
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: m0rse_c0de
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Burzum
@@ -28,9 +28,10 @@ description:
28
28
  email:
29
29
  executables: []
30
30
  extensions: []
31
- extra_rdoc_files: []
31
+ extra_rdoc_files:
32
+ - README.md
32
33
  files:
33
- - lib/README.md
34
+ - README.md
34
35
  - lib/hashes/hashes.rb
35
36
  - lib/m0rse.rb
36
37
  - lib/sound/beeps/dah.wav
@@ -61,6 +62,5 @@ signing_key:
61
62
  specification_version: 4
62
63
  summary: A gem for translation from hex, binary, text to morse and vice versa; it
63
64
  additionally can teach you Morse, play a text to Morse code, translate a file to
64
- Morse and now it can blink in Morse. (playing, blinking morse code is for windows
65
- only :( )
65
+ Morse and it can blink in Morse. (playing, blinking morse code is for windows only)
66
66
  test_files: []