bradgessler-owidget 0.0.1 → 0.0.2

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.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 0
3
- :patch: 1
3
+ :patch: 2
4
4
  :major: 0
File without changes
data/spec/spec_helper.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  require 'rubygems'
2
2
  require 'spec'
3
- require File.join(File.dirname(__FILE__), '../lib/consumer/consumer')
3
+ require File.join(File.dirname(__FILE__), '../lib/owidget/consumer')
4
4
 
5
5
  def io(file)
6
6
  File.open(File.join(File.dirname(__FILE__), 'fixtures', file))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bradgessler-owidget
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brad Gessler
@@ -32,8 +32,9 @@ extra_rdoc_files: []
32
32
 
33
33
  files:
34
34
  - VERSION.yml
35
- - lib/consumer
36
- - lib/consumer/consumer.rb
35
+ - lib/owidget
36
+ - lib/owidget/consumer
37
+ - lib/owidget/consumer.rb
37
38
  - lib/owidget.rb
38
39
  - spec/fixtures
39
40
  - spec/fixtures/polleverywhere.html