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 ab69ac0 commit b1fd61cCopy full SHA for b1fd61c
Gemfile.lock
@@ -75,7 +75,7 @@ GEM
75
rainbow (3.1.1)
76
rake (13.2.1)
77
regexp_parser (2.10.0)
78
- rubocop (1.73.0)
+ rubocop (1.73.2)
79
json (~> 2.3)
80
language_server-protocol (~> 3.17.0.2)
81
lint_roller (~> 1.1.0)
@@ -92,14 +92,14 @@ GEM
92
lint_roller (~> 1.1)
93
rubocop (>= 1.72.1, < 2.0)
94
rubocop-ast (>= 1.38.0, < 2.0)
95
- rubocop-rails (2.30.2)
+ rubocop-rails (2.30.3)
96
activesupport (>= 4.2.0)
97
98
rack (>= 1.1)
99
100
101
ruby-progressbar (1.13.0)
102
- securerandom (0.4.1)
+ securerandom (0.3.2)
103
tzinfo (2.0.6)
104
concurrent-ruby (~> 1.0)
105
unicode-display_width (3.1.4)
0 commit comments