openstruct-from_hash.rb 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +2 -3
- data/openstruct-from_hash.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ecbbbc34455b4034bacf91a42917e6cb43e93f181c89ba71c496b6b960841bf
|
4
|
+
data.tar.gz: e24d52488b0de1a58eaa23f767c30b0964eea331cadcb2e9495c7e3f0e38fdda
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a9c91b2dd8563bf288a148e216c044790b4cb2fbe91e272d48e4b9c2d07be37ae1c1e12a9dbe0ea79a25bc92fcdb89595d021fd8057933acef426a6acad0375
|
7
|
+
data.tar.gz: b2918d0434e3c0c4bece874effcf324c2f70fcf0ff55fe5dd717b436a48f8ada9e6998da60668ac4ac5b39164aaa3c4c0b17e5234bacb4c416c0bc63a21cbc4d
|
data/LICENSE.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1
1
|
MIT License
|
2
2
|
|
3
|
-
Copyright
|
4
|
-
|
5
|
-
https://gitlab.com/1xAB
|
3
|
+
Copyright 2018
|
4
|
+
Robert Gleeson
|
6
5
|
|
7
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
7
|
of this software and associated documentation files (the "Software"), to deal
|