X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=ce8510d90320e628c0ea2463acbadb11e7845a45;hp=67fc5489ee3a68c52b3137a8d3ae86924e9a0c6e;hb=c4d90e6f4a1d14b1b898c28d6787a06c8dfa2a90;hpb=c88da74dc640492d03acd18721be8b250bf82a2d diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index 67fc548..ce8510d 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -27,6 +27,7 @@ use constant FORMAT_EXTENSION => { PASCAL => 'pas', PERL => 'pl', PYTHON => 'py', + RUBY => 'rb', SBCL => 'l', };