Thimblr 0.6.8 → 0.6.9

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/thimblr +1 -0
  2. metadata +1 -1
@@ -1,4 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
+ Dir.chdir File.join(File.dirname(__FILE__),"..")
2
3
  $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')
3
4
  require 'thimblr'
4
5
  begin
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Thimblr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.8
4
+ version: 0.6.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Hastings-Spital