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.5 '
26
+ gem 'sqlite3' , '~> 2.6 '
27
27
gem 'rubocop' , '~> 1.72.2' , require : false
28
28
29
29
# Geolocation support
Original file line number Diff line number Diff line change 204
204
rack-protection (= 3.2.0 )
205
205
tilt (~> 2.0 )
206
206
slack-notifier (2.4.0 )
207
- sqlite3 (2.5 .0-x86_64-linux-gnu )
207
+ sqlite3 (2.6 .0-x86_64-linux-gnu )
208
208
stringio (3.1.2 )
209
209
sync (0.5.0 )
210
210
term-ansicolor (1.11.2 )
@@ -292,7 +292,7 @@ DEPENDENCIES
292
292
selenium-webdriver (~> 4.29 )
293
293
sinatra (~> 3.2 )
294
294
slack-notifier (~> 2.4 )
295
- sqlite3 (~> 2.5 )
295
+ sqlite3 (~> 2.6 )
296
296
term-ansicolor
297
297
test-unit-full (~> 0.0.5 )
298
298
thin (~> 1.8 )
You can’t perform that action at this time.
0 commit comments