up_to_date 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/up_to_date.gemspec +2 -1
  2. metadata +4 -3
@@ -4,7 +4,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |gem|
6
6
  gem.name = "up_to_date"
7
- gem.version = "0.0.1"
7
+ gem.version = "0.0.2"
8
+ gem.license = "MIT"
8
9
  gem.authors = ["Stefan Natchev", "Adam Duke"]
9
10
  gem.email = ["stefan.natchev@gmail.com", "adam.v.duke@gmail.com"]
10
11
  gem.summary = "A gem for keeping your gems up to date"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: up_to_date
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-08-15 00:00:00.000000000 Z
13
+ date: 2013-08-16 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake
@@ -48,7 +48,8 @@ files:
48
48
  - spec/.gitkeep
49
49
  - up_to_date.gemspec
50
50
  homepage: http://github.com/SymmetricInfinity/up_to_date
51
- licenses: []
51
+ licenses:
52
+ - MIT
52
53
  post_install_message:
53
54
  rdoc_options: []
54
55
  require_paths: