We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50dbe1f commit 427cdc4Copy full SHA for 427cdc4
Gemfile.lock
@@ -44,7 +44,7 @@ GEM
44
ruby2_keywords (>= 0.0.5)
45
mutex_m (0.2.0)
46
netrc (0.11.0)
47
- parallel (1.23.0)
+ parallel (1.24.0)
48
parser (3.2.2.4)
49
ast (~> 2.4.1)
50
racc
@@ -63,7 +63,7 @@ GEM
63
sorbet-runtime (>= 0.5.9204)
64
regexp_parser (2.8.3)
65
rexml (3.2.6)
66
- rubocop (1.58.0)
+ rubocop (1.59.0)
67
json (~> 2.3)
68
language_server-protocol (>= 3.17.0)
69
parallel (~> 1.10)
@@ -76,8 +76,9 @@ GEM
76
unicode-display_width (>= 2.4.0, < 3.0)
77
rubocop-ast (1.30.0)
78
parser (>= 3.2.1.0)
79
- rubocop-minitest (0.33.0)
+ rubocop-minitest (0.34.1)
80
rubocop (>= 1.39, < 2.0)
81
+ rubocop-ast (>= 1.30.0, < 2.0)
82
rubocop-rails (2.22.2)
83
activesupport (>= 4.2.0)
84
rack (>= 1.1)
0 commit comments