launchcraft 0.0.1.4.1 → 0.0.1.4.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.
data/bin/minecraft CHANGED
@@ -30,7 +30,7 @@ begin
30
30
  rescue RuntimeError => e
31
31
  Kernel.die e
32
32
  end
33
- require 'password'
33
+ require 'read-password'
34
34
 
35
35
  require 'optparse'
36
36
 
@@ -18,5 +18,5 @@
18
18
  #++
19
19
 
20
20
  class LaunchCraft
21
- VERSION = '0.0.1.4.1'.freeze
21
+ VERSION = '0.0.1.4.2'.freeze
22
22
  end
metadata CHANGED
@@ -7,8 +7,8 @@ version: !ruby/object:Gem::Version
7
7
  - 0
8
8
  - 1
9
9
  - 4
10
- - 1
11
- version: 0.0.1.4.1
10
+ - 2
11
+ version: 0.0.1.4.2
12
12
  platform: ruby
13
13
  authors:
14
14
  - shura