libarchive-ruby-fs 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module LibArchiveRubyFs
2
- VERSION = '0.2.1'
2
+ VERSION = '0.2.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libarchive-ruby-fs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - winebarrel
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-05-13 00:00:00.000000000 Z
12
+ date: 2015-03-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake-compiler
@@ -39,9 +39,7 @@ dependencies:
39
39
  - - "~>"
40
40
  - !ruby/object:Gem::Version
41
41
  version: '5.3'
42
- description: Ruby bindings for Libarchive. Libarchive is a programming library that
43
- can create and read several different streaming archive formats, including most
44
- popular tar variants, several cpio formats, and both BSD and GNU ar variants.
42
+ description: Ruby bindings for Libarchive. This is a fork of the libarchive-ruby gem.
45
43
  email: technology@flavoursys.com
46
44
  executables: []
47
45
  extensions:
@@ -65,8 +63,9 @@ files:
65
63
  - ext/rblibarchive/libarchive_writer.c
66
64
  - lib/libarchive-ruby-fs.rb
67
65
  - lib/libarchive-ruby-fs/version.rb
68
- homepage: http://libarchive.rubyforge.org
69
- licenses: []
66
+ homepage: https://github.com/FlavourSys/libarchive-ruby-fs
67
+ licenses:
68
+ - MIT
70
69
  metadata: {}
71
70
  post_install_message:
72
71
  rdoc_options: []