Updated fancybox2 rails gem
This commit is contained in:
parent
9a930a00fe
commit
0143c63c3f
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -78,7 +78,7 @@ gem 'will_paginate'
|
|||
gem 'will_paginate-foundation'
|
||||
|
||||
# Lightbox image viewer for full-sized images
|
||||
gem 'fancybox2-rails', '~> 0.2.4'
|
||||
gem 'fancybox2-rails', '~> 0.2.8'
|
||||
|
||||
# Full-text search… texticle is nowadays called textacular… and it's very inflexible
|
||||
#gem 'textacular', require: 'textacular/rails'
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@ DEPENDENCIES
|
|||
binding_of_caller
|
||||
byebug
|
||||
coffee-rails (~> 4.1.0)
|
||||
fancybox2-rails (~> 0.2.4)
|
||||
fancybox2-rails (~> 0.2.8)
|
||||
foundation-rails
|
||||
jbuilder (~> 2.0)
|
||||
jquery-rails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue