ffi-yajl 1.0.0-universal-java → 1.0.1-universal-java

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: 59294d47c6547bf13da26d9b7cf32a0fbf182222
4
- data.tar.gz: 3de37efba82030c51db9e5a8020af233639fba5a
3
+ metadata.gz: f1520ecb77fd2c1f1810f4b18bba62eccab16c1b
4
+ data.tar.gz: 9cfc7d0d71890a8a8d99074164dc5a012b45b009
5
5
  SHA512:
6
- metadata.gz: 3b33799f280750d04bb2116014e1ff94a5146f6697b9de3c30b962b982c4cb1f8f9bbc64d4533de502c07aa96fecd446ca7f430737ea9417b15fc4ebdc7a1cc9
7
- data.tar.gz: ebab05d59bf5afdec32c840df51dcec50ad9ed58bec6ba8c459646e0a3dc2e9dcd9fde317f46eece9203673d7f81fac055bf97dd7323034857a6f475bcb05ee8
6
+ metadata.gz: 4e3bee5d93f99daa76cf4a097c385cdb373410c0da87808dbc84f8951d3a5f8785c5e2b22e1da378f7830a9b44202c329990f0314365b0f46957ef1a8daf8c4d
7
+ data.tar.gz: a2881d97c1aac2ba7546fd47aa2497f7a0efc16d46b854561a112cfc1cc36f02e51cf0447bd7e6d92ce0eb15f9a2c51de44cda0b9bfb949b86c4cf61a0901251
@@ -1,3 +1,3 @@
1
1
  module FFI_Yajl
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffi-yajl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: universal-java
6
6
  authors:
7
7
  - Lamont Granquist
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-16 00:00:00.000000000 Z
11
+ date: 2014-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -149,8 +149,6 @@ files:
149
149
  - lib/ffi_yajl/encoder.rb
150
150
  - lib/ffi_yajl/ext.rb
151
151
  - lib/ffi_yajl/ext/.keep
152
- - lib/ffi_yajl/ext/encoder.bundle
153
- - lib/ffi_yajl/ext/parser.bundle
154
152
  - lib/ffi_yajl/ffi.rb
155
153
  - lib/ffi_yajl/ffi/encoder.rb
156
154
  - lib/ffi_yajl/ffi/parser.rb
Binary file
Binary file