opoloo / lines-engine

Lines is a customizable blog framework for Rails. It aims at making publishing simple and beautiful.
http://lines.opoloo.com
GNU Lesser General Public License v3.0
216 stars 102 forks source link

Rails 6 Support #42

Open michaeldever opened 4 years ago

michaeldever commented 4 years ago

Currently, lines-engine doesn't support Rails 6. Is support for Rails 6 in the timeline?

Bundler could not find compatible versions for gem "rails":
  In snapshot (Gemfile.lock):
    rails (= 6.0.2.1)

  In Gemfile:
    lines-engine was resolved to 1.1.5.3, which depends on
      rails (>= 3, < 5)
kardasis commented 2 years ago

Rails 7 support would be nice too