SHIMADA Koji
null+****@clear*****
Thu Aug 23 13:17:33 JST 2012
SHIMADA Koji 2012-08-23 13:17:33 +0900 (Thu, 23 Aug 2012) New Revision: c132c9b0008bbbd298dd2ea30ea018fbf2a61578 https://github.com/logaling/logaling-server/commit/c132c9b0008bbbd298dd2ea30ea018fbf2a61578 Merged 111235b: Merge branch 'add-user-authentication' into merge-add-user-authentication Log: Add foreman to dependency gems Modified files: Gemfile Gemfile.lock Modified: Gemfile (+1 -0) =================================================================== --- Gemfile 2012-08-23 12:14:04 +0900 (e9b73b2) +++ Gemfile 2012-08-23 13:17:33 +0900 (1d4b80d) @@ -46,6 +46,7 @@ gem 'logaling-command', :git => 'git://github.com/logaling/logaling-command.git' group :development do gem 'i18n_generators' + gem 'foreman' end group :development, :test do Modified: Gemfile.lock (+3 -0) =================================================================== --- Gemfile.lock 2012-08-23 12:14:04 +0900 (763ee3a) +++ Gemfile.lock 2012-08-23 13:17:33 +0900 (03b3409) @@ -80,6 +80,8 @@ GEM faraday (0.8.4) multipart-post (~> 1.1) ffi (1.1.5) + foreman (0.57.0) + thor (>= 0.13.6) gherkin (2.7.2) json (>= 1.4.6) haml (3.1.7) @@ -231,6 +233,7 @@ DEPENDENCIES coffee-rails (~> 3.2.1) cucumber-rails database_cleaner + foreman haml-rails i18n_generators jquery-rails -------------- next part -------------- An HTML attachment was scrubbed... Download