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.
2 parents 6833200 + 5561977 commit fa15a75Copy full SHA for fa15a75
Gemfile.lock
@@ -105,7 +105,7 @@ GEM
105
rdoc (6.14.2)
106
erb
107
psych (>= 4.0.0)
108
- regexp_parser (2.10.0)
+ regexp_parser (2.11.0)
109
rspec (3.13.1)
110
rspec-core (~> 3.13.0)
111
rspec-expectations (~> 3.13.0)
@@ -119,7 +119,7 @@ GEM
119
diff-lcs (>= 1.2.0, < 2.0)
120
rspec-support (~> 3.13.0)
121
rspec-support (3.13.4)
122
- rubocop (1.79.0)
+ rubocop (1.79.1)
123
json (~> 2.3)
124
language_server-protocol (~> 3.17.0.2)
125
lint_roller (~> 1.1.0)
@@ -129,7 +129,6 @@ GEM
129
regexp_parser (>= 2.9.3, < 3.0)
130
rubocop-ast (>= 1.46.0, < 2.0)
131
ruby-progressbar (~> 1.7)
132
- tsort (>= 0.2.0)
133
unicode-display_width (>= 2.4.0, < 4.0)
134
rubocop-ast (1.46.0)
135
parser (>= 3.3.7.2)
0 commit comments