RubyGems
npm
Organizations
Log in
Sign up
RubyGems
lzma-ffi
Versions diffs
0.0.1 → 0.0.1.1
lzma-ffi 0.0.1 → 0.0.1.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/lzma.rb
+1
-0
metadata
+2
-1
data/lib/lzma.rb
CHANGED
Viewed
@@ -18,6 +18,7 @@
18
18
#++
19
19
20
20
require 'ffi'
21
+
require 'stringio'
21
22
22
23
class String
23
24
def pointer
metadata
CHANGED
Viewed
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
- 0
7
7
- 0
8
8
- 1
9
-
version:
0.0.
1
9
+
-
1
10
+
version: 0.0.1.1
10
11
platform: ruby
11
12
authors:
12
13
- shura