scruffy 0.2.5 → 0.2.6

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scruffy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brasten Sager
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-10-13 00:00:00 +11:00
12
+ date: 2009-08-23 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - ">="
22
22
  - !ruby/object:Gem::Version
23
- version: 1.7.0
23
+ version: 2.3.3
24
24
  version:
25
25
  description: Scruffy is a Ruby library for generating high quality, good looking graphs. It is designed to be easy to use and highly customizable.
26
26
  email:
@@ -144,6 +144,8 @@ files:
144
144
  - website/template.html.erb
145
145
  has_rdoc: true
146
146
  homepage: http://scruffy.rubyforge.org
147
+ licenses: []
148
+
147
149
  post_install_message: |+
148
150
  For more information on scruffy, see http://scruffy.rubyforge.org
149
151
 
@@ -171,9 +173,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
171
173
  requirements: []
172
174
 
173
175
  rubyforge_project: scruffy
174
- rubygems_version: 1.2.0
176
+ rubygems_version: 1.3.4
175
177
  signing_key:
176
- specification_version: 2
178
+ specification_version: 3
177
179
  summary: A powerful, clean graphing library for Ruby.
178
180
  test_files:
179
- - test/test_helper.rb
181
+ - test/graph_creation_test.rb