Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
calorie committed Jan 1, 2014
1 parent ee0fafc commit bdf10f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions vvm-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: vvm-rb 0.1.2 ruby lib
# stub: vvm-rb 0.1.3 ruby lib

Gem::Specification.new do |s|
s.name = "vvm-rb"
s.version = "0.1.2"
s.version = "0.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Yuu Shigetani"]
s.date = "2013-12-29"
s.date = "2014-01-01"
s.description = "vim version manager."
s.email = "s2g4t1n2@gmail.com"
s.executables = ["vvm-rb"]
Expand Down Expand Up @@ -51,8 +52,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/calorie/vvm-rb"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.1.11"
s.rubygems_version = "2.2.0"
s.summary = "vim version manager"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit bdf10f7

Please sign in to comment.