Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Sep 10, 2022
1 parent 48d5f8d commit aef6335
Show file tree
Hide file tree
Showing 19 changed files with 85 additions and 81 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ group :runtime, :cli do
end

group :development, :install do
gem 'bundler', ['>= 2.1.0', '< 2.3']
gem 'bundler', ['>= 2.1.0', '< 2.4']
end

group :development, :test do
Expand Down
36 changes: 19 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,48 +1,50 @@
PATH
remote: .
specs:
pass-station (1.3.0)
pass-station (1.4.0)
docopt (~> 0.6)
paint (~> 2.2)

GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
commonmarker (0.23.4)
commonmarker (0.23.5)
docopt (0.6.1)
minitest (5.15.0)
paint (2.2.1)
parallel (1.21.0)
parser (3.1.0.0)
json (2.6.2)
minitest (5.16.3)
paint (2.3.0)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.2.0)
regexp_parser (2.5.0)
rexml (3.2.5)
rubocop (1.25.1)
rubocop (1.36.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
unicode-display_width (2.1.0)
unicode-display_width (2.2.0)
webrick (1.7.0)
yard (0.9.27)
yard (0.9.28)
webrick (~> 1.7.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
bundler (>= 2.1.0, < 2.3)
bundler (>= 2.1.0, < 2.4)
commonmarker (~> 0.23)
docopt (~> 0.6)
minitest (~> 5.15)
Expand All @@ -53,4 +55,4 @@ DEPENDENCIES
yard (>= 0.9.27, < 0.10)

BUNDLED WITH
2.3.6
2.3.22
8 changes: 5 additions & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## [1.4.0 - unreleased]
## [1.4.0]

Credentials:
- Credentials:
- Update database (new entries) to reflect upstream
- Chore:
- Update dependencies

- Update database (new entries) to reflect upstream

## [1.3.0]

Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: PassStation

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -136,9 +136,9 @@ <h3 class="inherited">Constants included
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/DB.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::DB

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -2059,9 +2059,9 @@ <h3 class="signature " id="search-instance_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: PassStation::Output

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -116,9 +116,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output/Csv.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::Output::Csv

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -237,9 +237,9 @@ <h3 class="signature first" id="format-class_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output/Json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::Output::Json

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -239,9 +239,9 @@ <h3 class="signature first" id="format-class_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output/PrettyTable.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::Output::PrettyTable

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -715,9 +715,9 @@ <h3 class="signature " id="justify_row-class_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output/Table.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::Output::Table

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -922,9 +922,9 @@ <h3 class="signature " id="justify_row-class_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/PassStation/Output/Yaml.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: PassStation::Output::Yaml

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -239,9 +239,9 @@ <h3 class="signature first" id="format-class_method">
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:50 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
10 changes: 5 additions & 5 deletions docs/yard/Version.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: Version

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -100,7 +100,7 @@ <h2>
<dt id="VERSION-constant" class="">VERSION =

</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.3.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.4.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>

</dl>

Expand All @@ -116,9 +116,9 @@ <h2>
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
10 changes: 5 additions & 5 deletions docs/yard/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Documentation by YARD 0.9.27
Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -52,7 +52,7 @@
<div class="clear"></div>
</div>

<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.27</h1>
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.28</h1>
<div id="listing">
<h1 class="alphaindex">Alphabetic Index</h1>

Expand Down Expand Up @@ -213,9 +213,9 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/file.LICENSE.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
File: LICENSE

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -78,9 +78,9 @@
</div></div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/yard/file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
File: README

&mdash; Documentation by YARD 0.9.27
&mdash; Documentation by YARD 0.9.28

</title>

Expand Down Expand Up @@ -90,9 +90,9 @@ <h2>Author</h2>
</div></div>

<div id="footer">
Generated on Mon Jan 31 19:55:49 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.1.0).
Generated on Sat Sep 10 16:13:06 2022 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.28 (ruby-3.1.0).
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/frames.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Documentation by YARD 0.9.27</title>
<title>Documentation by YARD 0.9.28</title>
</head>
<script type="text/javascript">
var match = unescape(window.location.hash).match(/^#!(.+)/);
Expand Down
Loading

0 comments on commit aef6335

Please sign in to comment.