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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 58b42a98514fbbff94d3e6ccba1c76911823da29916f3679fa069314f936c6a3
4
- data.tar.gz: af23d20cddb15c5dbd36faf8944b9521ae4b9d935bb309e0c2f53d1af4a2094b
3
+ metadata.gz: 3e9c744c999f0768be1741c27c65f06bf48460164d6539e30ffb9cad384610be
4
+ data.tar.gz: e75877da08240d7a15ae5e1308da2d9ebb74d2942af0ad7eba0d7995e73a97f2
5
5
  SHA512:
6
- metadata.gz: 3b60306546dbb495d4d625e5af866d85793a4c9683316a75d75af81cabaf0bd071e2cd1ef50321e884b18bb359d0bc8f671f98d479f542c4bc7120c97110a401
7
- data.tar.gz: 44bca0172cb783cad89490afd9cdcaf2a174c00fb0cba092af990fd15905c82aa05039e3fdfd571319bbada861cbe20845f3fd2e5bfaab522cddf1f9362c54ef
6
+ metadata.gz: 8c7a6ae858ee4db371d22575c05ca670ad3c4bc563712c305fbd76a19770308cb6b0aae8185157b4c98542dd3a415b23d863edebdd8b5fb804056d97b7e24071
7
+ data.tar.gz: 3a0d49dadb55467c5f4940c3235bbce5a9513c126c1c1a35de57646ebe12d6cf65f2cf66a0e543d93714efd31f9d76d53d33e6074a19195c02e4b6c714cb333f
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ThriftyFileApplier
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
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.0
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/thirifty_file_appiler
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/thirifty_file_appiler
42
- source_code_uri: https://github.com/ytnk531/thirifty_file_appiler
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: