mandy 0.4.91 → 0.4.92

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/mandy-map +1 -0
  2. metadata +1 -1
@@ -1,4 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
+ throw File.dirname(__FILE__)
2
3
  environment = File.expand_path(File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'environment.rb'))
3
4
  require File.exist?(environment) ? environment : "rubygems"
4
5
  require "mandy"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mandy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.91
4
+ version: 0.4.92
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andy Kent