simperuby 0.0.1 → 0.0.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 +6 -6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simperuby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -14,7 +14,7 @@ default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rest-client
17
- requirement: &2152054440 !ruby/object:Gem::Requirement
17
+ requirement: &2151874160 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ! '>='
@@ -22,8 +22,8 @@ dependencies:
22
22
  version: '0'
23
23
  type: :runtime
24
24
  prerelease: false
25
- version_requirements: *2152054440
26
- description: A ruby client for the Simperium API
25
+ version_requirements: *2151874160
26
+ description: A Ruby client for the Simperium API
27
27
  email: phunny.phacts@gmail.com
28
28
  executables: []
29
29
  extensions: []
@@ -31,7 +31,7 @@ extra_rdoc_files: []
31
31
  files:
32
32
  - lib/simperuby.rb
33
33
  has_rdoc: true
34
- homepage: http://rubygems.org/gems/hola
34
+ homepage: http://pheuter.github.com/Simperuby
35
35
  licenses: []
36
36
  post_install_message:
37
37
  rdoc_options: []
@@ -54,5 +54,5 @@ rubyforge_project:
54
54
  rubygems_version: 1.6.2
55
55
  signing_key:
56
56
  specification_version: 3
57
- summary: A ruby client for the Simperium API
57
+ summary: A Ruby client for the Simperium API
58
58
  test_files: []