issues
search
pygmystack
/
pygmy-legacy
Use pygmystack/pygmy instead
https://github.com/pygmystack/pygmy
MIT License
25
stars
16
forks
source link
Set Ruby version
#45
Closed
ccjjmartin
closed
1 year ago
ccjjmartin
commented
5 years ago
Pygmy wouldn't install with Ruby 2.6
The reason for this is listed in this GitHub thread:
https://github.com/rails/rails/issues/27450#issuecomment-269120433
It actually won't install with anything 2.4 or above so I put this in the Gemfile.lock
The reason for this is the dependency on the json 1.8.3 package.
Pygmy wouldn't install with Ruby 2.6