summon 1.1.13 → 1.1.14
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/History.txt +4 -0
- data/lib/summon/locales/dede.rb +2 -2
- data/lib/summon.rb +1 -1
- data/summon.gemspec +1 -1
- metadata +7 -7
data/History.txt
CHANGED
data/lib/summon/locales/dede.rb
CHANGED
|
@@ -43,7 +43,7 @@ module Summon
|
|
|
43
43
|
"Croatian" => "Kroatisch",
|
|
44
44
|
"Czech" => "Tschechisch",
|
|
45
45
|
"Danish" => "Dänisch",
|
|
46
|
-
"Dissertation" => "
|
|
46
|
+
"Dissertation" => "Hochschulschrift",
|
|
47
47
|
"Drawing" => "Zeichnung",
|
|
48
48
|
"Dutch" => "Niederländisch",
|
|
49
49
|
"eBook" => "eBook",
|
|
@@ -155,7 +155,7 @@ module Summon
|
|
|
155
155
|
"Thai" => "Thailändisch",
|
|
156
156
|
"Tibetan" => "Tibetanisch",
|
|
157
157
|
"Tool" => "Werkzeug",
|
|
158
|
-
"Trade Publication Article" => "
|
|
158
|
+
"Trade Publication Article" => "Fachzeitschiftsartikel",
|
|
159
159
|
"Traditional Chinese" => "Traditionelles Chinesisch",
|
|
160
160
|
"Transcript" => "Abschrift",
|
|
161
161
|
"Tswana" => "Tswana",
|
data/lib/summon.rb
CHANGED
data/summon.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: summon
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 15
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 1
|
|
9
|
-
-
|
|
10
|
-
version: 1.1.
|
|
9
|
+
- 14
|
|
10
|
+
version: 1.1.14
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Charles Lowell
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2010-
|
|
18
|
+
date: 2010-11-30 00:00:00 -06:00
|
|
19
19
|
default_executable:
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -61,9 +61,9 @@ dependencies:
|
|
|
61
61
|
hash: 19
|
|
62
62
|
segments:
|
|
63
63
|
- 2
|
|
64
|
-
-
|
|
65
|
-
-
|
|
66
|
-
version: 2.
|
|
64
|
+
- 7
|
|
65
|
+
- 0
|
|
66
|
+
version: 2.7.0
|
|
67
67
|
type: :development
|
|
68
68
|
version_requirements: *id003
|
|
69
69
|
description: Ruby language bindings for Serials Solutions Summon Unified Discovery Service
|