percona-migrations-livelink 0.0.3 → 0.0.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f24c52b34bbdb28bc9742668ac22d300454892af
4
- data.tar.gz: 211a367ae70a694799fa68237116a41ee17f605a
3
+ metadata.gz: c29d8f765c6e4e9390abbb7fdbda4f69b7260ee9
4
+ data.tar.gz: c2fbfde2707fd123a5417b4197ba640f7f957f3a
5
5
  SHA512:
6
- metadata.gz: ad9ff0bb6c541981e13a045b486106e5c46c5d0d4781145f43b8d848bd4bef242f11d2d4e1ce20f0fa7f6717a1622ca9cc157fccdef4e133149f876e7ea24a38
7
- data.tar.gz: a45b50a1fbe6e3cb7ff2e36629c456efb1b213d8ad75b8fa6c4a05f48480a31ff47385a26b9fd131afce84e028cbf6ca6d0a69aba77d2c9b5958c10e7fae6c55
6
+ metadata.gz: ad946d3a0fffe22be05b9388c0acfcda86f4abd845cc8f019ef3c5e1969e0f356236fddab42df876ab7d2c5b1d7519f464b3e7e9706dccddac6b77aee827f872
7
+ data.tar.gz: 48b8a9f219ac990b6606e4556272085f2f70488f3e344d7ee3ccb498859d2ef63130b90fe74f8736d35664cffe66ee2b215638cb6316526e9a4fbf30470c0184
@@ -1,3 +1,3 @@
1
1
  module PerconaMigrations
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: percona-migrations-livelink
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergey Varaksin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-03-17 00:00:00.000000000 Z
12
+ date: 2016-03-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activerecord
@@ -82,7 +82,7 @@ files:
82
82
  - LICENSE.txt
83
83
  - README.md
84
84
  - Rakefile
85
- - lib/percona-migrations.rb
85
+ - lib/percona-migrations-livelink.rb
86
86
  - lib/percona_migrations.rb
87
87
  - lib/percona_migrations/helper_methods.rb
88
88
  - lib/percona_migrations/runners.rb