jquery-lazy-images 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module JqueryLazyImages
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-lazy-images
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -144,7 +144,7 @@ homepage: https://github.com/singlebrook/jquery-lazy-images
144
144
  licenses: []
145
145
  post_install_message: ! "If you use image_tag in your email templates, please change
146
146
  it to\n eager_image_tag. If you don't, your email messages WILL LOOK WRONG!\n
147
- \ This DANGEROUS command might make those changes for you:\n sed -i 's/\\bimage_tag\\b/eager_image_tag/g'
147
+ \ This DANGEROUS command might make those changes for you:\n sed -i 's/image_tag/eager_image_tag/g'
148
148
  app/views/*_mailer/*\n "
149
149
  rdoc_options: []
150
150
  require_paths: