strongbox icon indicating copy to clipboard operation
strongbox copied to clipboard

Ruby 2.4 doesn't allow a blank passphrase

Open matthewrudy opened this issue 8 years ago • 3 comments
trafficstars

Add a placeholder to avoid this error

matthewrudy avatar Dec 26 '16 19:12 matthewrudy

For reference, with ruby 2.4.x I use this in my gemfile

gem 'strongbox', github: 'gogovan/strongbox', branch: '2.4.0'

matthewrudy avatar Mar 25 '17 07:03 matthewrudy

@spikex can we get this merged? many of us are resorting to the fork.

blimmer avatar May 31 '17 14:05 blimmer

@blimmer I realise I didn't actually make the test suite pass (and never tried on old versions of Ruby)

So should probably fix that before it's ready to merge to master.

matthewrudy avatar Jun 01 '17 12:06 matthewrudy