myreplicator 1.1.18 → 1.1.19
Sign up to get free protection for your applications and to get access to all the features.
data/lib/myreplicator/version.rb
CHANGED
@@ -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.
|
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: -
|
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: -
|
369
|
+
hash: -2808785176582896659
|
370
370
|
requirements: []
|
371
371
|
rubyforge_project:
|
372
372
|
rubygems_version: 1.8.24
|