clipsruby 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.
- checksums.yaml +4 -4
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7b86283884e46ed71a0e4db078683c2443b9f1baf9220ab0a5e9f90eef02b0ba
|
4
|
+
data.tar.gz: 0632d1971aedb15f695e0d43400113f45693fba7db6547d6497887df81c019a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e72f8a5f5eae7b0befcfcfe5fd850a62cdef2c984f5a6cbbfcfab52190adcfa90a5c5af5a7ef028ee573105f4aacfd5ead750bbae7c496bde05e0eedb07df3b9
|
7
|
+
data.tar.gz: c08ddb4e2559ee1bf6113e6866ff7c75880801201a740292fe6ba3109fe9a7806f1074bdd6b2a6093bacb27c83bd24dff8979e45cb2d137f82e7a3de3ce6c9d6
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: clipsruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Johnston
|
@@ -364,7 +364,8 @@ files:
|
|
364
364
|
homepage: https://rubygems.org/gems/clipsruby
|
365
365
|
licenses:
|
366
366
|
- MIT
|
367
|
-
metadata:
|
367
|
+
metadata:
|
368
|
+
source_code_uri: https://github.com/mrryanjohnston/clipsruby
|
368
369
|
post_install_message:
|
369
370
|
rdoc_options: []
|
370
371
|
require_paths:
|