File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 4.3.0 (2019-08-23)
2+
3+ - Move test dependencies [ #86 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/86 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
4+ - Test with Rails 6 [ #85 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/85 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
5+
16## 4.2.1 (2019-05-15)
27
38- Remove test files from built Ruby gem [ #82 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/82 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
3136- Send code coverage results after successful build [ #60 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/60 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
3237- Allow to configure devise modules [ #59 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/59 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
3338- Rails 5, Alchemy 4, Devise 4 [ #58 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/58 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
39+
40+
Original file line number Diff line number Diff line change 11module Alchemy
22 module Devise
3- VERSION = "4.2.1 "
3+ VERSION = "4.3.0 "
44 end
55end
You can’t perform that action at this time.
0 commit comments