11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8 .0 )
5- public_suffix (>= 2.0.2 , < 5 .0 )
6- ast (2.4.2 )
4+ addressable (2.9 .0 )
5+ public_suffix (>= 2.0.2 , < 8 .0 )
6+ ast (2.4.3 )
77 berkeley_library-docker (0.1.1 )
88 chronic (0.10.2 )
99 colorize (0.8.1 )
1010 crack (0.4.5 )
1111 rexml
1212 diff-lcs (1.5.0 )
1313 hashdiff (1.0.1 )
14+ json (2.20.0 )
15+ language_server-protocol (3.17.0.5 )
16+ lint_roller (1.1.0 )
1417 net-sftp (3.0.0 )
1518 net-ssh (>= 5.0.0 , < 7.0.0 )
1619 net-ssh (6.1.0 )
17- parallel (1.21 .0 )
18- parser (3.1.1.0 )
20+ parallel (2.1 .0 )
21+ parser (3.3.11.1 )
1922 ast (~> 2.4.1 )
20- public_suffix (4.0.6 )
23+ racc
24+ prism (1.9.0 )
25+ public_suffix (7.0.5 )
26+ racc (1.8.1 )
2127 rainbow (3.1.1 )
22- regexp_parser (2.2.1 )
23- rexml (3.2.5 )
28+ regexp_parser (2.12.0 )
29+ rexml (3.4.4 )
2430 rspec (3.11.0 )
2531 rspec-core (~> 3.11.0 )
2632 rspec-expectations (~> 3.11.0 )
3945 rspec-support (3.11.0 )
4046 rspec_junit_formatter (0.5.1 )
4147 rspec-core (>= 2 , < 4 , != 2.12.0 )
42- rubocop (1.26.0 )
43- parallel (~> 1.10 )
44- parser (>= 3.1.0.0 )
48+ rubocop (1.88.0 )
49+ json (~> 2.3 )
50+ language_server-protocol (~> 3.17.0.2 )
51+ lint_roller (~> 1.1.0 )
52+ parallel (>= 1.10 )
53+ parser (>= 3.3.0.2 )
4554 rainbow (>= 2.2.2 , < 4.0 )
46- regexp_parser (>= 1.8 , < 3.0 )
47- rexml
48- rubocop-ast (>= 1.16.0 , < 2.0 )
55+ regexp_parser (>= 2.9.3 , < 3.0 )
56+ rubocop-ast (>= 1.49.0 , < 2.0 )
4957 ruby-progressbar (~> 1.7 )
50- unicode-display_width (>= 1.4.0 , < 3.0 )
51- rubocop-ast (1.16.0 )
52- parser (>= 3.1.1.0 )
58+ unicode-display_width (>= 2.4.0 , < 4.0 )
59+ rubocop-ast (1.49.1 )
60+ parser (>= 3.3.7.2 )
61+ prism (~> 1.7 )
5362 rubocop-checkstyle_formatter (0.5.0 )
5463 rubocop (>= 1.14.0 )
55- ruby-progressbar (1.11 .0 )
56- thor (1.2.1 )
64+ ruby-progressbar (1.13 .0 )
65+ thor (1.5.0 )
5766 timecop (0.9.5 )
58- unicode-display_width (2.1.0 )
67+ unicode-display_width (3.2.0 )
68+ unicode-emoji (~> 4.1 )
69+ unicode-emoji (4.2.0 )
5970 webmock (3.14.0 )
6071 addressable (>= 2.8.0 )
6172 crack (>= 0.3.2 )
6273 hashdiff (>= 0.4.0 , < 2.0.0 )
6374
6475PLATFORMS
6576 aarch64-linux
77+ arm64-darwin-24
6678 x86_64-darwin-19
6779 x86_64-linux
6880
@@ -81,7 +93,7 @@ DEPENDENCIES
8193 webmock
8294
8395RUBY VERSION
84- ruby 3.0.3p157
96+ ruby 3.3.11
8597
8698BUNDLED WITH
87- 2.2.32
99+ 4.0.9
0 commit comments