oar-scripting 1.0.4 → 1.0.5

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/oar/scripting/constants.rb +1 -1
  2. metadata +3 -9
@@ -5,7 +5,7 @@
5
5
  module OAR
6
6
  module Scripting
7
7
  GEM = "oar-scripting"
8
- VERSION = "1.0.4"
8
+ VERSION = "1.0.5"
9
9
  end # module:: Scripting
10
10
  end # module:: OAR
11
11
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oar-scripting
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-29 00:00:00.000000000 Z
12
+ date: 2013-08-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mixlib-cli
@@ -114,25 +114,19 @@ licenses: []
114
114
  post_install_message:
115
115
  rdoc_options: []
116
116
  require_paths:
117
- - - lib
117
+ - lib
118
118
  required_ruby_version: !ruby/object:Gem::Requirement
119
119
  none: false
120
120
  requirements:
121
121
  - - ! '>='
122
122
  - !ruby/object:Gem::Version
123
123
  version: '0'
124
- segments:
125
- - 0
126
- hash: -239453471554793347
127
124
  required_rubygems_version: !ruby/object:Gem::Requirement
128
125
  none: false
129
126
  requirements:
130
127
  - - ! '>='
131
128
  - !ruby/object:Gem::Version
132
129
  version: '0'
133
- segments:
134
- - 0
135
- hash: -239453471554793347
136
130
  requirements: []
137
131
  rubyforge_project:
138
132
  rubygems_version: 1.8.24