digital_opera 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module DigitalOpera
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: digital_opera
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - JD Hendrickson
9
+ - Grant Klinsing
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2013-11-08 00:00:00.000000000 Z
13
+ date: 2013-11-09 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: activesupport
@@ -45,7 +46,7 @@ dependencies:
45
46
  version: '0'
46
47
  description: Tools and utilities for helping out in developing Ruby applications
47
48
  email:
48
- - jd@digitalopera.com
49
+ - support@digitalopera.com
49
50
  executables: []
50
51
  extensions: []
51
52
  extra_rdoc_files: []
@@ -58,7 +59,6 @@ files:
58
59
  - lib/digital_opera.rb
59
60
  - MIT-LICENSE
60
61
  - Rakefile
61
- - README.rdoc
62
62
  homepage: http://www.digitalopera.com/
63
63
  licenses: []
64
64
  post_install_message:
@@ -73,7 +73,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
73
73
  version: '0'
74
74
  segments:
75
75
  - 0
76
- hash: -3351971250809790088
76
+ hash: 467026832867851686
77
77
  required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  none: false
79
79
  requirements:
@@ -82,7 +82,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
82
82
  version: '0'
83
83
  segments:
84
84
  - 0
85
- hash: -3351971250809790088
85
+ hash: 467026832867851686
86
86
  requirements: []
87
87
  rubyforge_project:
88
88
  rubygems_version: 1.8.24
data/README.rdoc DELETED
@@ -1,3 +0,0 @@
1
- = DigitalOpera
2
-
3
- This project rocks and uses MIT-LICENSE.