gorilla-patch 0.0.13 → 0.0.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aa10448bd0f18851a956ff7f37b60c6789c61183
|
4
|
+
data.tar.gz: 653abb9e75edd98de04fd562eec9060361b2ca08
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6da2ed70ac7d5f72ffc5cf31f7218e57db20e7fae26e445cbd014287539c12129ddeb7c6577256317123459f768175443c5073131d0550eae6aec5320ef65576
|
7
|
+
data.tar.gz: dc1f1b87024f1cee7dd5d7c3a02134823c6184755ab1c46688a9676db5c0588f7638d19571053cc3bf917d0e99d4dcf124a7212d81a3ca03cbda44e367714266
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gorilla-patch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.14
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alexander Popov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-
|
11
|
+
date: 2016-05-25 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Refine Ruby Core classes.
|
14
14
|
email: alex.wayfer@gmail.com
|
@@ -21,7 +21,7 @@ files:
|
|
21
21
|
- lib/gorilla-patch/hash.rb
|
22
22
|
- lib/gorilla-patch/module.rb
|
23
23
|
- lib/gorilla-patch/string.rb
|
24
|
-
homepage: https://
|
24
|
+
homepage: https://github.com/AlexWayfer/gorilla-patch
|
25
25
|
licenses:
|
26
26
|
- MIT
|
27
27
|
metadata: {}
|