Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ gem "redacting-logger", "~> 1.4"
group :development do
gem "irb", "~> 1.15"
gem "rspec", "~> 3.13"
gem "rubocop", "~> 1.79"
gem "rubocop", "~> 1.81"
gem "rubocop-github", "~> 0.23"
gem "rubocop-performance", "~> 1.25"
gem "rubocop-rspec", "~> 3.6"
gem "rubocop-performance", "~> 1.26"
gem "rubocop-rspec", "~> 3.8"
gem "rubygems-await", "~> 0.5.4"
gem "sigstore-cli", "~> 0.2.1"
gem "sigstore-cli", "~> 0.2.2"
gem "simplecov", "~> 0.22"
gem "simplecov-erb", "~> 1.0"
gem "vcr", "~> 6.3", ">= 6.3.1"
gem "webmock", "~> 3.25"
gem "webmock", "~> 3.26"
end
91 changes: 47 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.2.2)
bigdecimal (3.3.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
crack (1.0.0)
crack (1.0.1)
bigdecimal
rexml
date (3.4.1)
date (3.5.0)
diff-lcs (1.6.2)
docile (1.4.1)
drb (2.2.3)
erb (5.0.2)
erb (6.0.0)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
json
Expand All @@ -38,34 +38,34 @@ GEM
net-http (>= 0.5.0)
faraday-retry (2.3.2)
faraday (~> 2.0)
hashdiff (1.2.0)
hashdiff (1.2.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.1)
irb (1.15.2)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.13.2)
json (2.17.1)
jwt (3.1.2)
base64
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
logger (1.7.0)
minitest (5.25.5)
net-http (0.6.0)
uri
net-http (0.8.0)
uri (>= 0.11.1)
octokit (10.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.27.0)
parser (3.3.9.0)
parser (3.3.10.0)
ast (~> 2.4.1)
racc
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.4.0)
prism (1.6.0)
protobug (0.1.0)
protobug_googleapis_field_behavior_protos (0.1.0)
protobug (= 0.1.0)
Expand All @@ -79,76 +79,78 @@ GEM
psych (5.2.6)
date
stringio
public_suffix (6.0.2)
public_suffix (7.0.0)
racc (1.8.1)
rack (3.2.0)
rainbow (3.1.1)
rdoc (6.14.2)
rdoc (6.17.0)
erb
psych (>= 4.0.0)
tsort
redacting-logger (1.5.0)
logger (~> 1.6)
regexp_parser (2.11.0)
reline (0.6.2)
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.2)
rspec (3.13.1)
rexml (3.4.4)
rspec (3.13.2)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.5)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.5)
rspec-mocks (3.13.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
rubocop (1.79.1)
rspec-support (3.13.6)
rubocop (1.81.7)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.46.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.46.0)
rubocop-ast (1.48.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-github (0.26.0)
rubocop (>= 1.76)
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.23)
rubocop-performance (1.25.0)
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.32.0)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
rubocop-rspec (3.6.0)
rubocop-rspec (3.8.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop (~> 1.81)
ruby-progressbar (1.13.0)
rubygems-await (0.5.4)
bundler (>= 2.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
sigstore (0.2.1)
sigstore (0.2.2)
logger
net-http
protobug_sigstore_protos (~> 0.1.0)
uri
sigstore-cli (0.2.1)
sigstore (= 0.2.1)
sigstore-cli (0.2.2)
sigstore (= 0.2.2)
thor
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -158,17 +160,18 @@ GEM
simplecov (< 1.0)
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
stringio (3.1.7)
stringio (3.1.9)
thor (1.4.0)
tsort (0.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.1.1)
vcr (6.3.1)
base64
webmock (3.25.1)
webmock (3.26.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -184,16 +187,16 @@ DEPENDENCIES
octokit (>= 9.2, < 11.0)
redacting-logger (~> 1.4)
rspec (~> 3.13)
rubocop (~> 1.79)
rubocop (~> 1.81)
rubocop-github (~> 0.23)
rubocop-performance (~> 1.25)
rubocop-rspec (~> 3.6)
rubocop-performance (~> 1.26)
rubocop-rspec (~> 3.8)
rubygems-await (~> 0.5.4)
sigstore-cli (~> 0.2.1)
sigstore-cli (~> 0.2.2)
simplecov (~> 0.22)
simplecov-erb (~> 1.0)
vcr (~> 6.3, >= 6.3.1)
webmock (~> 3.25)
webmock (~> 3.26)

BUNDLED WITH
2.6.5
Binary file removed vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.8.gem
Binary file not shown.
Binary file removed vendor/cache/bigdecimal-3.2.2.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/crack-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/crack-1.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/date-3.4.1.gem
Binary file not shown.
Binary file added vendor/cache/date-3.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/erb-5.0.2.gem
Binary file not shown.
Binary file added vendor/cache/erb-6.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/hashdiff-1.2.0.gem
Binary file not shown.
Binary file added vendor/cache/hashdiff-1.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.15.2.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.15.3.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.13.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.17.1.gem
Binary file not shown.
Binary file removed vendor/cache/net-http-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/net-http-0.8.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/pp-0.6.2.gem
Binary file not shown.
Binary file added vendor/cache/pp-0.6.3.gem
Binary file not shown.
Binary file removed vendor/cache/prism-1.4.0.gem
Binary file not shown.
Binary file added vendor/cache/prism-1.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-6.0.2.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-7.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.14.2.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.11.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.11.3.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.6.2.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.6.3.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.4.2.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-3.13.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec-3.13.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-core-3.13.5.gem
Binary file not shown.
Binary file added vendor/cache/rspec-core-3.13.6.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.13.5.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.13.7.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-support-3.13.4.gem
Binary file not shown.
Binary file added vendor/cache/rspec-support-3.13.6.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.79.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.81.7.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.46.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.48.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-performance-1.25.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-performance-1.26.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rspec-3.6.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rspec-3.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/sigstore-0.2.1.gem
Binary file not shown.
Binary file added vendor/cache/sigstore-0.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/sigstore-cli-0.2.1.gem
Binary file not shown.
Binary file added vendor/cache/sigstore-cli-0.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/stringio-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.9.gem
Binary file not shown.
Binary file added vendor/cache/tsort-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-3.1.4.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-3.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-emoji-4.0.4.gem
Binary file not shown.
Binary file added vendor/cache/unicode-emoji-4.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/uri-1.0.3.gem
Binary file not shown.
Binary file added vendor/cache/uri-1.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.25.1.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.26.1.gem
Binary file not shown.