jquery-colorbox-rails 0.0.5 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/jquery-colorbox-rails/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cf389bcc84c1493f4d4611f136afd4c768431141
|
4
|
+
data.tar.gz: 35e03f39d57c1f17785e95937e2a12815f81d839
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33e1ffcff5b8ed7972c751d3e082f6eb8793ee11b34e457ea72e4cab92858bf4239d8458b2f6f117b7e91418098d94b6d25655a27dba1a8dec5231654a88cb29
|
7
|
+
data.tar.gz: 12de950b030055409804c09a5d16f84c52737868d4fb6f22d1720d76cee4323bb3a72b4b0ec43ba1353ff6bf3551e0d5c7b1e7cebd350015aa9a1bcea3295d3a
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jquery-colorbox-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Krzysztof Knapik
|
@@ -24,7 +24,8 @@ dependencies:
|
|
24
24
|
- - '>='
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '3.1'
|
27
|
-
description: jQuery Colorbox integration for
|
27
|
+
description: jQuery Colorbox [https://github.com/jackmoore/colorbox] integration for
|
28
|
+
Rails 3.1+ asset pipeline
|
28
29
|
email:
|
29
30
|
- knapo@knapo.net
|
30
31
|
executables: []
|