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 121121 jwt (2.10.1 )
122122 base64
123123 lockbox (1.3.3 )
124- logger (1.6.5 )
124+ logger (1.6.6 )
125125 loofah (2.24.0 )
126126 crass (~> 1.0.2 )
127127 nokogiri (>= 1.12.0 )
161161 date
162162 stringio
163163 racc (1.8.1 )
164- rack (2.2.10 )
164+ rack (2.2.11 )
165165 rack-cors (2.0.2 )
166166 rack (>= 2.0.0 )
167167 rack-session (1.0.2 )
233233 activesupport (>= 6.1 )
234234 sprockets (>= 3.0.0 )
235235 sqlite3 (1.7.3-x86_64-linux )
236- stringio (3.1.2 )
236+ stringio (3.1.3 )
237237 thor (1.3.2 )
238238 tilt (2.6.0 )
239239 timeout (0.4.3 )
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.8 '
6+ version = '1.5.11 '
77 json_response ( version : version )
88 end
99end
You can’t perform that action at this time.
0 commit comments