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 CHANGED
@@ -1,3 +1,7 @@
1
+ === 1.1.14 2010-10-20
2
+ * 1 minor enhancement
3
+ * German translation updates
4
+
1
5
  === 1.1.13 2010-10-20
2
6
  * 1 minor enhancement
3
7
  * fix service cloning
@@ -43,7 +43,7 @@ module Summon
43
43
  "Croatian" => "Kroatisch",
44
44
  "Czech" => "Tschechisch",
45
45
  "Danish" => "Dänisch",
46
- "Dissertation" => "Vortrag",
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" => "Publikationsartikel abgeben",
158
+ "Trade Publication Article" => "Fachzeitschiftsartikel",
159
159
  "Traditional Chinese" => "Traditionelles Chinesisch",
160
160
  "Transcript" => "Abschrift",
161
161
  "Tswana" => "Tswana",
data/lib/summon.rb CHANGED
@@ -6,7 +6,7 @@ require 'cgi'
6
6
  require 'json'
7
7
 
8
8
  module Summon
9
- VERSION = "1.1.13"
9
+ VERSION = "1.1.14"
10
10
  DEFAULT_LOCALE = 'en'
11
11
 
12
12
  locale_dir = File.dirname(__FILE__) + '/summon/locales'
data/summon.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{summon}
5
- s.version = "1.1.13"
5
+ s.version = "1.1.14"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Charles Lowell"]
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: 9
4
+ hash: 15
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 13
10
- version: 1.1.13
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-10-20 00:00:00 -05:00
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
- - 6
65
- - 2
66
- version: 2.6.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