tests/data/conf_dir/config.yaml in ruby-station-0.1.3 vs tests/data/conf_dir/config.yaml in ruby-station-0.1.4.rc1

- old
+ new

@@ -1,7 +1,9 @@ :ruby_command: "ruby" :gem_command: "gem" :gem_dir: "../../tmp/gem_home" :gem_bin_dir: "../../tmp/gem_bin" -:gem_install_option: "--no-rdoc --no-ri --verbose" +:db_path: "../../tmp/ruby-station.db" :data_dir: "../../tmp/data" -:server_port: 25341 +:gem_install_option: "--no-rdoc --no-ri --verbose" +:server_port: 7001 +:debug: true