akamaized 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Brandon Hansen, Eric Casequin"]
10
10
  s.email = ["brandon@morethanaprogrammer.com"]
11
- s.homepage = ""
11
+ s.homepage = "https://github.com/ready4god2513/Akamaized"
12
12
  s.summary = %q{Manage data and files on Akamai's CDN}
13
13
  s.description = %q{Manage data and files on Akamai's CDN}
14
14
 
@@ -1,3 +1,3 @@
1
1
  module Akamaized
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: akamaized
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Brandon Hansen, Eric Casequin
@@ -31,7 +31,7 @@ files:
31
31
  - lib/akamaized.rb
32
32
  - lib/akamaized/version.rb
33
33
  has_rdoc: true
34
- homepage: ""
34
+ homepage: https://github.com/ready4god2513/Akamaized
35
35
  licenses: []
36
36
 
37
37
  post_install_message: