Skip to content

Releases: Nu-hin/remote_ruby

v0.3

16 Dec 12:43
a601c8e
Compare
Choose a tag to compare

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

04 Jun 19:17
a8c5c12
Compare
Choose a tag to compare

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

15 Nov 16:16
Compare
Choose a tag to compare
  • Added support for Ruby 3
  • Dropped support of Rubies below 2.6

Remote Ruby 0.1.3

14 Feb 10:40
Compare
Choose a tag to compare

Fixed dependencies for older ruby versions.

Remote Ruby 0.1.2

17 Dec 11:09
Compare
Choose a tag to compare
  • Fixed version of unparser gem for rubies < 2.5

Remote Ruby 0.1.1

31 Aug 01:34
Compare
Choose a tag to compare
  • Removed unused executable files stubbed by Bundler.

Remote Ruby 0.1

31 Aug 00:59
Compare
Choose a tag to compare
v0.1

Bump version [skip ci]