tempfile_for 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module TempfileFor
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
data/tempfile_for.gemspec CHANGED
@@ -3,6 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
  require "tempfile_for/version"
4
4
 
5
5
  Gem::Specification.new do |s|
6
+ s.license = "MIT"
6
7
  s.name = "tempfile_for"
7
8
  s.version = TempfileFor::VERSION
8
9
  s.authors = ["Benjamin Vetter"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tempfile_for
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-31 00:00:00.000000000 Z
12
+ date: 2013-11-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -44,7 +44,8 @@ files:
44
44
  - tempfile_for.gemspec
45
45
  - test/tempfile_for_test.rb
46
46
  homepage: https://github.com/mrkamel/tempfile_for
47
- licenses: []
47
+ licenses:
48
+ - MIT
48
49
  post_install_message:
49
50
  rdoc_options: []
50
51
  require_paths: