devise_security_extension gem未维护或未更新到Rails 5,是否还有其他存储库? [英] devise_security_extension gem is not maintained nor updated to Rails 5, is there other repo?

查看:100
本文介绍了devise_security_extension gem未维护或未更新到Rails 5,是否还有其他存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我当前的项目中,我们正在使用 devise_security_extension 。该项目使用rails 4.2.5.2和ruby 2.1.9。
我们正在使用ruby 2.4.3更新到Rail 5.1.5。

In my current project we are using devise_security_extension. The project uses rails 4.2.5.2 and ruby 2.1.9. We are in a process to update to Rail 5.1.5 with ruby 2.4.3.

不幸的是,这个宝石没有更新到Rails 5,并且没有维护不再。同样,rubygems的版本甚至是0.10.0,也不包含来自github的最新更改。

Unfortunately this gem is not updated to Rails 5 and it's not maintained anymore. Also the version from rubygems, even is 0.10.0, is not containing the last changes from github.

有些分叉可以部分解决更新问题,但是该公司我工作不允许从github.com加载,只能从rubygems.org加载。具有以下内容:

That are some forks that solve partially the update, but the company that I work for do not allow to load from github.com, only from rubygems.org. Having something like:

gem 'devise_security_extension', '~> 0.10.0', git: 'https://github.com/phatworx/devise_security_extension'

是否存在另一个包含Rails 5更改的存储库,并且该存储库也得到维护?

Is there another repo that contains the changes for Rails 5 and also it is maintained?

推荐答案

基于此问题的讨论, @natebird创建了一个新的存储库: devise-security

Based on the discussion from this issue, @natebird created a new repo: devise-security.

在0.11版中,引入了对Rails 5的支持。

With version 0.11, Support for Rails 5 is introduced.

这篇关于devise_security_extension gem未维护或未更新到Rails 5,是否还有其他存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆