wwwjdic 13.0.0 → 13.0.1

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: 18fd836dcc7f4cdfaf5a1e558d4c184b78e48862720a320df568529e457cc5ea
4
- data.tar.gz: f2e33c8588457a59368368be7dda0070f6d99c8816fbd8ed80b8a30c6a3065e1
3
+ metadata.gz: a217047ce593d3dff8af95b44ff097a1eeccf79c22ec9d6988e79f5c71a8fd4e
4
+ data.tar.gz: 8014a3bbe2a7096c68f1ddcf447a7c088c814c3cbc7bb4c24ede5a3c3580b9f9
5
5
  SHA512:
6
- metadata.gz: f6b3279337e90f78ae7f48a26b5e5153000da68049a67693cd01bd0ba8fd9a6ccdd70a700b13dfa274db4df40bf3c3ca4782e1d6c5b89ab0e18b6bcee5b9d7b1
7
- data.tar.gz: 31d96732e8891393ac5b4b2248b9aaa48b5af7e36eedfd7ce74abb4a48428a72939c249a166e4e9853f4e406ac7767dfea0fa3311c18fa3d44a83a2f92b258f7
6
+ metadata.gz: e54d268bec4b9154c64b44d4d320fc1cc89c8136d1c056a3da40c0eeb5c6296898936edc6ff1965b44499a05f34af65fac359d6b60d01385a67233215d7b9239
7
+ data.tar.gz: 6920bca45087e47ccee89d0c329a7af58ee6ac4dcd35631159c3fea854bb1b889f3509cb25247a6b844fd070e0c2b4a8beb8b7cda4ee458067f64b192972d21b
data/CHANGELOG CHANGED
@@ -1,3 +1,15 @@
1
+ = Version 13.0.1
2
+ * PATCH updating gem dependencies.
3
+ * IN PROGRESS: translation example.
4
+ * IN PROGRESS: restoring key configuration as allowed parameter, to
5
+ allow user asking for specific searches. Search key currently fixed
6
+ to 'Q' (exact match) type search.
7
+ * IN PROGRESS: improving application RDoc to better comply with SemVer
8
+ point 1 (Software using Semantic Versioning MUST declare a public
9
+ API. This API could be declared in the code itself or exist strictly
10
+ in documentation. However it is done, it should be precise and
11
+ comprehensive.)
12
+
1
13
  = Version 13.0.0
2
14
  * MAJOR moving from a_gem.required_ruby_version = '~> 2.5' to
3
15
  a_gem.required_ruby_version = '~> 2.6'.
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>CHANGELOG - wwwjdic 13.0.0</title>
7
+ <title>CHANGELOG - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -57,6 +57,7 @@
57
57
  <h3>Table of Contents</h3>
58
58
 
59
59
  <ul class="link-list" role="directory">
60
+ <li><a href="#label-Version+13.0.1">Version 13.0.1</a>
60
61
  <li><a href="#label-Version+13.0.0">Version 13.0.0</a>
61
62
  <li><a href="#label-Version+12.0.0">Version 12.0.0</a>
62
63
  <li><a href="#label-Version+11.0.0">Version 11.0.0</a>
@@ -133,6 +134,19 @@
133
134
 
134
135
  <main role="main" aria-label="Page CHANGELOG">
135
136
 
137
+ <h1 id="label-Version+13.0.1">Version 13.0.1<span><a href="#label-Version+13.0.1">&para;</a> <a href="#top">&uarr;</a></span></h1>
138
+
139
+ <pre>* PATCH updating gem dependencies.
140
+ * IN PROGRESS: translation example.
141
+ * IN PROGRESS: restoring key configuration as allowed parameter, to
142
+ allow user asking for specific searches. Search key currently fixed
143
+ to &#39;Q&#39; (exact match) type search.
144
+ * IN PROGRESS: improving application RDoc to better comply with SemVer
145
+ point 1 (Software using Semantic Versioning MUST declare a public
146
+ API. This API could be declared in the code itself or exist strictly
147
+ in documentation. However it is done, it should be precise and
148
+ comprehensive.)</pre>
149
+
136
150
  <h1 id="label-Version+13.0.0">Version 13.0.0<span><a href="#label-Version+13.0.0">&para;</a> <a href="#top">&uarr;</a></span></h1>
137
151
 
138
152
  <pre>* MAJOR moving from a_gem.required_ruby_version = &#39;~&gt; 2.5&#39; to
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>COPYING - wwwjdic 13.0.0</title>
7
+ <title>COPYING - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Gemfile - wwwjdic 13.0.0</title>
7
+ <title>Gemfile - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class Object - wwwjdic 13.0.0</title>
7
+ <title>class Object - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>README - wwwjdic 13.0.0</title>
7
+ <title>README - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Rakefile - wwwjdic 13.0.0</title>
7
+ <title>Rakefile - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic::ParsableDuckType - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic::ParsableDuckType - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parser - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parser - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic::Parsers - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic::Parsers - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parsers::Dict - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parsers::Dict - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parsers::Display - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parsers::Display - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parsers::Key - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parsers::Key - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parsers::Search - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parsers::Search - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Parsers::Server - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Parsers::Server - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Splitter - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Splitter - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic::Utils - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic::Utils - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic::Utils::Downloader - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic::Utils::Downloader - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::Utils::Downloader::Downloader - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::Utils::Downloader::Downloader - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module WWWJDic::Utils::Raisers - wwwjdic 13.0.0</title>
7
+ <title>module WWWJDic::Utils::Raisers - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class WWWJDic::WWWJDic - wwwjdic 13.0.0</title>
7
+ <title>class WWWJDic::WWWJDic - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>acknowledgements - wwwjdic 13.0.0</title>
7
+ <title>acknowledgements - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>authors - wwwjdic 13.0.0</title>
7
+ <title>authors - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>copyright - wwwjdic 13.0.0</title>
7
+ <title>copyright - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -1,5 +1,5 @@
1
- Mon, 06 May 2019 15:03:57 +0200
2
- CHANGELOG Mon, 06 May 2019 15:01:36 +0200
1
+ Thu, 22 Aug 2019 10:08:39 +0200
2
+ CHANGELOG Thu, 22 Aug 2019 10:07:03 +0200
3
3
  COPYING.md Mon, 25 Feb 2019 15:42:16 +0100
4
4
  Gemfile Tue, 26 Feb 2019 12:20:36 +0100
5
5
  README.md Fri, 01 Mar 2019 15:00:00 +0100
@@ -32,7 +32,7 @@ lib/wwwjdic/parsers/server.rb Tue, 23 Apr 2019 11:48:58 +0200
32
32
  lib/wwwjdic/utils/downloader.rb Fri, 01 Mar 2019 14:40:14 +0100
33
33
  lib/wwwjdic/utils/raisers.rb Tue, 23 Apr 2019 11:48:58 +0200
34
34
  lib/wwwjdic/utils/splitter.rb Wed, 24 Apr 2019 17:39:09 +0200
35
- lib/wwwjdic/version.rb Mon, 06 May 2019 15:00:53 +0200
35
+ lib/wwwjdic/version.rb Thu, 22 Aug 2019 10:07:11 +0200
36
36
  lib/wwwjdic.rb Tue, 23 Apr 2019 11:48:58 +0200
37
37
  test/test_helper.rb Fri, 01 Mar 2019 14:50:11 +0100
38
38
  test/test_wwwjdic.rb Fri, 01 Mar 2019 14:50:29 +0100
@@ -56,4 +56,4 @@ test/wwwjdic/test_application.rb Tue, 23 Apr 2019 13:35:29 +0200
56
56
  test/wwwjdic/test_parsable_duck_type.rb Tue, 23 Apr 2019 11:48:59 +0200
57
57
  test/wwwjdic/utils/test_downloader.rb Fri, 01 Mar 2019 14:48:49 +0100
58
58
  test/wwwjdic/utils/test_raisers.rb Fri, 01 Mar 2019 14:48:56 +0100
59
- wwwjdic.gemspec Tue, 23 Apr 2019 11:48:58 +0200
59
+ wwwjdic.gemspec Thu, 22 Aug 2019 10:05:51 +0200
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>wwwjdic 13.0.0</title>
7
+ <title>wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -1 +1 @@
1
- var search_data = {"index":{"searchIndex":["object","wwwjdic","parsableducktype","parser","parsers","dict","display","key","search","server","splitter","utils","downloader","downloader","raisers","wwwjdic","breener()","content()","dictionary()","dictionary=()","download_file()","json_translate()","json_uri()","lines()","load_yaml_file()","message()","new()","new()","new()","parse()","parse()","parse()","parse()","parse()","parse()","raiser_array()","raiser_downcase()","raiser_to_i()","raw_uri()","reset()","server()","server=()","test_parsable_duck_type()","title()","to_s()","translate()","translation()","uri()","changelog","copying","gemfile","readme","rakefile","acknowledgements","authors","copyright","wwwjdic.gemspec"],"longSearchIndex":["object","wwwjdic","wwwjdic::parsableducktype","wwwjdic::parser","wwwjdic::parsers","wwwjdic::parsers::dict","wwwjdic::parsers::display","wwwjdic::parsers::key","wwwjdic::parsers::search","wwwjdic::parsers::server","wwwjdic::splitter","wwwjdic::utils","wwwjdic::utils::downloader","wwwjdic::utils::downloader::downloader","wwwjdic::utils::raisers","wwwjdic::wwwjdic","wwwjdic::breener()","wwwjdic::splitter#content()","wwwjdic::wwwjdic#dictionary()","wwwjdic::wwwjdic#dictionary=()","wwwjdic::utils::downloader::downloader::download_file()","wwwjdic::wwwjdic#json_translate()","wwwjdic::wwwjdic#json_uri()","wwwjdic::splitter#lines()","object#load_yaml_file()","wwwjdic::splitter#message()","wwwjdic::parser::new()","wwwjdic::splitter::new()","wwwjdic::wwwjdic::new()","wwwjdic::parser#parse()","wwwjdic::parsers::dict#parse()","wwwjdic::parsers::display#parse()","wwwjdic::parsers::key#parse()","wwwjdic::parsers::search#parse()","wwwjdic::parsers::server#parse()","wwwjdic::utils::raisers#raiser_array()","wwwjdic::utils::raisers#raiser_downcase()","wwwjdic::utils::raisers#raiser_to_i()","wwwjdic::wwwjdic#raw_uri()","wwwjdic::wwwjdic#reset()","wwwjdic::wwwjdic#server()","wwwjdic::wwwjdic#server=()","wwwjdic::parsableducktype#test_parsable_duck_type()","wwwjdic::splitter#title()","wwwjdic::wwwjdic#to_s()","wwwjdic::wwwjdic#translate()","wwwjdic::splitter#translation()","wwwjdic::wwwjdic#uri()","","","","","","","","",""],"info":[["Object","","Object.html","",""],["WWWJDic","","WWWJDic.html","","<p>Author &mdash; Marco Bresciani\n<p>Copyright &mdash; Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani\n<p>License … &mdash; "],["WWWJDic::ParsableDuckType","","WWWJDic/ParsableDuckType.html","","<p>This module represents the parsable duck type element for testing purposes.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["WWWJDic::Parser","","WWWJDic/Parser.html","","<p>This class is a simple utility that is used to parse and filter parameters for wwwjdic.\n<p>Author &mdash; Marco Bresciani …\n"],["WWWJDic::Parsers","","WWWJDic/Parsers.html","",""],["WWWJDic::Parsers::Dict","","WWWJDic/Parsers/Dict.html","","<p>This class is an implementation of the Parsable duck type that checks the dictionary type. The only needed …\n"],["WWWJDic::Parsers::Display","","WWWJDic/Parsers/Display.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Key","","WWWJDic/Parsers/Key.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Search","","WWWJDic/Parsers/Search.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Server","","WWWJDic/Parsers/Server.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Splitter","","WWWJDic/Splitter.html","","<p>This class is a simple API to interact with WWWJDic Backboor Entry/API.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["WWWJDic::Utils","","WWWJDic/Utils.html","","<p>This module is a simple collection of useful things and methods that I prefer to keep as DRYer as possible. …\n"],["WWWJDic::Utils::Downloader","","WWWJDic/Utils/Downloader.html","","<p>This module is a simple wrapper container for Peter R. Marreck&#39;s gist.\n<p>Author &mdash; Jon Maken\n<p>License &mdash; 3-clause …\n"],["WWWJDic::Utils::Downloader::Downloader","","WWWJDic/Utils/Downloader/Downloader.html","","<p>!/usr/bin/env ruby\n\n<pre>An HTTP/HTTPS/FTP file downloader library/CLI based upon\nMiniPortile&#39;s HTTP implementation. ...</pre>\n"],["WWWJDic::Utils::Raisers","","WWWJDic/Utils/Raisers.html","","<p>This module contains some utility method to raise errors according to (possibly) common conditions.\n<p>Author … &mdash; "],["WWWJDic::WWWJDic","","WWWJDic/WWWJDic.html","","<p>This class is a simple API to interact with WWWJDic Backboor Entry/API.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["breener","WWWJDic","WWWJDic.html#method-c-breener","()","<p>Creates a new WWWJDic object (from the verb &#39;to Breen&#39;… :) ).\n<p>Usage &mdash; <p><code>new_wwwjdic = WWWJDic::breener</code> …\n\n"],["content","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-content","()",""],["dictionary","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-dictionary","()","<p>Return the default used dictionary string, if any.\n<p>Returns &mdash; a String with the dictionary full name.\n\n"],["dictionary=","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-dictionary-3D","(dict)","<p>Configure the default used dictionary using either code/number or (exact) string.\n<p>Usage &mdash; &lt;tt&gt;new_wwwjdic.dictionary= …\n"],["download_file","WWWJDic::Utils::Downloader::Downloader","WWWJDic/Utils/Downloader/Downloader.html#method-c-download_file","(url, full_path, count = 3)",""],["json_translate","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-json_translate","(word = nil, args = {}, filename = nil)","<p>Save a file, with specified <code>filename</code>, that contains the current wwwjdic configuration, in JSON format. …\n"],["json_uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-json_uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters, with JSON output. …\n"],["lines","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-lines","()",""],["load_yaml_file","Object","Object.html#method-i-load_yaml_file","(locale)",""],["message","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-message","()",""],["new","WWWJDic::Parser","WWWJDic/Parser.html#method-c-new","(args = {})",""],["new","WWWJDic::Splitter","WWWJDic/Splitter.html#method-c-new","(translation)","<p>Creates a <code>Splitter</code> object.\n<p>Usage &mdash; <code>new_splitter = Splitter.new translation_content</code>\n<p>Returns &mdash; a <code>Splitter</code> object. …\n"],["new","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-c-new","(parser)","<p>Creates a <code>WWWJDic</code> object. This constructor should be used through the WWWJDic::breener method only.\n<p>Usage … &mdash; "],["parse","WWWJDic::Parser","WWWJDic/Parser.html#method-i-parse","(method = nil, value = nil)","<p>Provides the duck type for a generic parsing object.\n"],["parse","WWWJDic::Parsers::Dict","WWWJDic/Parsers/Dict.html#method-i-parse","(value = '1')","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Display","WWWJDic/Parsers/Display.html#method-i-parse","(value = :display)","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Key","WWWJDic/Parsers/Key.html#method-i-parse","(value = :exact)","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Search","WWWJDic/Parsers/Search.html#method-i-parse","(value = '')","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Server","WWWJDic/Parsers/Server.html#method-i-parse","(value = :edrdg)","<p>The parsable duck type interface to every parser usage.\n"],["raiser_array","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_array","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains the exact <code>value</code>.\n"],["raiser_downcase","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_downcase","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains a downcased <code>value</code>.\n"],["raiser_to_i","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_to_i","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains the number of the <code>value</code>.\n"],["raw_uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-raw_uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters, overriding for raw …\n"],["reset","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-reset","()","<p>Restores the original status cleaning up the (possibly) previously saved URIs restoring the default …\n"],["server","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-server","()","<p>Return the selected server URI\n<p>Returns &mdash; a String with the dictionary full name.\n\n"],["server=","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-server-3D","(server = :edrdg)","<p>Store the Backdoor Entry/API server name, default to EDRDG.Org (:edrdg) instead of Monash (:monash). …\n"],["test_parsable_duck_type","WWWJDic::ParsableDuckType","WWWJDic/ParsableDuckType.html#method-i-test_parsable_duck_type","()","<p>The method that tests the parsable duck type interface and its <code>parse</code> method.\n"],["title","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-title","()",""],["to_s","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-to_s","()",""],["translate","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-translate","(word = nil, args = {}, filename = nil)","<p>Save a file, with specified <code>filename</code>, that contains the current wwwjdic configuration. Uses the internal …\n"],["translation","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-translation","()",""],["uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters.\n<p>Usage &mdash; &lt;tt&gt;new_wwwjdic.uri …\n\n"],["CHANGELOG","","CHANGELOG.html","","<p>Version 13.0.0\n\n<pre>* MAJOR moving from a_gem.required_ruby_version = &#39;~&gt; 2.5&#39; to\n a_gem.required_ruby_version ...</pre>\n"],["COPYING","","COPYING_md.html","","<p>GNU GENERAL PUBLIC LICENSE\n<p>Version 3, 29 June 2007\n<p>Copyright (C) 2007 Free Software Foundation, Inc.\nfsf.org ...\n"],["Gemfile","","Gemfile.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"],["README","","README_md.html","","<p>WWWJDic\n<p><img src=\"https://img.shields.io/gem/v/wwwjdic.svg?style=plastic\">\n<img src=\"https://img.shields.io/gem/dt/wwwjdic.svg?style=plastic\"> ...\n"],["Rakefile","","Rakefile.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"],["acknowledgements","","acknowledgements_md.html","","<p>Acknowledgements\n<p>FSIJ理事会の理事長、新部裕さんの日本語の翻訳。 Japanese translation by\nYutaka Niibe, President of Free Software ...\n"],["authors","","authors_md.html","","<p>Project and gem owned by\n<p><em>Author</em>: Marco Bresciani\n\n<p>Authors list (in appearing order)\n"],["copyright","","copyright_md.html","","<p>Copyright Notes\n<p>2019-02-26 update.\n<p>wwwjdic\n"],["wwwjdic.gemspec","","wwwjdic_gemspec.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"]]}}
1
+ var search_data = {"index":{"searchIndex":["object","wwwjdic","parsableducktype","parser","parsers","dict","display","key","search","server","splitter","utils","downloader","downloader","raisers","wwwjdic","breener()","content()","dictionary()","dictionary=()","download_file()","json_translate()","json_uri()","lines()","load_yaml_file()","message()","new()","new()","new()","parse()","parse()","parse()","parse()","parse()","parse()","raiser_array()","raiser_downcase()","raiser_to_i()","raw_uri()","reset()","server()","server=()","test_parsable_duck_type()","title()","to_s()","translate()","translation()","uri()","changelog","copying","gemfile","readme","rakefile","acknowledgements","authors","copyright","wwwjdic.gemspec"],"longSearchIndex":["object","wwwjdic","wwwjdic::parsableducktype","wwwjdic::parser","wwwjdic::parsers","wwwjdic::parsers::dict","wwwjdic::parsers::display","wwwjdic::parsers::key","wwwjdic::parsers::search","wwwjdic::parsers::server","wwwjdic::splitter","wwwjdic::utils","wwwjdic::utils::downloader","wwwjdic::utils::downloader::downloader","wwwjdic::utils::raisers","wwwjdic::wwwjdic","wwwjdic::breener()","wwwjdic::splitter#content()","wwwjdic::wwwjdic#dictionary()","wwwjdic::wwwjdic#dictionary=()","wwwjdic::utils::downloader::downloader::download_file()","wwwjdic::wwwjdic#json_translate()","wwwjdic::wwwjdic#json_uri()","wwwjdic::splitter#lines()","object#load_yaml_file()","wwwjdic::splitter#message()","wwwjdic::parser::new()","wwwjdic::splitter::new()","wwwjdic::wwwjdic::new()","wwwjdic::parser#parse()","wwwjdic::parsers::dict#parse()","wwwjdic::parsers::display#parse()","wwwjdic::parsers::key#parse()","wwwjdic::parsers::search#parse()","wwwjdic::parsers::server#parse()","wwwjdic::utils::raisers#raiser_array()","wwwjdic::utils::raisers#raiser_downcase()","wwwjdic::utils::raisers#raiser_to_i()","wwwjdic::wwwjdic#raw_uri()","wwwjdic::wwwjdic#reset()","wwwjdic::wwwjdic#server()","wwwjdic::wwwjdic#server=()","wwwjdic::parsableducktype#test_parsable_duck_type()","wwwjdic::splitter#title()","wwwjdic::wwwjdic#to_s()","wwwjdic::wwwjdic#translate()","wwwjdic::splitter#translation()","wwwjdic::wwwjdic#uri()","","","","","","","","",""],"info":[["Object","","Object.html","",""],["WWWJDic","","WWWJDic.html","","<p>Author &mdash; Marco Bresciani\n<p>Copyright &mdash; Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani\n<p>License … &mdash; "],["WWWJDic::ParsableDuckType","","WWWJDic/ParsableDuckType.html","","<p>This module represents the parsable duck type element for testing purposes.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["WWWJDic::Parser","","WWWJDic/Parser.html","","<p>This class is a simple utility that is used to parse and filter parameters for wwwjdic.\n<p>Author &mdash; Marco Bresciani …\n"],["WWWJDic::Parsers","","WWWJDic/Parsers.html","",""],["WWWJDic::Parsers::Dict","","WWWJDic/Parsers/Dict.html","","<p>This class is an implementation of the Parsable duck type that checks the dictionary type. The only needed …\n"],["WWWJDic::Parsers::Display","","WWWJDic/Parsers/Display.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Key","","WWWJDic/Parsers/Key.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Search","","WWWJDic/Parsers/Search.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Parsers::Server","","WWWJDic/Parsers/Server.html","","<p>This class is an implementation of the Parsable duck type that checks the display type. The only needed …\n"],["WWWJDic::Splitter","","WWWJDic/Splitter.html","","<p>This class is a simple API to interact with WWWJDic Backboor Entry/API.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["WWWJDic::Utils","","WWWJDic/Utils.html","","<p>This module is a simple collection of useful things and methods that I prefer to keep as DRYer as possible. …\n"],["WWWJDic::Utils::Downloader","","WWWJDic/Utils/Downloader.html","","<p>This module is a simple wrapper container for Peter R. Marreck&#39;s gist.\n<p>Author &mdash; Jon Maken\n<p>License &mdash; 3-clause …\n"],["WWWJDic::Utils::Downloader::Downloader","","WWWJDic/Utils/Downloader/Downloader.html","","<p>!/usr/bin/env ruby\n\n<pre>An HTTP/HTTPS/FTP file downloader library/CLI based upon\nMiniPortile&#39;s HTTP implementation. ...</pre>\n"],["WWWJDic::Utils::Raisers","","WWWJDic/Utils/Raisers.html","","<p>This module contains some utility method to raise errors according to (possibly) common conditions.\n<p>Author … &mdash; "],["WWWJDic::WWWJDic","","WWWJDic/WWWJDic.html","","<p>This class is a simple API to interact with WWWJDic Backboor Entry/API.\n<p>Author &mdash; Marco Bresciani\n<p>Copyright … &mdash; "],["breener","WWWJDic","WWWJDic.html#method-c-breener","()","<p>Creates a new WWWJDic object (from the verb &#39;to Breen&#39;… :) ).\n<p>Usage &mdash; <p><code>new_wwwjdic = WWWJDic::breener</code> …\n\n"],["content","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-content","()",""],["dictionary","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-dictionary","()","<p>Return the default used dictionary string, if any.\n<p>Returns &mdash; a String with the dictionary full name.\n\n"],["dictionary=","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-dictionary-3D","(dict)","<p>Configure the default used dictionary using either code/number or (exact) string.\n<p>Usage &mdash; &lt;tt&gt;new_wwwjdic.dictionary= …\n"],["download_file","WWWJDic::Utils::Downloader::Downloader","WWWJDic/Utils/Downloader/Downloader.html#method-c-download_file","(url, full_path, count = 3)",""],["json_translate","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-json_translate","(word = nil, args = {}, filename = nil)","<p>Save a file, with specified <code>filename</code>, that contains the current wwwjdic configuration, in JSON format. …\n"],["json_uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-json_uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters, with JSON output. …\n"],["lines","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-lines","()",""],["load_yaml_file","Object","Object.html#method-i-load_yaml_file","(locale)",""],["message","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-message","()",""],["new","WWWJDic::Parser","WWWJDic/Parser.html#method-c-new","(args = {})",""],["new","WWWJDic::Splitter","WWWJDic/Splitter.html#method-c-new","(translation)","<p>Creates a <code>Splitter</code> object.\n<p>Usage &mdash; <code>new_splitter = Splitter.new translation_content</code>\n<p>Returns &mdash; a <code>Splitter</code> object. …\n"],["new","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-c-new","(parser)","<p>Creates a <code>WWWJDic</code> object. This constructor should be used through the WWWJDic::breener method only.\n<p>Usage … &mdash; "],["parse","WWWJDic::Parser","WWWJDic/Parser.html#method-i-parse","(method = nil, value = nil)","<p>Provides the duck type for a generic parsing object.\n"],["parse","WWWJDic::Parsers::Dict","WWWJDic/Parsers/Dict.html#method-i-parse","(value = '1')","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Display","WWWJDic/Parsers/Display.html#method-i-parse","(value = :display)","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Key","WWWJDic/Parsers/Key.html#method-i-parse","(value = :exact)","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Search","WWWJDic/Parsers/Search.html#method-i-parse","(value = '')","<p>The parsable duck type interface to every parser usage.\n"],["parse","WWWJDic::Parsers::Server","WWWJDic/Parsers/Server.html#method-i-parse","(value = :edrdg)","<p>The parsable duck type interface to every parser usage.\n"],["raiser_array","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_array","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains the exact <code>value</code>.\n"],["raiser_downcase","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_downcase","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains a downcased <code>value</code>.\n"],["raiser_to_i","WWWJDic::Utils::Raisers","WWWJDic/Utils/Raisers.html#method-i-raiser_to_i","(name = 'error.value', value = nil, array = nil)","<p>Raises an <code>ArgumentError</code> according to parameters, unless the <code>array</code> contains the number of the <code>value</code>.\n"],["raw_uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-raw_uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters, overriding for raw …\n"],["reset","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-reset","()","<p>Restores the original status cleaning up the (possibly) previously saved URIs restoring the default …\n"],["server","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-server","()","<p>Return the selected server URI\n<p>Returns &mdash; a String with the dictionary full name.\n\n"],["server=","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-server-3D","(server = :edrdg)","<p>Store the Backdoor Entry/API server name, default to EDRDG.Org (:edrdg) instead of Monash (:monash). …\n"],["test_parsable_duck_type","WWWJDic::ParsableDuckType","WWWJDic/ParsableDuckType.html#method-i-test_parsable_duck_type","()","<p>The method that tests the parsable duck type interface and its <code>parse</code> method.\n"],["title","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-title","()",""],["to_s","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-to_s","()",""],["translate","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-translate","(word = nil, args = {}, filename = nil)","<p>Save a file, with specified <code>filename</code>, that contains the current wwwjdic configuration. Uses the internal …\n"],["translation","WWWJDic::Splitter","WWWJDic/Splitter.html#method-i-translation","()",""],["uri","WWWJDic::WWWJDic","WWWJDic/WWWJDic.html#method-i-uri","(word = nil, args = {})","<p>Create the reference uri for a <code>word</code> translation, according to specified parameters.\n<p>Usage &mdash; &lt;tt&gt;new_wwwjdic.uri …\n\n"],["CHANGELOG","","CHANGELOG.html","","<p>Version 13.0.1\n\n<pre>* PATCH updating gem dependencies.\n* IN PROGRESS: translation example.\n* IN PROGRESS: restoring ...</pre>\n"],["COPYING","","COPYING_md.html","","<p>GNU GENERAL PUBLIC LICENSE\n<p>Version 3, 29 June 2007\n<p>Copyright (C) 2007 Free Software Foundation, Inc.\nfsf.org ...\n"],["Gemfile","","Gemfile.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"],["README","","README_md.html","","<p>WWWJDic\n<p><img src=\"https://img.shields.io/gem/v/wwwjdic.svg?style=plastic\">\n<img src=\"https://img.shields.io/gem/dt/wwwjdic.svg?style=plastic\"> ...\n"],["Rakefile","","Rakefile.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"],["acknowledgements","","acknowledgements_md.html","","<p>Acknowledgements\n<p>FSIJ理事会の理事長、新部裕さんの日本語の翻訳。 Japanese translation by\nYutaka Niibe, President of Free Software ...\n"],["authors","","authors_md.html","","<p>Project and gem owned by\n<p><em>Author</em>: Marco Bresciani\n\n<p>Authors list (in appearing order)\n"],["copyright","","copyright_md.html","","<p>Copyright Notes\n<p>2019-02-26 update.\n<p>wwwjdic\n"],["wwwjdic.gemspec","","wwwjdic_gemspec.html","","<p># wwwjdic # Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Marco Bresciani # # This file is part of …\n"]]}}
Binary file
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Table of Contents - wwwjdic 13.0.0</title>
7
+ <title>Table of Contents - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -22,7 +22,7 @@
22
22
 
23
23
  <body id="top" class="table-of-contents">
24
24
  <main role="main">
25
- <h1 class="class">Table of Contents - wwwjdic 13.0.0</h1>
25
+ <h1 class="class">Table of Contents - wwwjdic 13.0.1</h1>
26
26
 
27
27
 
28
28
 
@@ -34,6 +34,8 @@
34
34
 
35
35
  <ul>
36
36
 
37
+ <li><a href="CHANGELOG.html#label-Version+13.0.1">Version 13.0.1</a>
38
+
37
39
  <li><a href="CHANGELOG.html#label-Version+13.0.0">Version 13.0.0</a>
38
40
 
39
41
  <li><a href="CHANGELOG.html#label-Version+12.0.0">Version 12.0.0</a>
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>wwwjdic.gemspec - wwwjdic 13.0.0</title>
7
+ <title>wwwjdic.gemspec - wwwjdic 13.0.1</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -134,7 +134,7 @@ copyright.md Gemfile wwwjdic.gemspec Rakefile README.md)</span> <span class="rub
134
134
  <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">add_development_dependency</span> <span class="ruby-string">&#39;minitest&#39;</span>, <span class="ruby-string">&#39;~&gt;5.11&#39;</span>
135
135
  <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">add_development_dependency</span> <span class="ruby-string">&#39;rake&#39;</span>, <span class="ruby-string">&#39;~&gt;12.3&#39;</span>
136
136
  <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">add_development_dependency</span> <span class="ruby-string">&#39;rdoc&#39;</span>, <span class="ruby-string">&#39;~&gt;6.1&#39;</span>
137
- <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">add_development_dependency</span> <span class="ruby-string">&#39;simplecov&#39;</span>, <span class="ruby-string">&#39;~&gt;0.16&#39;</span>
137
+ <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">add_development_dependency</span> <span class="ruby-string">&#39;simplecov&#39;</span>, <span class="ruby-string">&#39;~&gt;0.17&#39;</span>
138
138
 
139
139
  <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">requirements</span> = <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">required_ruby_version</span>.<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">a_gem</span>.<span class="ruby-identifier">dependencies</span>.<span class="ruby-identifier">to_s</span>
140
140
 
@@ -1,20 +1,20 @@
1
- #--
2
- # wwwjdic
3
- # Copyright © 2014, 2015, 2016 Marco Bresciani
4
- #
5
- # This file is part of wwwjdic.
6
- #
7
- # wwwjdic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License
8
- # as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
9
- #
10
- # wwwjdic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
11
- # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
12
- #
13
- # You should have received a copy of the GNU General Public License along with wwwjdic. If not, see
14
- # <http://www.gnu.org/licenses/>.
15
- #++
16
-
17
- module WWWJDic
18
- # Current version number for WWWJDic gem.
19
- VERSION = '13.0.0'
20
- end
1
+ #--
2
+ # wwwjdic
3
+ # Copyright © 2014, 2015, 2016 Marco Bresciani
4
+ #
5
+ # This file is part of wwwjdic.
6
+ #
7
+ # wwwjdic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License
8
+ # as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
9
+ #
10
+ # wwwjdic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
11
+ # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
12
+ #
13
+ # You should have received a copy of the GNU General Public License along with wwwjdic. If not, see
14
+ # <http://www.gnu.org/licenses/>.
15
+ #++
16
+
17
+ module WWWJDic
18
+ # Current version number for WWWJDic gem.
19
+ VERSION = '13.0.1'
20
+ end
@@ -60,7 +60,7 @@ Gem::Specification.new do |a_gem|
60
60
  a_gem.add_development_dependency 'minitest', '~>5.11'
61
61
  a_gem.add_development_dependency 'rake', '~>12.3'
62
62
  a_gem.add_development_dependency 'rdoc', '~>6.1'
63
- a_gem.add_development_dependency 'simplecov', '~>0.16'
63
+ a_gem.add_development_dependency 'simplecov', '~>0.17'
64
64
 
65
65
  a_gem.requirements = a_gem.required_ruby_version.to_s, a_gem.dependencies.to_s
66
66
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wwwjdic
3
3
  version: !ruby/object:Gem::Version
4
- version: 13.0.0
4
+ version: 13.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marco Bresciani
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-05-06 00:00:00.000000000 Z
13
+ date: 2019-08-22 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: i18n
@@ -102,14 +102,14 @@ dependencies:
102
102
  requirements:
103
103
  - - "~>"
104
104
  - !ruby/object:Gem::Version
105
- version: '0.16'
105
+ version: '0.17'
106
106
  type: :development
107
107
  prerelease: false
108
108
  version_requirements: !ruby/object:Gem::Requirement
109
109
  requirements:
110
110
  - - "~>"
111
111
  - !ruby/object:Gem::Version
112
- version: '0.16'
112
+ version: '0.17'
113
113
  description: |-
114
114
  This gem uses WWWJDic Backdoor Entry/API as described by
115
115
  http://www.edrdg.org/wwwjdic/wwwjdicinf.html#backdoor_tag to to
@@ -268,7 +268,7 @@ licenses:
268
268
  - GPL-3.0
269
269
  - BSD-3-Clause
270
270
  metadata: {}
271
- post_install_message: Thank you for using wwwjdic version 13.0.0.
271
+ post_install_message: Thank you for using wwwjdic version 13.0.1.
272
272
  rdoc_options: []
273
273
  require_paths:
274
274
  - lib
@@ -289,8 +289,8 @@ requirements:
289
289
  name="bundler" requirements="~> 2.0">, <Gem::Dependency type=:development name="minitest"
290
290
  requirements="~> 5.11">, <Gem::Dependency type=:development name="rake" requirements="~>
291
291
  12.3">, <Gem::Dependency type=:development name="rdoc" requirements="~> 6.1">, <Gem::Dependency
292
- type=:development name="simplecov" requirements="~> 0.16">]'
293
- rubygems_version: 3.0.3
292
+ type=:development name="simplecov" requirements="~> 0.17">]'
293
+ rubygems_version: 3.0.6
294
294
  signing_key:
295
295
  specification_version: 4
296
296
  summary: This gem uses WWWJDic Backdoor Entry/API as described by http://www.edrdg.org/wwwjdic/wwwjdicinf.html#backdoor_tag