m2m_keygen 0.1.0 → 0.2.0

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: 17d8aedfc9854d68207a4af1b5fe0133ab3d456efd402c0707b5d843a218666f
4
- data.tar.gz: 7d8eb8e546bf567678812c15640d38d58102c8dcf180882867d45503ad552ff2
3
+ metadata.gz: b660dcdaeadd8514d972161a0ca838f94402a93ca8c883706c2efce2f6ab0d43
4
+ data.tar.gz: 3271fb057e4e57c1e09459a3894845ca2ad4748c2c2af80e1193109dc536bbf7
5
5
  SHA512:
6
- metadata.gz: b1556a7d9b25fca0613fb171f12d1e34a51a57fe1a78d318a5e6f4069cec35aebd7bfe7baf14da7773a01de4694f398d4c15df1add32ba8057f63796c08c0fc3
7
- data.tar.gz: ec5c2f41cc65272a8f2d0a51118415e9a1348f75aaed654458e94e2fa195d8e2b38b1a8e2ef9b7c50a03817029dcf01a9c6b84ce812d28e80fb805e18e9fa6e8
6
+ metadata.gz: 1d843d349bf8b663c15bbe8d6de2e552d5138062c5b97e3b3eb6dc8022e2bf391029b4bc9494c5b79cddd32471c81689aa350982670049d216d47ca45d370a3a
7
+ data.tar.gz: b7b2efa3045fb514c58de91537280e4b5626ce844b54aaeae01c20df32780d01d54331b5a9630e65148f015bea3cd8bd5c6627231f114f738b0b6883d4ae85dd
data/.overcommit.yml CHANGED
@@ -61,3 +61,6 @@ PrePush:
61
61
  Sorbet:
62
62
  enabled: true
63
63
  required_executable: './bin/sorbet_check'
64
+ VersionChange:
65
+ enabled: true
66
+ required_executable: './bin/check_version_change'
data/CHANGELOG.md CHANGED
@@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.2.0]
11
+
10
12
  ### Added
11
13
 
12
14
  - Basic skeleton for gem
13
15
 
14
- [unreleased]: https://github.com/Billcorporate/m2m_keygen_ruby/compare/v0.0.1...HEAD
16
+ [unreleased]: https://github.com/Billcorporate/m2m_keygen_ruby/compare/v0.2.0...HEAD
17
+ [0.2.0]: https://github.com/Billcorporate/m2m_keygen_ruby/releases/tag/v0.2.0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- m2m_keygen (0.1.0)
4
+ m2m_keygen (0.2.0)
5
5
  sorbet-runtime
6
6
  zeitwerk (~> 2.6)
7
7
 
data/Rakefile CHANGED
@@ -1,12 +1,3 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require "bundler/gem_tasks"
4
- require "rspec/core/rake_task"
5
-
6
- RSpec::Core::RakeTask.new(:spec)
7
-
8
- require "rubocop/rake_task"
9
-
10
- RuboCop::RakeTask.new
11
-
12
- task default: %i[spec rubocop]
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Mon Aug 29 15:59:17 2022 by
128
+ Generated on Mon Aug 29 16:32:02 2022 by
129
129
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.9.28 (ruby-3.1.2).
131
131
  </div>
data/docs/M2mKeygen.html CHANGED
@@ -129,7 +129,7 @@
129
129
 
130
130
  </div>
131
131
  </dt>
132
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.1.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
132
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.2.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
133
133
 
134
134
  </dl>
135
135
 
@@ -145,7 +145,7 @@
145
145
  </div>
146
146
 
147
147
  <div id="footer">
148
- Generated on Mon Aug 29 15:59:17 2022 by
148
+ Generated on Mon Aug 29 16:32:02 2022 by
149
149
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
150
150
  0.9.28 (ruby-3.1.2).
151
151
  </div>
data/docs/_index.html CHANGED
@@ -112,7 +112,7 @@
112
112
  </div>
113
113
 
114
114
  <div id="footer">
115
- Generated on Mon Aug 29 15:59:17 2022 by
115
+ Generated on Mon Aug 29 16:32:02 2022 by
116
116
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
117
117
  0.9.28 (ruby-3.1.2).
118
118
  </div>
@@ -99,7 +99,7 @@
99
99
  </div></div>
100
100
 
101
101
  <div id="footer">
102
- Generated on Mon Aug 29 15:59:17 2022 by
102
+ Generated on Mon Aug 29 16:32:02 2022 by
103
103
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
104
104
  0.9.28 (ruby-3.1.2).
105
105
  </div>
data/docs/index.html CHANGED
@@ -99,7 +99,7 @@
99
99
  </div></div>
100
100
 
101
101
  <div id="footer">
102
- Generated on Mon Aug 29 15:59:17 2022 by
102
+ Generated on Mon Aug 29 16:32:02 2022 by
103
103
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
104
104
  0.9.28 (ruby-3.1.2).
105
105
  </div>
@@ -100,7 +100,7 @@
100
100
  </div>
101
101
 
102
102
  <div id="footer">
103
- Generated on Mon Aug 29 15:59:17 2022 by
103
+ Generated on Mon Aug 29 16:32:02 2022 by
104
104
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
105
  0.9.28 (ruby-3.1.2).
106
106
  </div>
@@ -3,5 +3,5 @@
3
3
 
4
4
  module M2mKeygen
5
5
  # Gem version
6
- VERSION = "0.1.0"
6
+ VERSION = "0.2.0"
7
7
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: m2m_keygen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis <Zaratan> Pasin
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
11
  date: 2022-08-29 00:00:00.000000000 Z
@@ -176,7 +176,7 @@ licenses:
176
176
  - MIT
177
177
  metadata:
178
178
  rubygems_mfa_required: 'true'
179
- post_install_message:
179
+ post_install_message:
180
180
  rdoc_options: []
181
181
  require_paths:
182
182
  - lib
@@ -192,7 +192,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
192
192
  version: '0'
193
193
  requirements: []
194
194
  rubygems_version: 3.3.7
195
- signing_key:
195
+ signing_key:
196
196
  specification_version: 4
197
197
  summary: Secure M2M key generator
198
198
  test_files: []