In each microservice, edit the config/up.sh file to export RUBYOPT='-W2 --enable-frozen-string-literal' and remove this line from the top of each source file ``` # frozen_string_literal: true ``` Still to do - ~creator~ - ~web~