bugzscout 1.0.1 → 1.0.2

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.
Files changed (1) hide show
  1. metadata +3 -5
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.1
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.5
57
+ rubygems_version: 1.3.1
60
58
  signing_key:
61
- specification_version: 3
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