oddb2xml 2.9.1 → 2.9.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ef2f6995fe6bb0c2a270a41f12322b1796a3d544a579175bb4906072560fcbf6
4
- data.tar.gz: '052907769a7933ee5e968f0d023b43f698b218df4e5f9907d56081b04cc8d7cf'
3
+ metadata.gz: d4c257aeee3a421a5f662e3064d28518b0ae1dbbb464391d0e477f8d179fa144
4
+ data.tar.gz: 0f631f5711fb6474760daeff757c3653d0f7b11ed305755a66315f3cb17c727f
5
5
  SHA512:
6
- metadata.gz: 18faa95d729dd10b602a305a56bede4fe0f9b2943c1531f0fb4fdc951a50d712ba45fba69d381bd070f7fda45913fa79befa7f00cd03cb553bf815a8fead7677
7
- data.tar.gz: db215dfc9458e45bdb6be130a156b30e12a8f500906014243a01153e5dcbe4b0503102682d4be0164a7b45d68902b8300b33189d9c6776b9dff79673f6621ce4
6
+ metadata.gz: 492c7d4fcec6f18a0405d480082c909e2f8015eb8d7b1eff1f3a3ba6b5effa9e266ecf3cabdb001c62552179e70a728981d89a336a281b64dbae80ea9788b7c2
7
+ data.tar.gz: 8048d375b00a130b45eb0d453df4d54062eeeb17e371d99ebb3b22d6f2d927766db767540b5371297bb27f5e8d55dae1e072998f78449d69f52e3c1f54af882a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- oddb2xml (2.9.1)
4
+ oddb2xml (2.9.2)
5
5
  htmlentities
6
6
  httpi
7
7
  mechanize
@@ -216,7 +216,7 @@ module Oddb2xml
216
216
  include DownloadMethod
217
217
  def init
218
218
  super
219
- @url ||= "http://www.xn--spezialittenliste-yqb.ch/File.axd?file=XMLPublications.zip"
219
+ @url ||= "http://www.spezialitaetenliste.ch/File.axd?file=XMLPublications.zip"
220
220
  end
221
221
 
222
222
  def download
@@ -1,3 +1,3 @@
1
1
  module Oddb2xml
2
- VERSION = "2.9.1"
2
+ VERSION = "2.9.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oddb2xml
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.9.1
4
+ version: 2.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yasuhiro Asaka, Zeno R.R. Davatz, Niklaus Giger
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-19 00:00:00.000000000 Z
11
+ date: 2024-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip