appoxy-nettica 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 1
9
- version: 0.3.1
8
+ - 2
9
+ version: 0.3.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Matt Conway
@@ -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
47
+ description: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork 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
101
+ summary: A ruby client for managing nettica bulk-dns entries using the Nettica SOAP API - This fork Ruby 1.9 compatible
102
102
  test_files:
103
103
  - test/test_nettica.rb