unvee7_palindrome 0.1.2 → 0.1.3

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: a76a3ab4a2b494bb40e1cbf57a7ff669ed0893c81d95a7cc37ef65e7bcfb0a06
4
- data.tar.gz: 2241b758a3b92f0732590127431a0caa5ebbb56a07b0b34691551f09a48480d5
3
+ metadata.gz: 65d52ca29decadb01a51cbe20db300cca282526ef47be4c43c35cc10fa630f76
4
+ data.tar.gz: d5249380fe65929f2da42f02862a663a6a14cefeb691d3412599b9f6846919f4
5
5
  SHA512:
6
- metadata.gz: 8bcfa4f4d7a7d692af2c3bfd9a9e0d98e90d2d5d76f84f9684383734c029ff5a3a47d00bdd7ca2796d7d466bb04c5f3fddf18df411b9dba073d2390311f2578b
7
- data.tar.gz: 8a1e3bbbcf496368eb7256c1c4ba13a4d67bec93ef5d7ba43597a4cb20c43a65a723aff01406364cdd9ce0261a81660067851c4d3968112fe3b106cbe1d66d9f
6
+ metadata.gz: 98e87f05b806c4949a2947465bf68c9a4dc6095bad17c62856ee2f01858ac824499fc100036975b898fb0a7d861bc5b5721b964cc6a22ac7108ce68482b92faf
7
+ data.tar.gz: 03d859853c4ae7c26579b4979675a951c92ddd814b9717bc155dcd4186ed05ba3c3f107a046543a6a131b67ff4579e499ed68347d26d8180f48cd14b3f5bf9a5
@@ -22,6 +22,6 @@ class String
22
22
  end
23
23
 
24
24
  class Integer
25
- include String
25
+ include Unvee7Palindrome
26
26
  end
27
27
 
@@ -1,3 +1,3 @@
1
1
  module Unvee7Palindrome
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unvee7_palindrome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - unvee7