siwapp / siwapp-ror

Online Invoice Management in Ruby On Rails.
http://www.siwapp.com
MIT License
328 stars 183 forks source link

Freeze bundler gem version to be compatible with Ruby 2.5.7 #391

Open frobs opened 1 year ago

frobs commented 1 year ago

When run docker-compose and container is build we get an error of incompatibility between Ruby and bundler gem. Setting bundler gem version to 2.3.26 fix the problem.