twilio-conference 1.0.0 → 1.0.1

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: c002cb800213fd95b7757eaf2265dc49fa161e5a
4
- data.tar.gz: 2c1906f18620346424ae3d2920fc2c58fbfd6982
3
+ metadata.gz: 105daddf5fc3021fe95ed967ee649f16e3cff586
4
+ data.tar.gz: 3cae81b572233e3a1908f2ee60434e246df98094
5
5
  SHA512:
6
- metadata.gz: 602fd3f0738ac2164ec4a113269bcbb366a8a08a96329e9bf6e988dc6b48f0050791fd03165c47f82c569d3b3880d7425d1ac2d86ba57603827c3b115e419b74
7
- data.tar.gz: 956b0dbccebcb4be32a64f13274a4a2d5e22da458eaaec0b474162b66a6a26e3eab23be9421786fe4cdab36e4065c1014a1085b1e93a12973eef4930ff34d266
6
+ metadata.gz: 3908a50a906ba3406ad16265d09fcfa7bb43cd8019e9727a8960f335a70d7ac4570043e6c574e60f823464a6ff0531d20bbe440fc928a0100ae4fde635a96a08
7
+ data.tar.gz: 79594fd1a2cc24a5efa4c08f64fec16f9949a0f52b8e73078a99ff9967541f71b851016dc74b1dcb80cf23e1b0f253889e6a88cbd81a4b9dea6ead48043101b1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.0.1
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: twilio-conference 1.0.0 ruby lib
5
+ # stub: twilio-conference 1.0.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "twilio-conference"
9
- s.version = "1.0.0"
9
+ s.version = "1.0.1"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["Vivek Sampara"]
@@ -18,7 +18,6 @@ Gem::Specification.new do |s|
18
18
  "README.rdoc"
19
19
  ]
20
20
  s.files = [
21
- ".Rakefile.swp",
22
21
  ".document",
23
22
  "Gemfile",
24
23
  "Gemfile.lock",
@@ -28,9 +27,7 @@ Gem::Specification.new do |s|
28
27
  "VERSION",
29
28
  "app/controllers/twilio_conference_engine/application_controller.rb",
30
29
  "app/controllers/twilio_conference_engine/twilio_conferences_controller.rb",
31
- "config/.routes.rb.swp",
32
30
  "config/routes.rb",
33
- "lib/.twilio_conference_engine.rb.swp",
34
31
  "lib/twilio_conference_engine.rb",
35
32
  "lib/twilio_conference_engine/engine.rb",
36
33
  "lib/twilio_conference_engine/version.rb",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twilio-conference
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek Sampara
@@ -103,7 +103,6 @@ extra_rdoc_files:
103
103
  - LICENSE.txt
104
104
  - README.rdoc
105
105
  files:
106
- - .Rakefile.swp
107
106
  - .document
108
107
  - Gemfile
109
108
  - Gemfile.lock
@@ -113,9 +112,7 @@ files:
113
112
  - VERSION
114
113
  - app/controllers/twilio_conference_engine/application_controller.rb
115
114
  - app/controllers/twilio_conference_engine/twilio_conferences_controller.rb
116
- - config/.routes.rb.swp
117
115
  - config/routes.rb
118
- - lib/.twilio_conference_engine.rb.swp
119
116
  - lib/twilio_conference_engine.rb
120
117
  - lib/twilio_conference_engine/engine.rb
121
118
  - lib/twilio_conference_engine/version.rb
Binary file
Binary file