techcor 0.0.3 → 0.0.4
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/lib/techcor/version.rb +2 -2
- metadata +3 -3
data/lib/techcor/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: techcor
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.4
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -216,6 +216,7 @@ files:
|
|
|
216
216
|
- Gemfile.lock
|
|
217
217
|
- README.md
|
|
218
218
|
- Rakefile
|
|
219
|
+
- bin/techcor
|
|
219
220
|
- config/cucumber.yml
|
|
220
221
|
- config/mongoid.yml
|
|
221
222
|
- config/mongoid.yml.sample
|
|
@@ -281,7 +282,6 @@ files:
|
|
|
281
282
|
- spec/lib/storage/project_mongo_spec.rb
|
|
282
283
|
- spec/lib/storage/property_value_mongo_spec.rb
|
|
283
284
|
- spec/spec_helper.rb
|
|
284
|
-
- bin/techcor
|
|
285
285
|
homepage: http://github.com/maksar/techcor
|
|
286
286
|
licenses:
|
|
287
287
|
- MIT
|
|
@@ -297,7 +297,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
297
297
|
version: '0'
|
|
298
298
|
segments:
|
|
299
299
|
- 0
|
|
300
|
-
hash: -
|
|
300
|
+
hash: -2673422986978067583
|
|
301
301
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
302
302
|
none: false
|
|
303
303
|
requirements:
|