read-password 0.0.1.1 → 0.0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ext/extconf.rb +2 -0
  2. metadata +2 -2
@@ -1,3 +1,5 @@
1
+ require 'rubygems'
2
+
1
3
  if RUBY_PLATFORM =~ /(?<!dar)win|w32|java/
2
4
  require 'mkmf'
3
5
  require 'fakext'
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 0
8
8
  - 1
9
- - 1
10
- version: 0.0.1.1
9
+ - 2
10
+ version: 0.0.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - shura