File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- sigstore (0.1.1 )
4
+ sigstore (0.2.0 )
5
5
net-http
6
6
protobug_sigstore_protos (~> 0.1.0 )
7
7
uri
8
8
9
9
PATH
10
10
remote: cli
11
11
specs:
12
- sigstore-cli (0.1.1 )
13
- sigstore (= 0.1.1 )
12
+ sigstore-cli (0.2.0 )
13
+ sigstore (= 0.2.0 )
14
14
thor
15
15
16
16
GEM
@@ -147,8 +147,8 @@ CHECKSUMS
147
147
rubocop-performance (1.23.0) sha256=34ae78cb1bc5f1a0b34a34a1f9f6eec2cb8b8b9cafa2ce37982021e86fa49171
148
148
rubocop-rake (0.6.0) sha256=56b6f22189af4b33d4f4e490a555c09f1281b02f4d48c3a61f6e8fe5f401d8db
149
149
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
150
- sigstore (0.1.1 )
151
- sigstore-cli (0.1.1 )
150
+ sigstore (0.2.0 )
151
+ sigstore-cli (0.2.0 )
152
152
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
153
153
simplecov-html (0.12.3) sha256=4b1aad33259ffba8b29c6876c12db70e5750cb9df829486e4c6e5da4fa0aa07b
154
154
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
Original file line number Diff line number Diff line change 15
15
# limitations under the License.
16
16
17
17
module Sigstore
18
- VERSION = "0.1.1 "
18
+ VERSION = "0.2.0 "
19
19
end
You can’t perform that action at this time.
0 commit comments