jekyll-paspagon 1.0.3 → 1.0.4

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: eaafe762fcedbd097542c0fa0290e5beb71da952
4
- data.tar.gz: f03219074db63e2337a6f62f7ad022a1bd33437b
3
+ metadata.gz: 6bdb2b745f14456eb01c379852d038b63a0212bf
4
+ data.tar.gz: 0baad14b1214060fcd194da89b28db766d271111
5
5
  SHA512:
6
- metadata.gz: 729648696853240d580a7345758c19f501b10f69c37394077c0f3e506cb1bae529a72b5952d507fb0e13be9d1a3dfecd22bae6f671f2077e5f9568fb3358bfd9
7
- data.tar.gz: 183710d63a62d988f63d06db6f134ebf47a106b4fcc130b17ef9f3061a5ae21c314e34da2d54e293a2bf835a17f662a46f0dc03b2631bf0820fb5d1122eb2cef
6
+ metadata.gz: c3c054e014af98548dc5ef40fce26117cf2681d53e206d6dd08e54163548a24697b07f0542c384b2176f834a3f3f23c0425c26399ff53f7073dbf6b737767b09
7
+ data.tar.gz: e7401c36f8c31ab1dddadd4b59de352642e192a9a7e465b93f2cd323a4bb2ebb2a237a63432ed3be89f0c8bda2ec710acb7cea9bf8b830f2d2a26bca6a438357
@@ -103,7 +103,7 @@ module Jekyll
103
103
  to_upload.each do |p|
104
104
  puts("Uploading #{p} to bucket #{bucket_name}…")
105
105
  xattr = Xattr.new(p)
106
- user_metadata = xattr.as_json.select { |k, _| k.start_with?('user.x-amz-meta-') }.map { |k, v| [k.sub(/^user./, ''), v] }.to_h
106
+ user_metadata = xattr.as_json.select { |k, _| k.start_with?('user.x-amz-meta-') }.map { |k, v| [k.sub(/^user.x-amz-meta-/, ''), v] }.to_h
107
107
  options =
108
108
  {body: File.open(p),
109
109
  metadata: user_metadata,
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-paspagon
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Krzysztof Jurewicz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-24 00:00:00.000000000 Z
11
+ date: 2016-03-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-xattr
@@ -98,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  requirements: []
100
100
  rubyforge_project:
101
- rubygems_version: 2.2.2
101
+ rubygems_version: 2.4.5
102
102
  signing_key:
103
103
  specification_version: 4
104
104
  summary: Sell your Jekyll posts