[DRE-commits] [ruby-rails-assets-jquery-colorbox] 06/09: use jquery-colorbox version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 10 18:25:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-rails-assets-jquery-colorbox.

commit b9aa2893a9c18e895e1e5f9333e5e8f0aca3acef
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 10 23:51:29 2015 +0530

    use jquery-colorbox version
---
 debian/rails-assets-colorbox.gemspec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rails-assets-colorbox.gemspec b/debian/rails-assets-colorbox.gemspec
index 5129b74..e270753 100644
--- a/debian/rails-assets-colorbox.gemspec
+++ b/debian/rails-assets-colorbox.gemspec
@@ -1,11 +1,11 @@
 # coding: utf-8
 lib = File.expand_path('../lib', __FILE__)
 $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
-require 'rails-assets-colorbox/version'
+require 'rails-assets-jquery-colorbox/version'
 
 Gem::Specification.new do |spec|
   spec.name          = "rails-assets-colorbox"
-  spec.version       = RailsAssetsColorbox::VERSION
+  spec.version       = RailsAssetsJqueryColorbox::VERSION
   spec.authors       = ["rails-assets.org"]
   spec.description   = "jQuery lightbox and modal window plugin"
   spec.summary       = "jQuery lightbox and modal window plugin"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-jquery-colorbox.git



More information about the Pkg-ruby-extras-commits mailing list