jquery-colorbox-rails 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 348e36be63f3b468f07b7953996f9945ae60adf8
4
- data.tar.gz: 17aa7b6779f6f5042e5ad92d12f500d5dd4218e7
3
+ metadata.gz: cf389bcc84c1493f4d4611f136afd4c768431141
4
+ data.tar.gz: 35e03f39d57c1f17785e95937e2a12815f81d839
5
5
  SHA512:
6
- metadata.gz: 196b5ce58d044645ed1cc3e128c7ebcbd5344875137c53e1086c80878f6b3972f7d11f91cbdb9a20d7ad354a149b48031badf7516cc21ad326061735ebe4497c
7
- data.tar.gz: 393d5ec64f1b14c92912116f0a2411a5cb0f0b26214cf79fde088e72841ce50d1481a6a34e4e77c1bf843c6432dee3e28e381093f2b32cc7631e7cce16c641f6
6
+ metadata.gz: 33e1ffcff5b8ed7972c751d3e082f6eb8793ee11b34e457ea72e4cab92858bf4239d8458b2f6f117b7e91418098d94b6d25655a27dba1a8dec5231654a88cb29
7
+ data.tar.gz: 12de950b030055409804c09a5d16f84c52737868d4fb6f22d1720d76cee4323bb3a72b4b0ec43ba1353ff6bf3551e0d5c7b1e7cebd350015aa9a1bcea3295d3a
@@ -1,3 +1,3 @@
1
1
  module JqueryColorboxRails
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
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.5
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 Rails 3.1+ asset pipeline
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: []