1+ GIT
2+ remote: https://github.com/pboling/appraisal
3+ revision: 05d6d9c490c81b2989051bd95f39b40a0baf76d8
4+ branch: eval_gemfile
5+ specs:
6+ appraisal (3.0.0.rc1 )
7+ bundler
8+ rake
9+ thor (>= 0.14.0 )
10+
111PATH
212 remote: .
313 specs:
919 ansi (1.5.0 )
1020 ast (2.4.2 )
1121 backports (3.25.0 )
22+ benchmark (0.4.0 )
23+ bundler-audit (0.9.2 )
24+ bundler (>= 1.2.0 , < 3 )
25+ thor (~> 1.0 )
1226 byebug (11.1.3 )
1327 coderay (1.1.3 )
1428 date (3.4.1 )
15- diff-lcs (1.5.1 )
29+ diff-lcs (1.6.0 )
1630 diffy (3.4.3 )
1731 docile (1.4.1 )
1832 github-markup (5.0.1 )
19- json (2.9 .1 )
33+ json (2.10 .1 )
2034 kettle-soup-cover (1.0.4 )
2135 simplecov (~> 0.22 )
2236 simplecov-cobertura (~> 2.1 )
2640 simplecov-rcov (~> 0.3 , >= 0.3.3 )
2741 simplecov_json_formatter (~> 0.1 , >= 0.1.4 )
2842 version_gem (~> 1.1 , >= 1.1.4 )
29- language_server-protocol (3.17.0.3 )
43+ language_server-protocol (3.17.0.4 )
3044 lint_roller (1.1.0 )
3145 method_source (1.1.0 )
3246 ostruct (0.6.1 )
3347 parallel (1.26.3 )
34- parser (3.3.7.0 )
48+ parser (3.3.7.1 )
3549 ast (~> 2.4.1 )
3650 racc
3751 pry (0.15.2 )
4761 psych (>= 4.0.0 )
4862 redcarpet (3.6.0 )
4963 regexp_parser (2.10.0 )
50- rexml (3.4.0 )
64+ rexml (3.4.1 )
5165 rspec (3.13.0 )
5266 rspec-core (~> 3.13.0 )
5367 rspec-expectations (~> 3.13.0 )
5468 rspec-mocks (~> 3.13.0 )
5569 rspec-block_is_expected (1.0.6 )
56- rspec-core (3.13.2 )
70+ rspec-core (3.13.3 )
5771 rspec-support (~> 3.13.0 )
5872 rspec-expectations (3.13.3 )
5973 diff-lcs (>= 1.2.0 , < 2.0 )
6276 diff-lcs (>= 1.2.0 , < 2.0 )
6377 rspec-support (~> 3.13.0 )
6478 rspec-support (3.13.2 )
65- rubocop (1.70.0 )
79+ rubocop (1.71.2 )
6680 json (~> 2.3 )
6781 language_server-protocol (>= 3.17.0 )
6882 parallel (~> 1.10 )
6983 parser (>= 3.3.0.2 )
7084 rainbow (>= 2.2.2 , < 4.0 )
7185 regexp_parser (>= 2.9.3 , < 3.0 )
72- rubocop-ast (>= 1.36.2 , < 2.0 )
86+ rubocop-ast (>= 1.38.0 , < 2.0 )
7387 ruby-progressbar (~> 1.7 )
7488 unicode-display_width (>= 2.4.0 , < 4.0 )
75- rubocop-ast (1.37 .0 )
89+ rubocop-ast (1.38 .0 )
7690 parser (>= 3.3.1.0 )
77- rubocop-capybara (2.21.0 )
78- rubocop (~> 1.41 )
79- rubocop-factory_bot (2.26.1 )
80- rubocop (~> 1.61 )
8191 rubocop-gradual (0.3.6 )
8292 diff-lcs (>= 1.2.0 , < 2.0 )
8393 diffy (~> 3.0 )
97107 rubocop-ast (>= 1.31.1 , < 2.0 )
98108 rubocop-rake (0.6.0 )
99109 rubocop (~> 1.0 )
100- rubocop-rspec (2.31.0 )
101- rubocop (~> 1.40 )
102- rubocop-capybara (~> 2.17 )
103- rubocop-factory_bot (~> 2.22 )
104- rubocop-rspec_rails (~> 2.28 )
105- rubocop-rspec_rails (2.29.1 )
110+ rubocop-rspec (3.4.0 )
106111 rubocop (~> 1.61 )
107112 rubocop-ruby2_2 (2.0.5 )
108113 rubocop-gradual (~> 0.3 , >= 0.3.1 )
124129 simplecov-cobertura (2.1.0 )
125130 rexml
126131 simplecov (~> 0.19 )
127- simplecov-console (0.9.2 )
132+ simplecov-console (0.9.3 )
128133 ansi
129134 simplecov
130135 terminal-table
@@ -133,10 +138,10 @@ GEM
133138 simplecov-rcov (0.3.7 )
134139 simplecov (>= 0.4.1 )
135140 simplecov_json_formatter (0.1.4 )
136- standard (1.44 .0 )
141+ standard (1.45 .0 )
137142 language_server-protocol (~> 3.17.0.2 )
138143 lint_roller (~> 1.0 )
139- rubocop (~> 1.70 .0 )
144+ rubocop (~> 1.71 .0 )
140145 standard-custom (~> 1.0.0 )
141146 standard-performance (~> 1.6 )
142147 standard-custom (1.0.2 )
@@ -151,10 +156,13 @@ GEM
151156 standard-custom (>= 1.0.2 , < 2 )
152157 standard-performance (>= 1.3.1 , < 2 )
153158 version_gem (>= 1.1.4 , < 3 )
154- stringio (3.1.2 )
155- terminal-table (3.0.2 )
156- unicode-display_width (>= 1.1.1 , < 3 )
157- unicode-display_width (2.6.0 )
159+ stringio (3.1.3 )
160+ terminal-table (4.0.0 )
161+ unicode-display_width (>= 1.1.1 , < 4 )
162+ thor (1.3.2 )
163+ unicode-display_width (3.1.4 )
164+ unicode-emoji (~> 4.0 , >= 4.0.4 )
165+ unicode-emoji (4.0.4 )
158166 yard (0.9.37 )
159167 yard-junk (0.0.10 )
160168 backports (>= 3.18 )
@@ -169,21 +177,25 @@ PLATFORMS
169177 x86_64-linux
170178
171179DEPENDENCIES
180+ appraisal !
181+ benchmark (~> 0.4 )
182+ bundler-audit (~> 0.9.2 )
172183 byebug (>= 11 )
173184 github-markup (~> 5.0 , >= 5.0.1 )
174185 kettle-soup-cover (~> 1.0 , >= 1.0.4 )
175186 pry (~> 0.14 )
176187 rake (~> 13.0 )
177188 rdoc (~> 6.11 )
178189 redcarpet (~> 3.6 )
179- rspec (~> 3.12 )
190+ rspec (~> 3.13 )
180191 rspec-block_is_expected (~> 1.0 )
181192 rubocop-lts (~> 8.1 , >= 8.1.1 )
182193 rubocop-packaging (~> 0.5 , >= 0.5.2 )
183- rubocop-rspec (~> 2.10 )
194+ rubocop-rspec (~> 3.2 )
195+ standard (>= 1.35.1 , != 1.42.0 , != 1.41.1 )
184196 version_gem !
185197 yard (~> 0.9 , >= 0.9.37 )
186198 yard-junk (~> 0.0 , >= 0.0.10 )
187199
188200BUNDLED WITH
189- 2.6.3
201+ 2.6.4
0 commit comments