Skip to content

Commit

Permalink
Merge pull request #248 from FearMediocrity/master
Browse files Browse the repository at this point in the history
Added Foreman as a dependency.
  • Loading branch information
justin808 committed Feb 1, 2016
2 parents d375078 + 4f152e0 commit 449099b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react_on_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |s|
s.add_dependency "execjs", "~> 2.5"
s.add_dependency "rainbow", "~> 2.1"
s.add_dependency "rails", ">= 3.2"
s.add_dependency "foreman"

s.add_development_dependency "bundler", "~> 1.10"
s.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit 449099b

Please sign in to comment.