reddavis-embedit 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.
Files changed (2) hide show
  1. data/lib/embedit/exceptions.rb +3 -0
  2. metadata +3 -2
@@ -0,0 +1,3 @@
1
+ module Embedit
2
+
3
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: reddavis-embedit
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
  - Red Davis
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-08-26 08:42:40 -07:00
12
+ date: 2008-08-26 08:59:49 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -29,6 +29,7 @@ files:
29
29
  - lib/embedit/providers.rb
30
30
  - lib/embedit/youtube.rb
31
31
  - lib/embedit/oembed.rb
32
+ - lib/embedit/exceptions.rb
32
33
  has_rdoc: false
33
34
  homepage: http://github.com/reddavis/embedit/
34
35
  post_install_message: