We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d4e50 commit e91509fCopy full SHA for e91509f
2 files changed
.rubocop.yml
@@ -1,5 +1,5 @@
1
AllCops:
2
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.2
3
4
require:
5
- standard
Gemfile.lock
@@ -9,7 +9,7 @@ GEM
9
specs:
10
ast (2.4.3)
11
diff-lcs (1.5.0)
12
- json (2.18.1)
+ json (2.19.0)
13
language_server-protocol (3.17.0.5)
14
lint_roller (1.1.0)
15
parallel (1.27.0)
@@ -21,7 +21,6 @@ GEM
21
rainbow (3.1.1)
22
rake (13.0.6)
23
regexp_parser (2.11.3)
24
- rexml (3.4.2)
25
rspec (3.12.0)
26
rspec-core (~> 3.12.0)
27
rspec-expectations (~> 3.12.0)
0 commit comments