The SG I think overcomplicated the solution.
time-range A
periodic weekdays 9:00 to 18:00
ip access-list extended OUTBOUND
permit udp any any eq rip
permit ip any any time-range A
int f0/0
ip access-group OUTBOUND out
done, i tested it out and seemed to work just fine.