jquery-colorbox-rails 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c5299ce0b6899e3d0f5d632d1ca99ede7e60f474
4
- data.tar.gz: 0dbd3557de15a95bdd2c7e87af92710ba7ec36a5
3
+ metadata.gz: a965a035f9b6b7ed87ef9848b58099142fc5aff4
4
+ data.tar.gz: c3dbb171d05aabbb9f6dbeefe873f7c2d70010cc
5
5
  SHA512:
6
- metadata.gz: 1e5ad1f0f94e8193ef0c87c3784b34039d4685c63d90b95c1cbe11c51d836acefbdcba6dae624dc4f87c1e979eb8b622f1358ee4706ce809312baad085668c4c
7
- data.tar.gz: aef61fbfa5c1e3e889e42edf71b20fb1c0fa170d6a4b9bc8ed1cb89c40a6a467e390faba30f402be804d4ac86d289e7415796cef94a42aab46251202edaa6bf6
6
+ metadata.gz: 89d4e00330e68c57e191330230497ac8d283ed57dc996315f7c3fca2b5f0acf93b56163df58cfc0d822f536ef44e01054e6da934bcc76ce0b442a4ecb63919ae
7
+ data.tar.gz: 3e6e52fd3ada9ffc5f6728a2c843d559c307a182f5adce49b731eb0e9cc886ca93bc016e3bfc4b7507000d51272e9c6dabe5c841c4e269a51c91171112ea7beb
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  jquery-colorbox-rails integrates [jquery.colorbox](https://github.com/jackmoore/colorbox) with rails 3.1+ asset pipeline.
4
4
 
5
- Colorbox version: <b id="colorbox-version">1.5.14</b>
5
+ Colorbox version: <b id="colorbox-version">1.5.15</b>
6
6
 
7
7
  ### Installation
8
8
 
@@ -1,3 +1,3 @@
1
1
  module JqueryColorboxRails
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Colorbox 1.5.14
2
+ Colorbox 1.5.15
3
3
  license: MIT
4
4
  http://www.jacklmoore.com/colorbox
5
5
  */
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: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Krzysztof Knapik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-10 00:00:00.000000000 Z
11
+ date: 2015-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties