File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7777 base64 (0.3.0 )
7878 bcrypt (3.1.20 )
7979 benchmark (0.4.1 )
80- bigdecimal (3.3.0 )
80+ bigdecimal (3.3.1 )
8181 binding_of_caller (1.0.1 )
8282 debug_inspector (>= 1.2.0 )
8383 builder (3.3.0 )
9292 debug_inspector (1.2.0 )
9393 deep_merge (1.2.2 )
9494 drb (2.2.3 )
95- erb (5.0.3 )
95+ erb (5.1.1 )
9696 erubi (1.13.1 )
9797 execjs (2.10.0 )
9898 ffi (1.17.2-aarch64-linux-gnu )
177177 date
178178 stringio
179179 racc (1.8.1 )
180- rack (3.2.2 )
180+ rack (3.2.3 )
181181 rack-cors (3.0.0 )
182182 logger
183183 rack (>= 3.0.14 )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ class VersionController < ApplicationController
33
44 # GET /version
55 def version
6- version = '1.5.23 '
6+ version = '1.5.24 '
77 json_response ( version : version )
88 end
99end
You can’t perform that action at this time.
0 commit comments