File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dep_cowlib = hex 2.9.1
116116dep_jsx = hex 3.1.0
117117dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
118118dep_prometheus = git https://github.com/deadtrickster/prometheus.erl 06425c21a39c1564164f1cc3fe5bdfa8b23b1f78
119- dep_ra = hex 2.0.4
119+ dep_ra = hex 2.0.6
120120dep_ranch = hex 2.1.0
121121dep_recon = hex 2.5.2
122122dep_redbug = hex 2.0.7
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ This release includes all bug fixes that shipped in `3.9.x` releases.
252252
253253### Dependency Changes
254254
255- * ` ra ` upgraded from [ ` 2.0.0 ` to ` 2.0.4 ` ] ( https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.4 )
255+ * ` ra ` upgraded from [ ` 2.0.0 ` to ` 2.0.6 ` ] ( https://github.com/rabbitmq/ra/compare/v2.0.0...v2.0.6 )
256256 * ` osiris ` upgraded from [ ` 1.0.0 ` to ` 1.2.4 ` ] ( https://github.com/rabbitmq/osiris/compare/v1.0.0...v1.2.4 )
257257 * ` ranch ` upgraded from [ ` 2.0.0 ` to ` 2.1.0 ` ] ( https://github.com/ninenines/ranch/compare/2.0.0...2.1.0 )
258258 * ` observer_cli ` upgraded from [ ` 1.6.2 ` to ` 1.7.2 ` ] ( https://github.com/zhongwencool/observer_cli/compare/1.6.2...1.7.2 )
Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ erlang_app(
209209
210210 hex_pm_erlang_app (
211211 name = "ra" ,
212- version = "2.0.5 " ,
213- sha256 = "d793bdb8db412472355a6f11fa26eda019380d4daaf8b08595d96972f76beee0 " ,
212+ version = "2.0.6 " ,
213+ sha256 = "75c664334d4f294327dd8aad06385294cc5cce4763fbef13ebf5075e930cedf6 " ,
214214 first_srcs = [
215215 "src/ra_machine.erl" ,
216216 "src/ra_snapshot.erl" ,
You can’t perform that action at this time.
0 commit comments