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
116
116
dep_jsx = hex 3.1.0
117
117
dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
118
118
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl 06425c21a39c1564164f1cc3fe5bdfa8b23b1f78
119
- dep_ra = hex 2.0.4
119
+ dep_ra = hex 2.0.6
120
120
dep_ranch = hex 2.1.0
121
121
dep_recon = hex 2.5.2
122
122
dep_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.
252
252
253
253
### Dependency Changes
254
254
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 )
256
256
* ` osiris ` upgraded from [ ` 1.0.0 ` to ` 1.2.4 ` ] ( https://github.com/rabbitmq/osiris/compare/v1.0.0...v1.2.4 )
257
257
* ` ranch ` upgraded from [ ` 2.0.0 ` to ` 2.1.0 ` ] ( https://github.com/ninenines/ranch/compare/2.0.0...2.1.0 )
258
258
* ` 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(
209
209
210
210
hex_pm_erlang_app (
211
211
name = "ra" ,
212
- version = "2.0.5 " ,
213
- sha256 = "d793bdb8db412472355a6f11fa26eda019380d4daaf8b08595d96972f76beee0 " ,
212
+ version = "2.0.6 " ,
213
+ sha256 = "75c664334d4f294327dd8aad06385294cc5cce4763fbef13ebf5075e930cedf6 " ,
214
214
first_srcs = [
215
215
"src/ra_machine.erl" ,
216
216
"src/ra_snapshot.erl" ,
You can’t perform that action at this time.
0 commit comments