referthis 0.4.20 → 0.4.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sms.rb +2 -0
  2. metadata +1 -1
data/lib/sms.rb CHANGED
@@ -1,4 +1,6 @@
1
1
  class SMS
2
+ require 'twilio-ruby'
3
+
2
4
  @@account_sid = 'AC0b322d7367604e7a852a1d59193738a2'
3
5
  @@auth_token = 'c32bcf082cb7cee728a99832858db23b'
4
6
  @@client = Twilio::REST::Client.new(@@account_sid, @@auth_token)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: referthis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.20
4
+ version: 0.4.21
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: