elibri_onix_dict 0.0.16 → 0.0.17
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/Gemfile.lock
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elibri_onix_dict
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 61
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 17
|
10
|
+
version: 0.0.17
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Marcin Urbanski
|
@@ -15,8 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2012-04-05 00:00:00
|
19
|
-
default_executable:
|
18
|
+
date: 2012-04-05 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
name: pry
|
@@ -141,7 +140,6 @@ files:
|
|
141
140
|
- test/elibri_onix_dict_release_3_0_test.rb
|
142
141
|
- test/elibri_onix_dict_test.rb
|
143
142
|
- test/helper.rb
|
144
|
-
has_rdoc: true
|
145
143
|
homepage: http://github.com/elibri/elibri_onix_dict
|
146
144
|
licenses:
|
147
145
|
- MIT
|
@@ -171,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
171
169
|
requirements: []
|
172
170
|
|
173
171
|
rubyforge_project:
|
174
|
-
rubygems_version: 1.
|
172
|
+
rubygems_version: 1.8.19
|
175
173
|
signing_key:
|
176
174
|
specification_version: 3
|
177
175
|
summary: EDItEUR ONIX format dictionary helpers used in eLibri publication system
|