paraduct 0.0.1.beta12 → 0.0.1.beta13

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Paraduct
2
- VERSION = "0.0.1.beta12"
2
+ VERSION = "0.0.1.beta13"
3
3
  end
data/lib/paraduct.rb CHANGED
@@ -2,6 +2,7 @@ require "active_support"
2
2
  require "active_support/deprecation"
3
3
  require "active_support/core_ext"
4
4
  require "pathname"
5
+ require 'paraduct/version'
5
6
 
6
7
  module Paraduct
7
8
  autoload :ColoredLabelLogger, 'paraduct/colored_label_logger'
@@ -12,7 +13,6 @@ module Paraduct
12
13
  autoload :SyncUtils , 'paraduct/sync_utils'
13
14
  autoload :TestResponse , 'paraduct/test_response'
14
15
  autoload :VariableConverter , 'paraduct/variable_converter'
15
- autoload :Version , 'paraduct/version'
16
16
 
17
17
  class << self
18
18
  def configuration
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paraduct
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.beta12
4
+ version: 0.0.1.beta13
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -369,7 +369,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
369
369
  version: '0'
370
370
  segments:
371
371
  - 0
372
- hash: -2946467396040530577
372
+ hash: -2366476400975561829
373
373
  required_rubygems_version: !ruby/object:Gem::Requirement
374
374
  none: false
375
375
  requirements: