test/dummy/Gemfile in firewool-0.1.1 vs test/dummy/Gemfile in firewool-0.1.2

- old
+ new

@@ -10,9 +10,10 @@ # Use unicorn as the web server # gem 'unicorn' # Deploy with Capistrano # gem 'capistrano' +gem 'firewool', :path => '../../' # To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+) # gem 'ruby-debug' # gem 'ruby-debug19'