11PATH
22 remote: ..
33 specs:
4- netbox-client-ruby (0.10.0 )
4+ netbox-client-ruby (0.10.1 )
55 dry-configurable (~> 1)
66 faraday (>= 0.11.0, < 3)
77 faraday-detailed_logger (~> 2.1)
2929 faraday_middleware (0.14.0)
3030 faraday (>= 0.7.4, < 1.0)
3131 ipaddress (0.8.3)
32+ json (2.7.2)
33+ language_server-protocol (3.17.0.3)
34+ lint_roller (1.1.0)
3235 method_source (1.0.0)
3336 multipart-post (2.3.0)
3437 openssl (3.2.0)
35- parallel (1.23.0 )
36- parser (3.2.2.3 )
38+ parallel (1.26.3 )
39+ parser (3.3.5.0 )
3740 ast (~> 2.4.1)
3841 racc
3942 pry (0.14.2)
4043 coderay (~> 1.1)
4144 method_source (~> 1.0)
42- racc (1.7 .1)
45+ racc (1.8 .1)
4346 rainbow (3.1.1)
4447 rake (13.0.6)
45- regexp_parser (2.8.1)
46- rexml (3.2.6)
48+ regexp_parser (2.9.2)
4749 rspec (3.12.0)
4850 rspec-core (~> 3.12.0)
4951 rspec-expectations (~> 3.12.0)
5759 diff-lcs (>= 1.2.0, < 2.0)
5860 rspec-support (~> 3.12.0)
5961 rspec-support (3.12.1)
60- rubocop (0.93.1)
62+ rubocop (1.66.1)
63+ json (~> 2.3)
64+ language_server-protocol (>= 3.17.0)
6165 parallel (~> 1.10)
62- parser (>= 2.7.1.5 )
66+ parser (>= 3.3.0.2 )
6367 rainbow (>= 2.2.2, < 4.0)
64- regexp_parser (>= 1.8)
65- rexml
66- rubocop-ast (>= 0.6.0)
68+ regexp_parser (>= 2.4, < 3.0)
69+ rubocop-ast (>= 1.32.2, < 2.0)
6770 ruby-progressbar (~> 1.7)
68- unicode-display_width (>= 1 .4.0, < 2 .0)
69- rubocop-ast (1.29.0 )
70- parser (>= 3.2 .1.0)
71- rubocop-rspec (1.44 .1)
72- rubocop (~> 0.87 )
73- rubocop-ast (>= 0.7.1 )
71+ unicode-display_width (>= 2 .4.0, < 3 .0)
72+ rubocop-ast (1.32.3 )
73+ parser (>= 3.3 .1.0)
74+ rubocop-performance (1.22 .1)
75+ rubocop (>= 1.48.1, < 2.0 )
76+ rubocop-ast (>= 1.31.1, < 2.0 )
7477 ruby-progressbar (1.13.0)
75- unicode-display_width (1.8.0)
78+ standard (1.41.1)
79+ language_server-protocol (~> 3.17.0.2)
80+ lint_roller (~> 1.0)
81+ rubocop (~> 1.66.0)
82+ standard-custom (~> 1.0.0)
83+ standard-performance (~> 1.5)
84+ standard-custom (1.0.2)
85+ lint_roller (~> 1.0)
86+ rubocop (~> 1.50)
87+ standard-performance (1.5.0)
88+ lint_roller (~> 1.1)
89+ rubocop-performance (~> 1.22.0)
90+ unicode-display_width (2.6.0)
7691 zeitwerk (2.6.12)
7792
7893PLATFORMS
7994 arm64-darwin-22
95+ arm64-darwin-23
8096 x86_64-linux
8197
8298DEPENDENCIES
@@ -87,8 +103,8 @@ DEPENDENCIES
87103 pry (~> 0.10)
88104 rake (~> 13)
89105 rspec (~> 3.5)
90- rubocop (~> 0.48 )
91- rubocop-rspec (~> 1.15 )
106+ standard (~> 1.31 )
107+ standard-performance (~> 1.2 )
92108
93109BUNDLED WITH
94110 2.4.10
0 commit comments