Skip to content

Commit 5f4251e

Browse files
committed
chore(rubocop): Update gradual lock file
Updates `.rubocop_gradual.lock` due to changes in `spec/oauth2/strategy/assertion_spec.rb`. This reflects the introduction of the new `kid` test context.
1 parent e073276 commit 5f4251e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop_gradual.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"spec/oauth2/response_spec.rb:2248532534": [
6969
[3, 1, 31, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/response*_spec.rb`.", 3190869319]
7070
],
71-
"spec/oauth2/strategy/assertion_spec.rb:793170256": [
71+
"spec/oauth2/strategy/assertion_spec.rb:3524328522": [
7272
[6, 1, 42, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/strategy/assertion*_spec.rb`.", 3665690869]
7373
],
7474
"spec/oauth2/strategy/auth_code_spec.rb:142083698": [

0 commit comments

Comments
 (0)