Skip to content

Commit

Permalink
Add activesupport runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DawidJanczak committed Aug 17, 2016
1 parent 7cdc1ef commit 6e5a179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions act-fluent-logger-rails.gemspec
Expand Up @@ -21,4 +21,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "rspec", '~> 3.5.0'
gem.add_runtime_dependency "fluent-logger"
gem.add_runtime_dependency "railties", ">= 4", "< 5.1"
gem.add_runtime_dependency "activesupport", ">= 4", "< 5.1"
end

0 comments on commit 6e5a179

Please sign in to comment.