File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 remote: https://rubygems.org/
2828 specs:
2929 ast (2.4.2 )
30- base64 (0.1.1 )
30+ base64 (0.2.0 )
3131 bindata (2.4.15 )
3232 builder (3.2.4 )
3333 climate_control (1.2.0 )
4444 ffi (1.15.5-java )
4545 google-cloud-env (1.6.0 )
4646 faraday (>= 0.17.3 , < 3.0 )
47- json (2.6.3 )
48- json (2.6.3 -java )
47+ json (2.7.1 )
48+ json (2.7.1 -java )
4949 language_server-protocol (3.17.0.3 )
5050 method_source (1.0.0 )
5151 mock_redis (0.44.0 )
9898 opentelemetry-semantic_conventions
9999 opentelemetry-semantic_conventions (1.10.0 )
100100 opentelemetry-api (~> 1.0 )
101- parallel (1.23 .0 )
102- parser (3.2.2.3 )
101+ parallel (1.24 .0 )
102+ parser (3.3.0.5 )
103103 ast (~> 2.4.1 )
104104 racc
105105 pickup (0.0.11 )
115115 nio4r (~> 2.0 )
116116 puma (6.4.2-java )
117117 nio4r (~> 2.0 )
118- racc (1.7.1 )
119- racc (1.7.1 -java )
118+ racc (1.7.3 )
119+ racc (1.7.3 -java )
120120 rack (2.2.9 )
121121 rack-protection (3.2.0 )
122122 base64 (>= 0.1.0 )
129129 redis-client (>= 0.17.0 )
130130 redis-client (0.19.1 )
131131 connection_pool
132- regexp_parser (2.8.1 )
132+ regexp_parser (2.9.0 )
133133 rexml (3.2.6 )
134134 rspec (3.13.0 )
135135 rspec-core (~> 3.13.0 )
@@ -144,20 +144,19 @@ GEM
144144 diff-lcs (>= 1.2.0 , < 2.0 )
145145 rspec-support (~> 3.13.0 )
146146 rspec-support (3.13.0 )
147- rubocop (1.56.4 )
148- base64 (~> 0.1.1 )
147+ rubocop (1.62.1 )
149148 json (~> 2.3 )
150149 language_server-protocol (>= 3.17.0 )
151150 parallel (~> 1.10 )
152- parser (>= 3.2.2.3 )
151+ parser (>= 3.3.0.2 )
153152 rainbow (>= 2.2.2 , < 4.0 )
154153 regexp_parser (>= 1.8 , < 3.0 )
155154 rexml (>= 3.2.5 , < 4.0 )
156- rubocop-ast (>= 1.28 .1 , < 2.0 )
155+ rubocop-ast (>= 1.31 .1 , < 2.0 )
157156 ruby-progressbar (~> 1.7 )
158157 unicode-display_width (>= 2.4.0 , < 3.0 )
159- rubocop-ast (1.29.0 )
160- parser (>= 3.2.1.0 )
158+ rubocop-ast (1.31.2 )
159+ parser (>= 3.3.0.4 )
161160 ruby-progressbar (1.13.0 )
162161 ruby2_keywords (0.0.5 )
163162 simplecov (0.22.0 )
@@ -196,7 +195,7 @@ DEPENDENCIES
196195 pry
197196 rack-test (>= 0.6 )
198197 rspec (>= 3.2 )
199- rubocop (~> 1.56.0 )
198+ rubocop (~> 1.62.1 )
200199 simplecov (>= 0.11.2 )
201200 thor (~> 1.0 , >= 1.0.1 )
202201 vmpooler !
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Gem::Specification.new do |s|
4343 s . add_development_dependency 'pry'
4444 s . add_development_dependency 'rack-test' , '>= 0.6'
4545 s . add_development_dependency 'rspec' , '>= 3.2'
46- s . add_development_dependency 'rubocop' , '~> 1.56.0 '
46+ s . add_development_dependency 'rubocop' , '~> 1.62.1 '
4747 s . add_development_dependency 'simplecov' , '>= 0.11.2'
4848 s . add_development_dependency 'thor' , '~> 1.0' , '>= 1.0.1'
4949 s . add_development_dependency 'yarjuf' , '>= 2.0'
You can’t perform that action at this time.
0 commit comments