my_precious 0.2.4 → 0.2.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: b63c66337ed8bf027adf43eb731d288e559b489e6a2d7ee924c8830da448b22b
4
- data.tar.gz: b2f369b65406bc80eabc93e841be2f1c76ca8682d383b17c333b94196112ee2b
3
+ metadata.gz: 4c5a354f36103a2cf2b31977e461b5063360e7e6c10887191fb89a51e2038783
4
+ data.tar.gz: bcea194f658d5fba5eac3f9a5b5aa64d67c6ad8a69fd319f5ce38b249af8ea87
5
5
  SHA512:
6
- metadata.gz: 58ef76689a48851df5877b65947529c9b8f4c009812b24d30958dca14550bfb4efeedc65d05c791b2fd9a121ed731311e65c393f8a58c95e05ce422c32357113
7
- data.tar.gz: b2919eb9d7a8a37bd9492740c85204005b8966d2793003cbdbd1ef4b8699015476eaebfe1072b8bc4c9113026ced19090494d0bb39b741c7df3fbb831b9bbd1c
6
+ metadata.gz: f3e965bec6e3e8bfdb1ed2fbd3ff6757b281ed18b65797feaacc9392cafc14d2948bfb28270e3dbbfc55635230a166bd19088354aa7c54f12210b973207eb8fc
7
+ data.tar.gz: a21a39091b35a107b483de6df85304004e62e74635ec29f1b9b5f520ca3a534a7f785b6905206343e420af892bf0b9be280583ee15b5f995022cf3ad4c7045e1
@@ -1,3 +1,3 @@
1
1
  module MyPrecious
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
3
3
  end
data/my_precious.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["jessicaannbettsis@gmail.com", "crishanks12@gmail.com"]
11
11
 
12
12
  spec.summary = %q{"Lord of the Rings Programming Language".}
13
- spec.description = %q{"I wanted to make a fun programming language so I did it. It's all my own, my precious... Precious is a LOTR esoteric programming language translator. Precious uses lore keywords and english to create simple programming functionality."}
13
+ spec.description = %q{"I wanted to make a fun programming language so I did. It's mine. My own. My Precious... Precious is a LOTR esoteric programming language translator. Precious uses lore keywords and english to create simple programming functionality."}
14
14
  spec.homepage = "https://github.com/jessicabettsftw/my_precious"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: my_precious
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - jessicabettsftw
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '3.0'
56
- description: '"I wanted to make a fun programming language so I did it. It''s all
57
- my own, my precious... Precious is a LOTR esoteric programming language translator.
56
+ description: '"I wanted to make a fun programming language so I did. It''s mine. My
57
+ own. My Precious... Precious is a LOTR esoteric programming language translator.
58
58
  Precious uses lore keywords and english to create simple programming functionality."'
59
59
  email:
60
60
  - jessicaannbettsis@gmail.com