Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
reiz committed May 30, 2016
1 parent a5dc481 commit 8bb24a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versioneye-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: versioneye-core 8.20.6 ruby lib
# stub: versioneye-core 8.20.7 ruby lib

Gem::Specification.new do |s|
s.name = "versioneye-core"
s.version = "8.20.6"
s.version = "8.20.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["reiz"]
s.date = "2016-05-26"
s.date = "2016-05-30"
s.description = "This project contains the Models and Services for VersionEye"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 8bb24a3

Please sign in to comment.