jquery-colorbox-rails 1.6.4 → 1.6.5
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 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8f20ede28e35eeb2111e5c4aac87d70bd37fe8be
|
4
|
+
data.tar.gz: e8684d737732b716dfc6ab0fe59c75290dcbda3c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5fb6a4d29322a6b3bc18a843d3d5fd2e30ce83f2fdb76361e0d07e167834dadbb7f6a30e2d692cc078e8cdc1754da0a657f13f12d8a5a0e0281fd476f8b6b6e
|
7
|
+
data.tar.gz: 98d73bcf1e958d4ca1707194b20f40a38e6a6280f782515da3842b6dbe2ef3bfeec1575762e1635639da15f6ab19ae6edd309fe318aaa10031711962c976e0ab
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jquery-colorbox-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Krzysztof Knapik
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-
|
11
|
+
date: 2016-06-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -105,7 +105,7 @@ files:
|
|
105
105
|
- vendor/assets/stylesheets/jquery.colorbox-example3.css.scss
|
106
106
|
- vendor/assets/stylesheets/jquery.colorbox-example4.css.scss
|
107
107
|
- vendor/assets/stylesheets/jquery.colorbox-example5.css.scss
|
108
|
-
homepage: https://github.com/
|
108
|
+
homepage: https://github.com/knapo/jquery-colorbox-rails
|
109
109
|
licenses:
|
110
110
|
- MIT
|
111
111
|
metadata: {}
|