santas_twilio_helper 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c7790931121ce72f888a7ca0f9ae76cc95e128d7
4
- data.tar.gz: b63b8dde7644f213f96fda2d8fa3ba85b422a325
3
+ metadata.gz: 0eb4ae2b5620d69e9cbe8bef53a93e429391691d
4
+ data.tar.gz: 2d6e34dce5dce014f825767a0be9cf05ff21f11d
5
5
  SHA512:
6
- metadata.gz: f8dcab7c3dd0aec62efed0fe5319aa78b89bc8c5949613777d0a04945a27050b0455d40defd2f5b48975808b404211deb3da54465705fc89a3bbdea0ea721d96
7
- data.tar.gz: e27d5ba78df06789a49dc19edb789c0580d513573ecd3c0ba813f7c7f10d360a34f26ac34006a8c0f69ff6cb2b7deff84d6fbe6445d99614b390e470e734d8db
6
+ metadata.gz: 5cb8e71935512c96dd170e9239dfe63171688dfd09cdd878129fac8d6c37b2316faf898c6835931e299f21c587a5c563ece0c9ca6e45f12505861b01eebb67af
7
+ data.tar.gz: 8a8e5da0667ae62edda60e1cb653b46b3edd9637304ecba1a5c81adbd1ed38576769cf17847ec25dc4150c3ea295753e2d4c62105a7ac4e261df72cc2cc961e6
@@ -1,3 +1,3 @@
1
1
  module SantasTwilioHelper
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["jreyes@twilio.com"]
11
11
  spec.summary = 'all the tools santas little helper might need. Powered by Twilio.'
12
12
  spec.description = 'All the tools Santas Helper might need. Send MMS, check Santas progress, register childs name, etc.'
13
- spec.homepage = "https://github.com/jarodreyes/star-trek-twilio"
13
+ spec.homepage = "https://github.com/jarodreyes/santas-twilio-helper"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: santas_twilio_helper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jarod Reyes
@@ -118,7 +118,7 @@ files:
118
118
  - messages.json
119
119
  - santarc.json
120
120
  - santas_twilio_helper.gemspec
121
- homepage: https://github.com/jarodreyes/star-trek-twilio
121
+ homepage: https://github.com/jarodreyes/santas-twilio-helper
122
122
  licenses:
123
123
  - MIT
124
124
  metadata: {}