Created by: ndbroadbent
This keeps the versions consistent when a developer is testing the client locally or running some automated tests on CI.
I ran ./bin/ruby-client-petstore.sh
, and it produces an identical Gemfile.lock
at samples/client/petstore/ruby/Gemfile.lock
.