marcel 1.2.0 → 1.2.1

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
  SHA256:
3
- metadata.gz: d280147d3a167faa2c9f097907aee8a45eec84354734c8a180c75d390b0457e0
4
- data.tar.gz: e5e77abd3ca7d4f1b6cf8fe7b330301206a87a518f6b5f9ac945ee857b474565
3
+ metadata.gz: 4631da96baa71a625b60ec1f66ed05c4f6966f62340a0e6c522f67133dd39e48
4
+ data.tar.gz: 61c1b75b32db1aa7ab69716fb42f0eb7b12d05090d5e56738a29254311fa1a21
5
5
  SHA512:
6
- metadata.gz: 9df73524e17a9a2db4d9f0bdb0ee499c310f44cd6871295944f3eecc1581bad3daac143c54a50f65daac07d43fa71139df8052b8c1f4f9bb73f413a57e726f0f
7
- data.tar.gz: 5092dc78605de8a9e15d4c6348e16319b55ce000642a196c3d5cda10f3a2d175f043208ac80b9b6c92a83f7288a4fcc4c4690cf9253ed6c3e62e0deb306442a6
6
+ metadata.gz: f8e1a5b1fce489a8ea20dccbf88b2771bb9441f94631377155e30b8bb5be04738beb13688e0b007c75112283323cd2b577e398825b070195d0bf3f4ef770b140
7
+ data.tar.gz: cfa87feac79dfc6c1f462a85533295c51f837a7ba9423f461309e8b6c41690a2dc163bba8da60608ccea3a860e14c9d554e40a0edd94a5116cb9565b0d23d4e3
data/lib/marcel/tables.rb CHANGED
@@ -2905,7 +2905,7 @@ module Marcel
2905
2905
  ['video/x-sgi-movie', [[0, b["MOVI\000"]], [0, b["MOVI\001"]], [0, b["MOVI\002"]], [0, b["MOVI\376"]], [0, b["MOVI\377"]]]],
2906
2906
  ['application/gzip', [[0, b["\037\213"]], [0, b["\037\213"]]]],
2907
2907
  ['application/zlib', [[0, b["x\001"]], [0, b['x^']], [0, b["x\234"]], [0, b["x\332"]]]],
2908
- ['image/bmp;format=compressed', [[0, b['BM'], [[26, b["\001\000"], [[28, b["\000\000"]], [28, b["\001\000"]], [28, b["\004\000"]], [28, b["\b\000"]], [28, b["\020\000"]], [28, b["\030\000"]], [28, b[" \000"]]]]]]]],
2908
+ ['image/bmp', [[0, b['BM'], [[26, b["\001\000"], [[28, b["\000\000"]], [28, b["\001\000"]], [28, b["\004\000"]], [28, b["\b\000"]], [28, b["\020\000"]], [28, b["\030\000"]], [28, b[" \000"]]]]]]]],
2909
2909
  ['message/rfc822', [[0, nil, [[0, nil, [[0, b['Content-ID:']], [0, b['Content-Location:']], [0, b['Content-Transfer-Encoding:']], [0, b['Content-Type:']], [0, b['Date:']], [0, b['Delivered-To:']], [0, b['From:']], [0, b['Message-ID:']], [0, b['MIME-Version:']], [0, b['Received:']], [0, b['Relay-Version:']], [0, b['Return-Path:']], [0, b['Sent:']], [0, b['Status:']], [0, b['Subject:']], [0, b['To:']], [0, b['User-Agent:']], [0, b['X-Mailer:']], [0, b['X-Originating-IP:']], [0, b["\357\273\277"], [[3, b['Content-ID:']], [3, b['Content-Location:']], [3, b['Content-Transfer-Encoding:']], [3, b['Content-Type:']], [3, b['Date:']], [3, b['Delivered-To:']], [3, b['From:']], [3, b['Message-ID:']], [3, b['MIME-Version:']], [3, b['Received:']], [3, b['Relay-Version:']], [3, b['Return-Path:']], [3, b['Sent:']], [3, b['Status:']], [3, b['Subject:']], [3, b['To:']], [3, b['User-Agent:']], [3, b['X-Mailer:']], [3, b['X-Originating-IP:']]]]]], [0, nil, [[0..1024, b["\nContent-ID:"]], [0..1024, b["\nContent-Location:"]], [0..1024, b["\nContent-Transfer-Encoding:"]], [0..1024, b["\nContent-Type:"]], [0..1024, b["\nDate:"]], [0..1024, b["\nDelivered-To:"]], [0..1024, b["\nFrom:"]], [0..1024, b["\nMIME-Version:"]], [0..1024, b["\nReceived:"]], [0..1024, b["\nRelay-Version:"]], [0..1024, b["\nReturn-Path:"]], [0..1024, b["\nSent:"]], [0..1024, b["\nStatus:"]], [0..1024, b["\nSubject:"]], [0..1024, b["\nTo:"]], [0..1024, b["\nUser-Agent:"]], [0..1024, b["\nX-Mailer:"]], [0..1024, b["\nX-Originating-IP:"]], [0..1024, b["\nDKIM-"]], [0..1024, b["\nARC-"]]]]]]]],
2910
2910
  ['application/pdf', [[0..128, b['%%'], [[1..512, b['%PDF-1.']]]], [0..128, b['%%'], [[1..512, b['%PDF-2.']]]]]],
2911
2911
  ['application/vnd.wordperfect', [[0, b["\377WPC"]]]],
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Marcel
4
- VERSION = "1.2.0"
4
+ VERSION = "1.2.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: marcel
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Ward