jemmyw-image_science 1.3.2.1.Asynchrony → 1.3.2.1.Jemmyw

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ['Ryan Davis', 'Craig Buchek']
9
9
  s.email = ['craig.buchek@asolutions.com']
10
- s.homepage = "http://github.com/asynchrony/#{s.name}"
10
+ s.homepage = "http://github.com/jemmyw/#{s.name}"
11
11
  s.summary = %q{Replacement for RMagick; uses FreeImage instead of ImageMagick}
12
12
  s.description = %q{ImageScience is a clean and happy Ruby library that generates
13
13
  thumbnails -- and kicks the living crap out of RMagick. Oh, and it
@@ -1,3 +1,3 @@
1
1
  class ImageScience
2
- VERSION = '1.3.2.1.Asynchrony'
2
+ VERSION = '1.3.2.1.Jemmyw'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jemmyw-image_science
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2.1.Asynchrony
4
+ version: 1.3.2.1.Jemmyw
5
5
  prerelease: 8
6
6
  platform: ruby
7
7
  authors:
@@ -49,7 +49,7 @@ files:
49
49
  - lib/image_science/version.rb
50
50
  - test/pix.png
51
51
  - test/test_image_science.rb
52
- homepage: http://github.com/asynchrony/jemmyw-image_science
52
+ homepage: http://github.com/jemmyw/jemmyw-image_science
53
53
  licenses: []
54
54
  post_install_message:
55
55
  rdoc_options: []