22 remote: https://rubygems.org/
33 specs:
44 ast (2.4.2 )
5- bigdecimal (3.1.6 )
5+ bigdecimal (3.1.7 )
66 bundler-audit (0.9.1 )
77 bundler (>= 1.2.0 , < 3 )
88 thor (~> 1.0 )
4848 fasterer (0.11.0 )
4949 ruby_parser (>= 3.19.1 )
5050 ice_nine (0.11.2 )
51- json (2.7.1 )
51+ json (2.7.2 )
5252 json_matchers (0.11.1 )
5353 json_schema
5454 json_schema (0.21.0 )
5555 language_server-protocol (3.17.0.3 )
56- method_source (1.0 .0 )
56+ method_source (1.1 .0 )
5757 net-protocol (0.2.2 )
5858 timeout
59- net-smtp (0.4.0.1 )
59+ net-smtp (0.5.0 )
6060 net-protocol
6161 parallel (1.24.0 )
62- parser (3.3.0.5 )
62+ parser (3.3.1.0 )
6363 ast (~> 2.4.1 )
6464 racc
6565 pry (0.14.2 )
6969 byebug (~> 11.0 )
7070 pry (>= 0.13 , < 0.15 )
7171 racc (1.7.3 )
72- rack (2.2.8.1 )
72+ rack (2.2.9 )
7373 rack-test (2.1.0 )
7474 rack (>= 1.3 )
7575 rainbow (3.1.1 )
9393 diff-lcs (>= 1.2.0 , < 2.0 )
9494 rspec-support (~> 3.13.0 )
9595 rspec-support (3.13.1 )
96- rubocop (1.61.0 )
96+ rubocop (1.63.3 )
9797 json (~> 2.3 )
9898 language_server-protocol (>= 3.17.0 )
9999 parallel (~> 1.10 )
100100 parser (>= 3.3.0.2 )
101101 rainbow (>= 2.2.2 , < 4.0 )
102102 regexp_parser (>= 1.8 , < 3.0 )
103103 rexml (>= 3.2.5 , < 4.0 )
104- rubocop-ast (>= 1.30.0 , < 2.0 )
104+ rubocop-ast (>= 1.31.1 , < 2.0 )
105105 ruby-progressbar (~> 1.7 )
106106 unicode-display_width (>= 2.4.0 , < 3.0 )
107- rubocop-ast (1.31.1 )
107+ rubocop-ast (1.31.2 )
108108 parser (>= 3.3.0.4 )
109109 rubocop-capybara (2.20.0 )
110110 rubocop (~> 1.41 )
111111 rubocop-factory_bot (2.25.1 )
112112 rubocop (~> 1.41 )
113- rubocop-performance (1.20.2 )
113+ rubocop-performance (1.21.0 )
114114 rubocop (>= 1.48.1 , < 2.0 )
115- rubocop-ast (>= 1.30.0 , < 2.0 )
116- rubocop-rspec (2.27.0 )
115+ rubocop-ast (>= 1.31.1 , < 2.0 )
116+ rubocop-rspec (2.29.1 )
117117 rubocop (~> 1.40 )
118118 rubocop-capybara (~> 2.17 )
119119 rubocop-factory_bot (~> 2.22 )
120+ rubocop-rspec_rails (~> 2.28 )
121+ rubocop-rspec_rails (2.28.3 )
122+ rubocop (~> 1.40 )
120123 ruby-progressbar (1.13.0 )
121124 ruby_parser (3.21.0 )
122125 racc (~> 1.5 )
@@ -128,15 +131,15 @@ GEM
128131 simplecov_json_formatter (~> 0.1 )
129132 simplecov-html (0.12.3 )
130133 simplecov_json_formatter (0.1.4 )
131- simpleidn (0.2.1 )
134+ simpleidn (0.2.2 )
132135 unf (~> 0.1.4 )
133136 thin (1.8.2 )
134137 daemons (~> 1.0 , >= 1.0.9 )
135138 eventmachine (~> 1.0 , >= 1.0.4 )
136139 rack (>= 1 , < 3 )
137140 thor (1.3.1 )
138141 timeout (0.4.1 )
139- truemail (3.3.0 )
142+ truemail (3.3.1 )
140143 simpleidn (~> 0.2.1 )
141144 unf (0.1.4 )
142145 unf_ext
@@ -153,18 +156,18 @@ DEPENDENCIES
153156 dry-struct (~> 1.6 )
154157 fasterer (~> 0.11.0 )
155158 json_matchers (~> 0.11.1 )
156- net-smtp (~> 0.4.0.1 )
159+ net-smtp (~> 0.5.0 )
157160 pry-byebug (~> 3.10 , >= 3.10.1 )
158161 rack (~> 2.2 , >= 2.2.8.1 )
159162 rack-test (~> 2.1 )
160163 reek (~> 6.3 )
161164 rspec (~> 3.13 )
162- rubocop (~> 1.61 )
163- rubocop-performance (~> 1.20 , >= 1.20.2 )
164- rubocop-rspec (~> 2.27 )
165+ rubocop (~> 1.63 , >= 1.63.3 )
166+ rubocop-performance (~> 1.21 )
167+ rubocop-rspec (~> 2.29 , >= 2.29.1 )
165168 simplecov (~> 0.22.0 )
166169 thin (~> 1.8 , >= 1.8.2 )
167- truemail (~> 3.3 )
170+ truemail (~> 3.3 , >= 3.3.1 )
168171
169172RUBY VERSION
170173 ruby 3.3.0p0
0 commit comments