rubisc 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c56a1a56b21eac8389be963efabd095f03292d39
4
- data.tar.gz: c51b98af75ffda3d89102998bcfd91bbd1661bd7
3
+ metadata.gz: fa0589ac6faa9a8878f5b8cf769e350f38bc7db3
4
+ data.tar.gz: 02da55b4e3d897691a25730c6db42412bbb210ef
5
5
  SHA512:
6
- metadata.gz: f45aa30eccc55edd115ef8dfc1f0aebad7c77f349ce6ffcef607f41b02f43148bee5937de0fbcbcfedf634f4497e7c873aec376a208e1ffa0f29cd11e9badd9a
7
- data.tar.gz: 01d7fa8c9313b82e9a4d361f592c2874ab2b38d1612b77634010c0df45429548de33b574e0dbe01ff8c626d7ddc20873d335263d86935c80196be75bf307e4cb
6
+ metadata.gz: 98d08efcb4dfa642a35e1c38f9cc86c6fc152c7cc578ffc52ef55a95d24be76c319875bb6cce5c958980293d5a159548a7321ffa16bdb570d966d36bca473a17
7
+ data.tar.gz: 1d958b0ead2ab09607c3af1caf9bcdcfa832bcec6e12ecd82cb1903c18eadddf62a1cbea2c37a3974b3c1e6f879ccd90a178eaaa5e6c11dc5182ddb20e18f373
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubisc
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
  - luqyluqe
@@ -16,9 +16,9 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
- - lib/rubisc.rb
20
- - lib/bin/substitute
21
- - lib/lib/fileutil.rb
19
+ - rubisc.rb
20
+ - bin/substitute
21
+ - lib/fileutil.rb
22
22
  homepage: https://github.com/luqyluqe/Rubisc
23
23
  licenses:
24
24
  - MIT