video_code_embed 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 602a4d40e1a740a0bdfc14d1c93e2a95310ab65d
4
- data.tar.gz: a257bbdc63ed48c0869ca869d7fc9a56586d1d9f
3
+ metadata.gz: 47690513353276d2c352a5ecb6d70b88f0d021f2
4
+ data.tar.gz: 105f927d56efd24a6f696df5cab4023fc06f8f3a
5
5
  SHA512:
6
- metadata.gz: b7ab4247daae4dac5552aec61f274d3802742d9f866f0f3395c3fea5b74649e5037e28991a2e44b491160a4456accf69176c0bf37f75e48f5a713cceb5352b75
7
- data.tar.gz: f6161d9181259b6b79fde6deb277c22a515670a2c704ab6a4a9a25f69d41d1fd6b19d2383071e45c49454b3158b34b43bd12a6f2c569c4c3604933e9838740f6
6
+ metadata.gz: 74d592892a89f01e94095ba60f0c022477888c72b06d3af55b14664964979b5e8c104780d1b54ba900d0a74cbd3ace65936f9c064d087188a932afb853525462
7
+ data.tar.gz: 11eacb27f28bc84ab318eadb0c9dfac575e47ed78a5412a780995bbe8b849ed5671085d615b83a10ffdb6a5b0834567efcb7254a424ea0f4098a602d50fd4f63
@@ -1,3 +1,3 @@
1
1
  module VideoEmbed
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
data/video_embed.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["pramodv_nyros@yahoo.com"]
11
11
  spec.summary = %q{External video player code}
12
12
  spec.description = %q{Embedding third party API to rails using Railties}
13
- spec.homepage = "https://www.odesk.com/o/profiles/users/_~01db2987e0a69ecfb4/"
13
+ spec.homepage = "https://github.com/pramodv-nyros"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: video_code_embed
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
  - Pramod
@@ -54,7 +54,7 @@ files:
54
54
  - lib/video_embed/third_party_api.rb
55
55
  - lib/video_embed/version.rb
56
56
  - video_embed.gemspec
57
- homepage: https://www.odesk.com/o/profiles/users/_~01db2987e0a69ecfb4/
57
+ homepage: https://github.com/pramodv-nyros
58
58
  licenses:
59
59
  - MIT
60
60
  metadata: {}