1.5.0
Gemfile.lock Release
- Used
Gemfile.lock
is used for bundle install if the file present ignore_gemfile_lock: true
to ignoreGemfile.lock
usage for bundle install- Added pg deploy example for ruby2.7 runtime
- Added example for
Bundler.require(:default)
to require all gem in the handler.rb