Skip to content

Commit d6902cf

Browse files
committed
💄 Lint lock update
1 parent eaadc1f commit d6902cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.rubocop_gradual.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[66, 5, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2485198147],
44
[78, 5, 74, "Style/InvertibleUnlessCondition: Prefer `if Gem.rubygems_version >= Gem::Version.new(\"2.7.0\")` over `unless Gem.rubygems_version < Gem::Version.new(\"2.7.0\")`.", 2453573257]
55
],
6-
"lib/oauth2.rb:4176768025": [
6+
"lib/oauth2.rb:65351186": [
77
[38, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127]
88
],
99
"lib/oauth2/access_token.rb:3471244990": [

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ GEM
275275

276276
PLATFORMS
277277
x86_64-darwin-21
278+
x86_64-darwin-23
278279
x86_64-linux
279280

280281
DEPENDENCIES

0 commit comments

Comments
 (0)