File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
23
23
gem 'rake' , '~> 13.2'
24
24
gem 'activerecord' , '~> 7.2'
25
25
gem 'otr-activerecord' , '~> 2.5.0'
26
- gem 'sqlite3' , '~> 2.4 '
26
+ gem 'sqlite3' , '~> 2.5 '
27
27
gem 'rubocop' , '~> 1.69.2' , require : false
28
28
29
29
# Geolocation support
Original file line number Diff line number Diff line change 198
198
rack-protection (= 3.2.0 )
199
199
tilt (~> 2.0 )
200
200
slack-notifier (2.4.0 )
201
- sqlite3 (2.4.1 -x86_64-linux-gnu )
201
+ sqlite3 (2.5.0 -x86_64-linux-gnu )
202
202
stringio (3.1.2 )
203
203
sync (0.5.0 )
204
204
term-ansicolor (1.11.2 )
@@ -286,7 +286,7 @@ DEPENDENCIES
286
286
selenium-webdriver (~> 4.27 )
287
287
sinatra (~> 3.2 )
288
288
slack-notifier (~> 2.4 )
289
- sqlite3 (~> 2.4 )
289
+ sqlite3 (~> 2.5 )
290
290
term-ansicolor
291
291
test-unit-full (~> 0.0.5 )
292
292
thin (~> 1.8 )
You can’t perform that action at this time.
0 commit comments