I encountered the same issue today with a suggestion:
Prepending bundle exec
to your command may solve this.
Prepending bundle exec didn't help (I was doing that already).
spring stop & spring restart did not help.
I need to do : bundle update spring that works for me.
is there any better solution to fix using the spring version in previous gemlock file?