Skip to content

Commit

Permalink
#647 Require 2.3.0 or better
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Jan 5, 2018
1 parent 2b0bec4 commit 57e4a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fat_free_crm.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
gem.email = ['mike@fatfreecrm.com', 'nathan@fatfreecrm.com', 'warp@fatfreecrm.com', 'steveyken@gmail.com', 'daniel.oconnor@gmail.com']
gem.files = files
gem.version = FatFreeCRM::VERSION::STRING
gem.required_ruby_version = '>= 2.0.0'
gem.required_ruby_version = '>= 2.3.0'
gem.license = 'MIT'

gem.add_dependency 'rails', '~> 5.1.0'
Expand Down

0 comments on commit 57e4a61

Please sign in to comment.