debugfile 0.0.1 → 0.0.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/debugfile.gemspec +2 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7a72d2fa8e9f06d4df7e392b225e9ebac73a8ee9
4
- data.tar.gz: 231b40e384effc563e0c3d1659dcb9fd154155cb
3
+ metadata.gz: 8275bb902a82ad27b01f300c11ffcaf61d41839c
4
+ data.tar.gz: 32065aa760fc7eb0e70afd967af65ee1ca650dbf
5
5
  SHA512:
6
- metadata.gz: 7b88a9e14b273a2e36c3d06d247e1bd3ddda476ded33d5234f72b714dd295f97a029c9a2850c051ef1e5f7ce4aa303b3527b31532ec04ca2c540bd190d908655
7
- data.tar.gz: 80d6ef315d4a98bd7d1f88b381a84506e3a252e80e6fd44ea95e61be17d390e0f040e4a94da70a29d83fefb91ed518fed2be3cbd3b0a12d403ef61def74e1f5e
6
+ metadata.gz: abff59f450c4170b3e01a484a40e266cc404cc6cae3e26792c52980077d080aa545943ed5131f1973ada3a54982840de5e1b35b690340c516de3343d102ee2cd
7
+ data.tar.gz: 13d877aeeff3bc6d4559510f1a1a2dd4e32d8e9d9420c1919bcef3066d32f44e6ed6a9996a799e20135bdb519385d992f5e97cc99a01fa5216fb5352aef1537c
data/debugfile.gemspec CHANGED
@@ -4,8 +4,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "debugfile"
7
- spec.version = "0.0.1"
8
- spec.authors = ["kaz3439"]
7
+ spec.version = "0.0.2"
8
+ spec.authors = ["Kaz"]
9
9
  spec.email = ["k.hayashi.info@gmail.com"]
10
10
  spec.description = %q{You can store files in your tmporary directory orderd by date}
11
11
  spec.summary = %q{You can store files in your tmporary directory orderd by date. For example, when you file uploader fails to complete uploading process, you can get the file for debug.}
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: debugfile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
- - kaz3439
7
+ - Kaz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []