Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile :gem::droplet:
GNU General Public License v3.0
289
stars
11
forks
source link
Remove check for insecure urls functionality #5
Closed
bronzdoc closed 5 years ago
bundler-leak purpose is to scan for memory leaks in gems against the rubymem text database.
This PR will Remove functionality that checks for insecure urls.