thrifty_file_applier 0.1.1 → 0.1.2

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: 3e9c744c999f0768be1741c27c65f06bf48460164d6539e30ffb9cad384610be
4
- data.tar.gz: e75877da08240d7a15ae5e1308da2d9ebb74d2942af0ad7eba0d7995e73a97f2
3
+ metadata.gz: a0192a3ecf8330f945f476fcd99adc1a229cf8bfb71765d94542f23a45247c94
4
+ data.tar.gz: a88524d1bd10ec15cd6eddfafbc67564b63aee8d06117ec4360609781a55617a
5
5
  SHA512:
6
- metadata.gz: 8c7a6ae858ee4db371d22575c05ca670ad3c4bc563712c305fbd76a19770308cb6b0aae8185157b4c98542dd3a415b23d863edebdd8b5fb804056d97b7e24071
7
- data.tar.gz: 3a0d49dadb55467c5f4940c3235bbce5a9513c126c1c1a35de57646ebe12d6cf65f2cf66a0e543d93714efd31f9d76d53d33e6074a19195c02e4b6c714cb333f
6
+ metadata.gz: 662f8d8d69d25e733d1ef875911cd2a8162e40001035ad3ce09bbd40a137b925fe69b783d00b6f97ae7aebc68eb504446c05e050bd746d3a4767c372d04a6c17
7
+ data.tar.gz: 5de8da2d61e3a2dd39cc537fb9f91b2b1b3054425f63c05d4d671e60f65c908665a7af6ae74bb1e1c52bfa9f36999e6c669a7656cced65876507b0affb3876db
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- thrifty_file_applier (0.1.0)
4
+ thrifty_file_applier (0.1.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ThriftyFileApplier
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
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.1
4
+ version: 0.1.2
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/thrifty_file_appiler
37
+ homepage: https://github.com/ytnk531/thrifty_file_applier
38
38
  licenses:
39
39
  - MIT
40
40
  metadata:
41
- homepage_uri: https://github.com/ytnk531/thrifty_file_appiler
42
- source_code_uri: https://github.com/ytnk531/thrifty_file_appiler
41
+ homepage_uri: https://github.com/ytnk531/thrifty_file_applier
42
+ source_code_uri: https://github.com/ytnk531/thrifty_file_applier
43
43
  post_install_message:
44
44
  rdoc_options: []
45
45
  require_paths: