Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Jan 31, 2022
1 parent 10fcef3 commit c04c06f
Show file tree
Hide file tree
Showing 25 changed files with 47 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.0', '2.7', '2.6']
ruby-version: ['3.1', '3.0', '2.7', '2.6']
env:
BUNDLE_WITHOUT: docs development # https://bundler.io/v1.5/groups.html
steps:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.0.2
ruby 3.1.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ end

# Needed to install dependencies
group :development, :install do
gem 'bundler', ['>= 2.1.0', '< 2.3']
gem 'bundler', '~> 2.1'
end

# Needed to run tests
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
tls-map (2.0.0)
tls-map (2.1.0)
docopt (~> 0.6)
paint (~> 2.2)
rexml (~> 3.2)
Expand Down Expand Up @@ -48,7 +48,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
bundler (>= 2.1.0, < 2.3)
bundler (~> 2.1)
commonmarker (~> 0.21)
docopt (~> 0.6)
minitest (~> 5.12)
Expand All @@ -62,4 +62,4 @@ DEPENDENCIES
yard-coderay (~> 0.1)

BUNDLED WITH
2.2.22
2.3.6
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'rake/testtask'
require 'bundler/gem_tasks'

Rake::TestTask.new(:test) do |t|
t.libs << 'test'
Expand Down
3 changes: 3 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

## [Unreleased]

## [2.1.0]

- Chore:
- Add CodeQL security code review
- Add support for Ruby 3.1
- Dependencies:
- Update to yard [v0.9.27](https://github.com/lsegal/yard/releases/tag/v0.9.27)
- Move from Redcarpet to CommonMarker markdown provider
Expand Down
6 changes: 3 additions & 3 deletions docs/yard/TLSmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2>
<dt id="VERSION-constant" class="">VERSION =

</dt>
<dd><pre class="code"><span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">'</span><span style="color:#D20">2.0.0</span><span style="color:#710">'</span></span></pre></dd>
<dd><pre class="code"><span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">'</span><span style="color:#D20">2.1.0</span><span style="color:#710">'</span></span></pre></dd>

</dl>

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

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App.html
Original file line number Diff line number Diff line change
Expand Up @@ -962,9 +962,9 @@ <h3 class="signature " id="search-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Cipher.html
Original file line number Diff line number Diff line change
Expand Up @@ -1367,9 +1367,9 @@ <h3 class="signature " id="weak?-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extended.html
Original file line number Diff line number Diff line change
Expand Up @@ -899,9 +899,9 @@ <h3 class="signature " id="translate_acronym-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extractor.html
Original file line number Diff line number Diff line change
Expand Up @@ -934,9 +934,9 @@ <h3 class="signature " id="tls13-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extractor/SsllabsScan.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,9 +468,9 @@ <h3 class="signature " id="parse-class_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extractor/Sslscan2.html
Original file line number Diff line number Diff line change
Expand Up @@ -377,9 +377,9 @@ <h3 class="signature " id="parse-class_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extractor/Sslyze.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,9 @@ <h3 class="signature " id="parse-class_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/App/Extractor/Testssl.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,9 +563,9 @@ <h3 class="signature " id="parse-class_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/CLI.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,9 +352,9 @@ <h3 class="signature first" id="update-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/CLI/Extended.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,9 @@ <h3 class="signature " id="update-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:28 2021 by
Generated on Mon Jan 31 21:15:48 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/TLSmap/Utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@ <h3 class="signature " id="tmpfile-class_method">
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/file.LICENSE.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
</div></div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ <h2>Author</h2>
</div></div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ <h2>Author</h2>
</div></div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/top-level-namespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Tue Nov 30 19:38:27 2021 by
Generated on Mon Jan 31 21:15:47 2022 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.2).
0.9.27 (ruby-3.1.0).
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion lib/tls_map/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module TLSmap
VERSION = '2.0.0'
VERSION = '2.1.0'
end
2 changes: 1 addition & 1 deletion tls-map.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
'rubygems_mfa_required' => 'true'
}

s.required_ruby_version = ['>= 2.6.0', '< 3.1']
s.required_ruby_version = ['>= 2.6.0', '< 3.2']

s.add_runtime_dependency('docopt', '~> 0.6') # for argument parsing
s.add_runtime_dependency('paint', '~> 2.2') # for colorized output
Expand Down

0 comments on commit c04c06f

Please sign in to comment.