File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
2323gem 'rake' , '~> 13.2'
2424gem 'activerecord' , '~> 7.2'
2525gem 'otr-activerecord' , '~> 2.5.0'
26- gem 'sqlite3' , '~> 2.4 '
26+ gem 'sqlite3' , '~> 2.5 '
2727gem 'rubocop' , '~> 1.69.2' , require : false
2828
2929# Geolocation support
Original file line number Diff line number Diff line change 198198 rack-protection (= 3.2.0 )
199199 tilt (~> 2.0 )
200200 slack-notifier (2.4.0 )
201- sqlite3 (2.4.1 -x86_64-linux-gnu )
201+ sqlite3 (2.5.0 -x86_64-linux-gnu )
202202 stringio (3.1.2 )
203203 sync (0.5.0 )
204204 term-ansicolor (1.11.2 )
@@ -286,7 +286,7 @@ DEPENDENCIES
286286 selenium-webdriver (~> 4.27 )
287287 sinatra (~> 3.2 )
288288 slack-notifier (~> 2.4 )
289- sqlite3 (~> 2.4 )
289+ sqlite3 (~> 2.5 )
290290 term-ansicolor
291291 test-unit-full (~> 0.0.5 )
292292 thin (~> 1.8 )
You can’t perform that action at this time.
0 commit comments