Adding foreman gem to development group

This commit is contained in:
David Czarnecki 2014-03-18 16:48:46 -04:00
parent d0edfe2179
commit d71ec77737
2 changed files with 6 additions and 0 deletions

View File

@ -186,6 +186,7 @@ group :development do
gem 'binding_of_caller'
gem 'librarian', '>= 0.0.25', require: false
gem 'annotate'
gem 'foreman'
end
# Gem that enables support for plugins. It is required.

View File

@ -67,6 +67,7 @@ GEM
debug_inspector (0.0.2)
diff-lcs (1.2.5)
docile (1.1.3)
dotenv (0.10.0)
email_reply_parser-discourse (0.6)
ember-data-source (0.14)
ember-source
@ -113,6 +114,9 @@ GEM
net-ssh (>= 2.1.3)
nokogiri (~> 1.5)
ruby-hmac
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
formatador (0.2.4)
fspath (2.0.6)
gctools (0.2.3)
@ -409,6 +413,7 @@ DEPENDENCIES
fastimage
flamegraph
fog (= 1.18.0)
foreman
gctools
handlebars-source (~> 1.1.2)
highline