Releases: Nu-hin/remote_ruby
Releases · Nu-hin/remote_ruby
v0.3
This release addresses the problem described in #3, causing RemoteRuby to fail when the global Bundler version on the remote server doesn't match that, specified in Gemfile.lock
.
v0.2.1
Bundler is now initialized as the first step in the deployed script, provided that a Gemfile is present in the working directory. This is needed to prevent global base64
gem from being loaded before the bundle is set up to avoid version conflicts.
Remote Ruby 0.2
- Added support for Ruby 3
- Dropped support of Rubies below 2.6
Remote Ruby 0.1.3
Fixed dependencies for older ruby versions.
Remote Ruby 0.1.2
- Fixed version of unparser gem for rubies < 2.5
Remote Ruby 0.1.1
- Removed unused executable files stubbed by Bundler.
Remote Ruby 0.1
v0.1
Bump version [skip ci]