File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 base64 (0.3.0 )
7878 bcrypt (3.1.22 )
7979 benchmark (0.5.0 )
80- bigdecimal (4.1.0 )
80+ bigdecimal (4.1.1 )
8181 binding_of_caller (2.0.0 )
8282 debug_inspector (>= 1.2.0 )
8383 builder (3.3.0 )
9595 drb (2.2.3 )
9696 erb (6.0.2 )
9797 erubi (1.13.1 )
98- execjs (2.10.0 )
98+ execjs (2.10.1 )
9999 ffi (1.17.4-aarch64-linux-gnu )
100100 ffi (1.17.4-aarch64-linux-musl )
101101 ffi (1.17.4-arm-linux-gnu )
187187 rack-cors (3.0.0 )
188188 logger
189189 rack (>= 3.0.14 )
190- rack-session (2.1.1 )
190+ rack-session (2.1.2 )
191191 base64 (>= 0.1.0 )
192192 rack (>= 3.0.0 )
193193 rack-test (2.2.0 )
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.27 '
6+ version = '1.5.28 '
77 json_response ( version : version )
88 end
99end
You can’t perform that action at this time.
0 commit comments