Gemfile.lock in oidc-test-0.8.1 vs Gemfile.lock in oidc-test-0.8.2
- old
+ new
@@ -1,19 +1,32 @@
PATH
remote: .
specs:
- oidc-test (0.8.1)
+ oidc-test (0.8.2)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
diff-lcs (1.5.0)
json (2.6.3)
+ net-http (0.5.0)
+ uri
parallel (1.22.1)
parser (3.2.2.0)
ast (~> 2.4.1)
+ protobug (0.1.0)
+ protobug_googleapis_field_behavior_protos (0.1.0)
+ protobug (= 0.1.0)
+ protobug_well_known_protos (= 0.1.0)
+ protobug_sigstore_protos (0.1.0)
+ protobug (= 0.1.0)
+ protobug_googleapis_field_behavior_protos (= 0.1.0)
+ protobug_well_known_protos (= 0.1.0)
+ protobug_well_known_protos (0.1.0)
+ protobug (= 0.1.0)
+ racc (1.8.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.7.0)
rexml (3.2.5)
rspec (3.12.0)
@@ -40,18 +53,25 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
+ sigstore (0.1.1)
+ net-http
+ protobug_sigstore_protos (~> 0.1.0)
+ uri
unicode-display_width (2.4.2)
+ uri (1.0.2)
PLATFORMS
ruby
DEPENDENCIES
oidc-test!
+ racc
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.21)
+ sigstore (~> 0.1.1)
BUNDLED WITH
2.5.10