Skip to content

Commit

Permalink
Remove dependency relax TODO
Browse files Browse the repository at this point in the history
Rails 4.0 isn't supported anymore, so we're not going to do it.
  • Loading branch information
kaspth committed Oct 23, 2015
1 parent 1d8fca6 commit 4e74ec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion globalid.gemspec
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |s|
s.files = Dir['MIT-LICENSE', 'README.rdoc', 'lib/**/*']
s.require_path = 'lib'

# TODO: may relax this dependency further
s.add_runtime_dependency 'activesupport', '>= 4.1.0'

s.add_development_dependency 'rake'
Expand Down

0 comments on commit 4e74ec6

Please sign in to comment.