4949 rainbow (3.1.1 )
5050 rake (13.0.6 )
5151 regexp_parser (2.11.3 )
52+ rexml (3.4.4 )
5253 rspec (3.12.0 )
5354 rspec-core (~> 3.12.0 )
5455 rspec-expectations (~> 3.12.0 )
6263 diff-lcs (>= 1.2.0 , < 2.0 )
6364 rspec-support (~> 3.12.0 )
6465 rspec-support (3.12.1 )
65- rubocop (1.80.2 )
66+ rubocop (1.64.1 )
6667 json (~> 2.3 )
67- language_server-protocol (~> 3.17.0.2 )
68- lint_roller (~> 1.1.0 )
68+ language_server-protocol (>= 3.17.0 )
6969 parallel (~> 1.10 )
7070 parser (>= 3.3.0.2 )
7171 rainbow (>= 2.2.2 , < 4.0 )
72- regexp_parser (>= 2.9.3 , < 3.0 )
73- rubocop-ast (>= 1.46.0 , < 2.0 )
72+ regexp_parser (>= 1.8 , < 3.0 )
73+ rexml (>= 3.2.5 , < 4.0 )
74+ rubocop-ast (>= 1.31.1 , < 2.0 )
7475 ruby-progressbar (~> 1.7 )
75- unicode-display_width (>= 2.4.0 , < 4 .0 )
76+ unicode-display_width (>= 2.4.0 , < 3 .0 )
7677 rubocop-ast (1.47.1 )
7778 parser (>= 3.3.7.2 )
7879 prism (~> 1.4 )
79- rubocop-performance (1.25.0 )
80- lint_roller (~> 1.1 )
81- rubocop (>= 1.75.0 , < 2.0 )
82- rubocop-ast (>= 1.38.0 , < 2.0 )
83- rubocop-rspec (3.7.0 )
84- lint_roller (~> 1.1 )
85- rubocop (~> 1.72 , >= 1.72.1 )
80+ rubocop-performance (1.22.1 )
81+ rubocop (>= 1.48.1 , < 2.0 )
82+ rubocop-ast (>= 1.31.1 , < 2.0 )
83+ rubocop-rspec (3.0.0 )
84+ rubocop (~> 1.40 )
8685 ruby-progressbar (1.13.0 )
8786 simplecov (0.22.0 )
8887 docile (~> 1.1 )
9291 simplecov_json_formatter (0.1.4 )
9392 sqlite3 (1.6.3 )
9493 mini_portile2 (~> 2.8.0 )
95- standard (1.51.1 )
94+ standard (1.37.0 )
9695 language_server-protocol (~> 3.17.0.2 )
9796 lint_roller (~> 1.0 )
98- rubocop (~> 1.80.2 )
97+ rubocop (~> 1.64.0 )
9998 standard-custom (~> 1.0.0 )
100- standard-performance (~> 1.8 )
99+ standard-performance (~> 1.4 )
101100 standard-custom (1.0.2 )
102101 lint_roller (~> 1.0 )
103102 rubocop (~> 1.50 )
104- standard-performance (1.8 .0 )
103+ standard-performance (1.5 .0 )
105104 lint_roller (~> 1.1 )
106- rubocop-performance (~> 1.25 .0 )
105+ rubocop-performance (~> 1.22 .0 )
107106 tzinfo (2.0.6 )
108107 concurrent-ruby (~> 1.0 )
109- unicode-display_width (3.2.0 )
110- unicode-emoji (~> 4.1 )
111- unicode-emoji (4.1.0 )
108+ unicode-display_width (2.6.0 )
112109
113110PLATFORMS
114111 arm64-darwin-21
@@ -125,12 +122,12 @@ DEPENDENCIES
125122 rake (~> 13.0 )
126123 random-rails !
127124 rspec (~> 3.0 )
128- rubocop (~> 1.80 )
129- rubocop-performance (~> 1.18 )
130- rubocop-rspec (~> 3.7 )
125+ rubocop (~> 1.64.0 )
126+ rubocop-performance (~> 1.22.0 )
127+ rubocop-rspec (~> 3.0.0 )
131128 simplecov (~> 0.22.0 )
132129 sqlite3 (~> 1.6 )
133- standard (~> 1.37 )
130+ standard (~> 1.37.0 )
134131
135132BUNDLED WITH
136133 2.4.13
0 commit comments