thrifty_file_applier 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/thrifty_file_applier/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3e9c744c999f0768be1741c27c65f06bf48460164d6539e30ffb9cad384610be
|
4
|
+
data.tar.gz: e75877da08240d7a15ae5e1308da2d9ebb74d2942af0ad7eba0d7995e73a97f2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c7a6ae858ee4db371d22575c05ca670ad3c4bc563712c305fbd76a19770308cb6b0aae8185157b4c98542dd3a415b23d863edebdd8b5fb804056d97b7e24071
|
7
|
+
data.tar.gz: 3a0d49dadb55467c5f4940c3235bbce5a9513c126c1c1a35de57646ebe12d6cf65f2cf66a0e543d93714efd31f9d76d53d33e6074a19195c02e4b6c714cb333f
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thrifty_file_applier
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Yudai Tanaka
|
@@ -34,12 +34,12 @@ files:
|
|
34
34
|
- lib/thrifty_file_applier/version.rb
|
35
35
|
- sample/sample.rb
|
36
36
|
- sig/update_watcher.rbs
|
37
|
-
homepage: https://github.com/ytnk531/
|
37
|
+
homepage: https://github.com/ytnk531/thrifty_file_appiler
|
38
38
|
licenses:
|
39
39
|
- MIT
|
40
40
|
metadata:
|
41
|
-
homepage_uri: https://github.com/ytnk531/
|
42
|
-
source_code_uri: https://github.com/ytnk531/
|
41
|
+
homepage_uri: https://github.com/ytnk531/thrifty_file_appiler
|
42
|
+
source_code_uri: https://github.com/ytnk531/thrifty_file_appiler
|
43
43
|
post_install_message:
|
44
44
|
rdoc_options: []
|
45
45
|
require_paths:
|