appoxy-nettica 0.3.2 → 0.3.3

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 +5 -5
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 2
9
- version: 0.3.2
8
+ - 3
9
+ version: 0.3.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Matt Conway
@@ -19,7 +19,7 @@ date: 2010-03-29 00:00:00 -07:00
19
19
  default_executable: nettica
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
- name: soap4r
22
+ name: mumboe-soap4r
23
23
  prerelease: false
24
24
  requirement: &id001 !ruby/object:Gem::Requirement
25
25
  requirements:
@@ -44,7 +44,7 @@ dependencies:
44
44
  version: 1.7.0
45
45
  type: :development
46
46
  version_requirements: *id002
47
- description: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork Ruby 1.9 compatible
47
+ description: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork is Ruby 1.9 compatible
48
48
  email: chad@appoxy.com
49
49
  executables:
50
50
  - nettica
@@ -98,6 +98,6 @@ rubyforge_project: nettica
98
98
  rubygems_version: 1.3.6
99
99
  signing_key:
100
100
  specification_version: 2
101
- summary: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork Ruby 1.9 compatible
101
+ summary: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork is Ruby 1.9 compatible
102
102
  test_files:
103
103
  - test/test_nettica.rb