If you run katapult inside an ruby version which is different from 2.3.0 (which is the current default for a new project with katapult) the inital bundling will be done in this ruby version instead of 2.3.0.
Workaround: Make sure you use ruby 2.3.0 before running katapult new.
If you run katapult inside an ruby version which is different from 2.3.0 (which is the current default for a new project with katapult) the inital bundling will be done in this ruby version instead of 2.3.0. Workaround: Make sure you use ruby 2.3.0 before running
katapult new
.