myreplicator 1.1.18 → 1.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,3 @@
1
- require "log"
2
-
3
1
  module Myreplicator
4
2
  class Sweeper
5
3
 
@@ -1,3 +1,3 @@
1
1
  module Myreplicator
2
- VERSION = "1.1.18"
2
+ VERSION = "1.1.19"
3
3
  end
@@ -8832,3 +8832,5 @@ database connection at the end of the thread by calling `close` on your
8832
8832
  connection. For example: ActiveRecord::Base.connection.close
8833
8833
  . (called from mon_synchronize at /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/monitor.rb:211)
8834
8834
  Connecting to database specified by database.yml
8835
+ Connecting to database specified by database.yml
8836
+ Connecting to database specified by database.yml
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: myreplicator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.18
4
+ version: 1.1.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -357,7 +357,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
357
357
  version: '0'
358
358
  segments:
359
359
  - 0
360
- hash: -2961374731451743884
360
+ hash: -2808785176582896659
361
361
  required_rubygems_version: !ruby/object:Gem::Requirement
362
362
  none: false
363
363
  requirements:
@@ -366,7 +366,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
366
366
  version: '0'
367
367
  segments:
368
368
  - 0
369
- hash: -2961374731451743884
369
+ hash: -2808785176582896659
370
370
  requirements: []
371
371
  rubyforge_project:
372
372
  rubygems_version: 1.8.24