jekyll-admin icon indicating copy to clipboard operation
jekyll-admin copied to clipboard

Gem not updated for one and half years

Open kebugcheckex opened this issue 3 years ago • 1 comments

Description:

The latest release shown on GitHub and RubyGems.org are both v0.11.0. They have not been updated for one year and half by now (June 2022). There are updates to the code since the last release. Is this updated by some CI systems or is it updated manually by someone?

I'm asking because Github keeps telling me that there are vulnerabilities due to dependencies rack and sinatra. They have been fixed in the latest code but the changes are not pushed to RubyGems.org. Thus bundle install is still pulling the version from December 2020.

kebugcheckex avatar Jun 26 '22 22:06 kebugcheckex

Ditto.

mzjp2 avatar Jul 30 '22 20:07 mzjp2

Yep, there should definitely be a new release of this gem.

coreycarvalho avatar Aug 12 '22 16:08 coreycarvalho

Hello. I really appreciate the plugin. But this lack of update is indeed an issue. It would be very nice if the admin @jakebruemmer and @benbalter say something.

alanlivio avatar Sep 07 '22 11:09 alanlivio

I have released v0.11.1 with relaxed constraints on the sinatra framework.

ashmaroli avatar Sep 11 '22 15:09 ashmaroli