ACTIVE RECORD

This commit is contained in:
root
2019-12-17 04:09:09 +00:00
parent 42bb1f2d1a
commit ee242441ce

View File

@@ -22,8 +22,9 @@ gem 'rubyzip', '>= 1.2.2'
gem 'espeak-ruby', '>= 1.0.4' # Text-to-Voice
gem 'nokogiri', '>= 1.10.4'
gem 'rake'
gem 'otr-activerecord'
#ruby 2.4 isnt compatible with a higher version of active-record
gem 'activerecord' ,'~> 5.2.4'
gem 'otr-activerecord'
gem 'sqlite3'
# Geolocation support