imagetooth 2.0.0 → 2.0.1

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.
data.tar.gz.sig CHANGED
Binary file
Binary file
data/imagetooth.gemspec CHANGED
@@ -2,7 +2,7 @@ require 'date'
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{imagetooth}
5
- s.version = "2.0.0"
5
+ s.version = "2.0.1"
6
6
  s.date = Date.today.to_s
7
7
  s.summary = %q{This library allows to generate images of teeth for odontograms with tooth faces painted in a color (red, green, blue, white or black for example). This is very usefull for dental applications..}
8
8
  s.description =<<DESCRIPTION
data/lib/image_tooth.rb CHANGED
@@ -13,7 +13,6 @@
13
13
  # GNU General Public License for more details.
14
14
  #
15
15
  #########################################################################
16
- require 'rubygems'
17
16
  require 'RMagick'
18
17
  require 'array_adds'
19
18
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: imagetooth
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.0.0
5
+ version: 2.0.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Gaston Ramos
@@ -31,7 +31,7 @@ cert_chain:
31
31
  0xQa9X7YkXMgjqAHAC4=
32
32
  -----END CERTIFICATE-----
33
33
 
34
- date: 2011-06-21 00:00:00 -03:00
34
+ date: 2011-07-18 00:00:00 -03:00
35
35
  default_executable: imagetooth
36
36
  dependencies:
37
37
  - !ruby/object:Gem::Dependency
@@ -60,6 +60,7 @@ files:
60
60
  - images/rwwww.png
61
61
  - images/wwwww.png
62
62
  - images/rwwwg.png
63
+ - imagetooth-2.0.0.gem
63
64
  - README.markdown
64
65
  - spec/image_tooth_spec.rb
65
66
  - spec/array_spec.rb
@@ -73,7 +74,6 @@ files:
73
74
  - lib/array_adds.rb
74
75
  - lib/image_tooth.rb
75
76
  - lib/arg_parser.rb
76
- - wrrgw.png
77
77
  has_rdoc: true
78
78
  homepage: http://rubyforge.org/projects/imagetooth
79
79
  licenses: []
metadata.gz.sig CHANGED
Binary file
data/wrrgw.png DELETED
Binary file