conred 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Conred
2
2
 
3
- TODO: Write a gem description
3
+ Conred stands for ConcepticHQ resuable and d in the end is added for awsomness
4
4
 
5
5
  ## Installation
6
6
 
data/lib/conred.rb CHANGED
@@ -62,7 +62,7 @@ module Conred
62
62
  webkitAllowFullScreen
63
63
  mozallowfullscreen
64
64
  allowFullScreen>
65
- </iframe>"
65
+ </iframe>
66
66
  eos
67
67
  end
68
68
 
@@ -1,3 +1,3 @@
1
1
  module Conred
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
data/spec/conred_spec.rb CHANGED
@@ -32,7 +32,7 @@ describe Conred do
32
32
  webkitAllowFullScreen
33
33
  mozallowfullscreen
34
34
  allowFullScreen>
35
- </iframe>"
35
+ </iframe>
36
36
  eos
37
37
 
38
38
  @youtube_embed_code =
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conred
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: