flog 2.1.0 → 2.1.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Davis
@@ -30,7 +30,7 @@ cert_chain:
30
30
  FBHgymkyj/AOSqKRIpXPhjC6
31
31
  -----END CERTIFICATE-----
32
32
 
33
- date: 2009-03-16 00:00:00 -07:00
33
+ date: 2009-06-23 00:00:00 -07:00
34
34
  default_executable:
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
@@ -44,14 +44,14 @@ dependencies:
44
44
  version: "3.0"
45
45
  version:
46
46
  - !ruby/object:Gem::Dependency
47
- name: ParseTree
47
+ name: ruby_parser
48
48
  type: :runtime
49
49
  version_requirement:
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - ~>
53
53
  - !ruby/object:Gem::Version
54
- version: "3.0"
54
+ version: 1.1.0
55
55
  version:
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: hoe
@@ -61,9 +61,11 @@ dependencies:
61
61
  requirements:
62
62
  - - ">="
63
63
  - !ruby/object:Gem::Version
64
- version: 1.11.0
64
+ version: 2.3.0
65
65
  version:
66
- description: Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
66
+ description: |-
67
+ Flog reports the most tortured code in an easy to read pain
68
+ report. The higher the score, the more pain the code is in.
67
69
  email:
68
70
  - ryand-ruby@zenspider.com
69
71
  executables:
@@ -103,6 +105,8 @@ files:
103
105
  - test/test_helper.rb
104
106
  has_rdoc: true
105
107
  homepage: http://ruby.sadi.st/
108
+ licenses: []
109
+
106
110
  post_install_message:
107
111
  rdoc_options:
108
112
  - --main
@@ -124,9 +128,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
128
  requirements: []
125
129
 
126
130
  rubyforge_project: seattlerb
127
- rubygems_version: 1.3.1
131
+ rubygems_version: 1.3.4
128
132
  signing_key:
129
- specification_version: 2
133
+ specification_version: 3
130
134
  summary: Flog reports the most tortured code in an easy to read pain report
131
135
  test_files:
132
136
  - test/test_flog.rb
metadata.gz.sig CHANGED
Binary file