File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- ofx (0.3.3 )
4+ ofx (0.4.4 )
55 nokogiri (>= 1.16.3 )
66
77GEM
88 remote: https://rubygems.org/
99 specs:
10+ ast (2.4.3 )
1011 byebug (11.1.3 )
1112 diff-lcs (1.5.1 )
13+ json (2.19.4 )
14+ language_server-protocol (3.17.0.5 )
15+ lint_roller (1.1.0 )
1216 mini_portile2 (2.8.5 )
1317 nokogiri (1.16.3 )
1418 mini_portile2 (~> 2.8.2 )
1519 racc (~> 1.4 )
20+ parallel (2.1.0 )
21+ parser (3.3.11.1 )
22+ ast (~> 2.4.1 )
23+ racc
24+ prism (1.9.0 )
1625 racc (1.7.3 )
26+ rainbow (3.1.1 )
1727 rake (13.2.1 )
28+ regexp_parser (2.12.0 )
1829 rspec (3.13.0 )
1930 rspec-core (~> 3.13.0 )
2031 rspec-expectations (~> 3.13.0 )
2839 diff-lcs (>= 1.2.0 , < 2.0 )
2940 rspec-support (~> 3.13.0 )
3041 rspec-support (3.13.1 )
42+ rubocop (1.86.1 )
43+ json (~> 2.3 )
44+ language_server-protocol (~> 3.17.0.2 )
45+ lint_roller (~> 1.1.0 )
46+ parallel (>= 1.10 )
47+ parser (>= 3.3.0.2 )
48+ rainbow (>= 2.2.2 , < 4.0 )
49+ regexp_parser (>= 2.9.3 , < 3.0 )
50+ rubocop-ast (>= 1.49.0 , < 2.0 )
51+ ruby-progressbar (~> 1.7 )
52+ unicode-display_width (>= 2.4.0 , < 4.0 )
53+ rubocop-ast (1.49.1 )
54+ parser (>= 3.3.7.2 )
55+ prism (~> 1.7 )
56+ rubocop-performance (1.26.1 )
57+ lint_roller (~> 1.1 )
58+ rubocop (>= 1.75.0 , < 2.0 )
59+ rubocop-ast (>= 1.47.1 , < 2.0 )
60+ rubocop-rspec (3.9.0 )
61+ lint_roller (~> 1.1 )
62+ rubocop (~> 1.81 )
63+ ruby-progressbar (1.13.0 )
64+ unicode-display_width (3.2.0 )
65+ unicode-emoji (~> 4.1 )
66+ unicode-emoji (4.2.0 )
3167
3268PLATFORMS
3369 ruby
@@ -37,6 +73,9 @@ DEPENDENCIES
3773 ofx !
3874 rake (~> 13.2.1 )
3975 rspec (~> 3.10 )
76+ rubocop
77+ rubocop-performance
78+ rubocop-rspec
4079
4180BUNDLED WITH
4281 2.5.6
You can’t perform that action at this time.
0 commit comments