dtf 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/dtf +1 -0
  2. data/lib/dtf/version.rb +1 -1
  3. metadata +1 -1
data/bin/dtf CHANGED
@@ -5,6 +5,7 @@
5
5
  # This is the master script for managing Users and Verification Suites
6
6
 
7
7
  require 'dtf'
8
+ require 'thor'
8
9
 
9
10
  # -- LOAD HELP SYSTEM
10
11
  require 'dtf/dtf_help_system'
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module Dtf
4
- VERSION = "0.2.4"
4
+ VERSION = "0.2.5"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dtf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: