appcanary / appcanary.rb

3 stars 0 forks source link

Provide way to configure gemfile.lock location #12

Closed phillmv closed 7 years ago

phillmv commented 7 years ago

Configuration step should probably be like:

  1. No gemfile path provided? Queer
  2. Has Bundler been defined? Require if not, fail loudly otherwise
  3. Guess via Bundler and insert that into configuration
j0ni commented 7 years ago

closed by #16