mirror of
https://github.com/ditkrg/workflower-1.git
synced 2026-01-22 22:06:48 +00:00
Adds active_support as a dev dependency
This commit is contained in:
parent
9b435cd079
commit
b27fb43e7d
@ -31,8 +31,9 @@ Gem::Specification.new do |spec|
|
||||
|
||||
# Uncomment to register a new dependency of your gem
|
||||
spec.add_dependency "activesupport", ">= 5.0.0.1"
|
||||
spec.add_development_dependency "active_support"
|
||||
spec.add_development_dependency "byebug"
|
||||
|
||||
|
||||
# For more information and examples about making a new gem, checkout our
|
||||
# guide at: https://bundler.io/guides/creating_gem.html
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user