bugzscout 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bugzscout
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Gorsuch
|
@@ -34,8 +34,6 @@ files:
|
|
34
34
|
- lib/bugzscout.rb
|
35
35
|
has_rdoc: true
|
36
36
|
homepage: http://github.com/mgorsuch/bugzscout
|
37
|
-
licenses: []
|
38
|
-
|
39
37
|
post_install_message:
|
40
38
|
rdoc_options: []
|
41
39
|
|
@@ -56,9 +54,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
56
54
|
requirements: []
|
57
55
|
|
58
56
|
rubyforge_project:
|
59
|
-
rubygems_version: 1.3.
|
57
|
+
rubygems_version: 1.3.1
|
60
58
|
signing_key:
|
61
|
-
specification_version:
|
59
|
+
specification_version: 2
|
62
60
|
summary: A package for using Fog Creek Software's FogBugz BugzScout bug reporting system.
|
63
61
|
test_files: []
|
64
62
|
|