From 9b49fccd50955b002cc5af6e303dbc52382289c6 Mon Sep 17 00:00:00 2001 From: Yavor Nikolov Date: Thu, 7 May 2015 08:57:06 +0300 Subject: [PATCH] Regenerate gemspec for version 0.5.3 --- ruby-plsql.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-plsql.gemspec b/ruby-plsql.gemspec index 1b5cc05e..ec1f1f7e 100644 --- a/ruby-plsql.gemspec +++ b/ruby-plsql.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Raimonds Simanovskis"] - s.date = "2015-05-06" + s.date = "2015-05-07" s.description = "ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures.\nIt could be used both for accessing Oracle PL/SQL API procedures in legacy applications\nas well as it could be used to create PL/SQL unit tests using Ruby testing libraries.\n" s.email = "raimonds.simanovskis@gmail.com" s.extra_rdoc_files = [