pyrat-integrity-basecamp 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.
Files changed (1) hide show
  1. metadata +12 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pyrat-integrity-basecamp
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
  - Alastair Brunton
@@ -21,7 +21,16 @@ dependencies:
21
21
  - !ruby/object:Gem::Version
22
22
  version: "0"
23
23
  version:
24
- description: Easily let Integrity alert Basecamp after each build
24
+ - !ruby/object:Gem::Dependency
25
+ name: xmlsimple
26
+ version_requirement:
27
+ version_requirements: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: "0"
32
+ version:
33
+ description: Easily let Integrity alert Basecamp after each build.
25
34
  email: info@simplyexcited.co.uk
26
35
  executables: []
27
36
 
@@ -59,6 +68,6 @@ rubyforge_project:
59
68
  rubygems_version: 1.2.0
60
69
  signing_key:
61
70
  specification_version: 2
62
- summary: Basecamp notifier for the Integrity continuous integration server
71
+ summary: Basecamp notifier for the Integrity continuous integration server.
63
72
  test_files: []
64
73