Increase ActiveRecord version number

master
Matthew Kienow 2019-03-15 02:23:12 -04:00
parent 9b8cc607ef
commit eeb131be29
No known key found for this signature in database
GPG Key ID: 40787F8B1EAC6E41
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#
# config.autoload_paths << Rails.root.join('lib')
#
if PG::VERSION != '0.21.0' || ActiveRecord.version.to_s != '4.2.11'
if PG::VERSION != '0.21.0' || ActiveRecord.version.to_s != '4.2.11.1'
puts <<MSG
-----------------------------------------------------------------------------------
The pg and/or activerecord gem version has changed, meaning deprecated pg constants