🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

where-are-my-dependencies

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

where-are-my-dependencies

bundlerRubygems
Version
0.0.1
Version published
Maintainers
1
Created
Source

Where Are My Dependencies?

A small ruby script that will look up all the gems in a given Gemfile.lock and print out where the source code (or home page) is for those gems.

The main purpose of this script is to track down which dependencies may be hosted somewhere less-than-reliable (say, code.google.com) and might need to be mirrored

Usage: where-are-my-dependencies.rb [path to application or Gemfile.lock]

FAQs

Package last updated on 15 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts