mysql_replication_status 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README +4 -0
  2. metadata +4 -4
data/README CHANGED
@@ -1,3 +1,7 @@
1
+
2
+ Deprecated. Gem has been renamed to mysql_replication_monitor
3
+
4
+
1
5
  mysql_replication_status
2
6
  ========
3
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mysql_replication_status
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - bmpercy
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-10-15 00:00:00 -07:00
12
+ date: 2009-10-18 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -22,7 +22,7 @@ dependencies:
22
22
  - !ruby/object:Gem::Version
23
23
  version: 0.1.2
24
24
  version:
25
- description: Simple utility to check replication status between two dbs listed in Rails' database.yml. See README for more info.
25
+ description: Deprecated. Gem has been renamed to mysql_replication_monitor
26
26
  email:
27
27
  executables: []
28
28
 
@@ -60,6 +60,6 @@ rubyforge_project:
60
60
  rubygems_version: 1.3.5
61
61
  signing_key:
62
62
  specification_version: 3
63
- summary: Utility for checking replication status between two dbs in Rails' database.yml
63
+ summary: Deprecated. Gem has been renamed to mysql_replication_monitor
64
64
  test_files: []
65
65