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 f5494c1 + bc9e3fc commit bfa3440Copy full SHA for bfa3440
1 file changed
Gemfile.lock
@@ -45,8 +45,8 @@ GEM
45
http-cookie (1.1.0)
46
domain_name (~> 0.5)
47
http-form_data (2.3.0)
48
- json (2.19.8)
49
- json (2.19.8-java)
+ json (2.19.9)
+ json (2.19.9-java)
50
language_server-protocol (3.17.0.5)
51
lint_roller (1.1.0)
52
llhttp-ffi (0.5.1)
@@ -103,9 +103,10 @@ GEM
103
rubocop-rake (0.7.1)
104
lint_roller (~> 1.1)
105
rubocop (>= 1.72.1)
106
- rubocop-rspec (3.9.0)
+ rubocop-rspec (3.10.0)
107
108
- rubocop (~> 1.81)
+ regexp_parser (>= 2.0)
109
+ rubocop (~> 1.86, >= 1.86.2)
110
rubocop-thread_safety (0.7.3)
111
112
rubocop (~> 1.72, >= 1.72.1)
0 commit comments