vidibus-core_extensions 0.4.1 → 0.4.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/README.md +1 -1
- data/lib/vidibus/core_extensions/hash.rb +0 -2
- data/lib/vidibus/core_extensions/version.rb +1 -1
- metadata +5 -4
data/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Vidibus::CoreExtensions [](https://travis-ci.org/vidibus/vidibus-core_extensions)
|
|
2
2
|
|
|
3
3
|
This gem is part of the open source SOA framework Vidibus: http://vidibus.org
|
|
4
4
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: vidibus-core_extensions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.2
|
|
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:
|
|
12
|
+
date: 2014-12-18 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: bundler
|
|
@@ -125,7 +125,8 @@ files:
|
|
|
125
125
|
- README.md
|
|
126
126
|
- Rakefile
|
|
127
127
|
homepage: https://github.com/vidibus/vidibus-core_extensions
|
|
128
|
-
licenses:
|
|
128
|
+
licenses:
|
|
129
|
+
- MIT
|
|
129
130
|
post_install_message:
|
|
130
131
|
rdoc_options: []
|
|
131
132
|
require_paths:
|
|
@@ -138,7 +139,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
138
139
|
version: '0'
|
|
139
140
|
segments:
|
|
140
141
|
- 0
|
|
141
|
-
hash: -
|
|
142
|
+
hash: -2201467609233622024
|
|
142
143
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
143
144
|
none: false
|
|
144
145
|
requirements:
|