vedeu 0.4.8 → 0.4.9

Sign up to get free protection for your applications and to get access to all the features.
data/vedeu.gemspec CHANGED
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = 'vedeu'
7
- spec.version = '0.4.8'
7
+ spec.version = '0.4.9'
8
8
  spec.authors = ['Gavin Laking']
9
9
  spec.email = ['gavinlaking@gmail.com']
10
10
  spec.summary = %q{A terminal case of wonderland.}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vedeu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.8
4
+ version: 0.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gavin Laking
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-16 00:00:00.000000000 Z
11
+ date: 2015-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aruba
@@ -276,6 +276,7 @@ files:
276
276
  - config/cucumber.yml
277
277
  - docs/api.md
278
278
  - docs/getting_started.md
279
+ - docs/object_graph.md
279
280
  - docs/views.md
280
281
  - examples/borders_app.rb
281
282
  - examples/colour_support.sh
@@ -547,7 +548,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
547
548
  version: '0'
548
549
  requirements: []
549
550
  rubyforge_project:
550
- rubygems_version: 2.4.6
551
+ rubygems_version: 2.4.3
551
552
  signing_key:
552
553
  specification_version: 4
553
554
  summary: A terminal case of wonderland.