wielder_of_anor 0.3.1 → 0.3.2

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: 9344640c1230286e66e34f9c10fb34ea69e15ee7
4
- data.tar.gz: 58cadbc5c77fc8842799b66fd4d4fb70201d5efe
3
+ metadata.gz: 0f08a4a73db94f9e44b7764c819655e2f14361c1
4
+ data.tar.gz: f504c95bc2412f9964f410a532df44a999b36571
5
5
  SHA512:
6
- metadata.gz: 6221d7e046bb383f184b4bb71c1545299591407200dd3294f2d8087843a892dc00003b6a13b296b754de32155c48a59b4d615d741984b78a98e7fa4d27662a29
7
- data.tar.gz: 601a9d84228c74847a2e939eaee47a04a0ab246fd04264d42306289a6856bb2fcc21c0521458c61876523c30b3c95fd12bc80bf69b29934c2fa63d3a4a9fd18f
6
+ metadata.gz: 0451030755baf95f3303803b9f0be8c41950d85f2261c826000a4d22357dd9a7da9fe9463399abb3b75b1248119cde5ec50a50d5ebdeab0f88a1d0d4cca86b5f
7
+ data.tar.gz: 9dc546b61a21472022dad1c0d627096e036525ed583d78e4d95ce7ccad4019af3d2952474f2fdb38cb28581324b4121a29bfe2f08d917bbea75d5edda5aabef4
@@ -99,8 +99,8 @@ module WielderOfAnor
99
99
 
100
100
  # Attempt to restore settings from previous version.
101
101
  def restore_settings
102
- lines_pretty_print 'I see that I\'ve been recently updated.'
103
- lines_pretty_print Rainbow('Would you like to restore the settings from the previous installation?').yellow
102
+ lines_pretty_print 'I see that you have a previous wielder_of_anor installation on this machine.'
103
+ lines_pretty_print Rainbow('Would you like to restore its settings?').yellow
104
104
 
105
105
  answered = false
106
106
 
@@ -1,3 +1,3 @@
1
1
  module WielderOfAnorVersion
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wielder_of_anor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Sellek