We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a3ce24 + b85041a commit ff3bb5bCopy full SHA for ff3bb5b
1 file changed
Gemfile.lock
@@ -12,9 +12,9 @@ GEM
12
bigdecimal (4.0.1)
13
bigdecimal (4.0.1-java)
14
drb (2.2.3)
15
- json (2.18.1)
16
- json (2.18.1-java)
17
- json-schema (6.1.0)
+ json (2.19.1)
+ json (2.19.1-java)
+ json-schema (6.2.0)
18
addressable (~> 2.8)
19
bigdecimal (>= 3.1, < 5)
20
language_server-protocol (3.17.0.5)
@@ -35,7 +35,7 @@ GEM
35
rainbow (3.1.1)
36
rake (13.3.1)
37
regexp_parser (2.11.3)
38
- rubocop (1.85.0)
+ rubocop (1.85.1)
39
json (~> 2.3)
40
language_server-protocol (~> 3.17.0.2)
41
lint_roller (~> 1.1.0)
@@ -47,7 +47,7 @@ GEM
47
rubocop-ast (>= 1.49.0, < 2.0)
48
ruby-progressbar (~> 1.7)
49
unicode-display_width (>= 2.4.0, < 4.0)
50
- rubocop-ast (1.49.0)
+ rubocop-ast (1.49.1)
51
parser (>= 3.3.7.2)
52
prism (~> 1.7)
53
rubocop-minitest (0.39.1)
0 commit comments