gina-conveyor 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
data/lib/conveyor.rb CHANGED
@@ -2,6 +2,8 @@
2
2
  $: << File.expand_path('../lib', File.dirname(__FILE__))
3
3
 
4
4
  require 'rubygems'
5
+ require 'active_support'
6
+ require 'active_support/deprecation'
5
7
  require 'active_support/core_ext'
6
8
  require 'singleton'
7
9
  require 'socket'
@@ -1,3 +1,3 @@
1
1
  module Conveyor
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gina-conveyor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: