xmigra 1.5.0 → 1.5.1

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: 0f93c4d5e00f442d8bd288980b7d3754b5dca202
4
- data.tar.gz: 9485199a710af1bd8f2c0ecbfc5ae9186c5e0097
3
+ metadata.gz: b8cc262267c7f2ccdb80a17bb68f76da30ea4bcb
4
+ data.tar.gz: d5245127f534c80e96a983e0222f855e872c7e4d
5
5
  SHA512:
6
- metadata.gz: 2d7104989df02da32dc2adb897e9a4abf986b1422f541431080540ea76b101065bf42617536c7b2f7609da19e82917a98e810fc66d89f935366f53da827ca297
7
- data.tar.gz: a7a66fd0a47c0dca11235f3c8593981fc4fb4ec89f33ef69c0d08b9aa665abba68d0854fffbc149913a9391d30af79c24af6f6704cc045b045e9acacd49b9e7f
6
+ metadata.gz: dcde456a4403f7ec18a273c27550293e66032445ca62df0bf25c42160e21daacc16e37a56ae0ad8a7dfad44631e27179a1d589188b9c00748525c0c5aabb14b3
7
+ data.tar.gz: 8426367f6962b891e919df73cde7ca086b6524a70e10344390f83e53cdaaac0ca36f61c4082d50188d18e6e9a0e0528bbd4cf2ad2cd17deabbc7b818a762212b
@@ -42,6 +42,7 @@ module XMigra
42
42
  end
43
43
 
44
44
  def get_selection
45
+ selection = nil
45
46
  loop do
46
47
  selection = show_once
47
48
  break unless selection.nil?
@@ -1,3 +1,3 @@
1
1
  module XMigra
2
- VERSION = "1.5.0"
2
+ VERSION = "1.5.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xmigra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Next IT Corporation
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-07-24 00:00:00.000000000 Z
12
+ date: 2015-11-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler