diff options
author | Samuel Giddins <[email protected]> | 2023-08-18 15:49:59 -0700 |
---|---|---|
committer | git <[email protected]> | 2023-09-20 02:02:59 +0000 |
commit | cdcc760dc0b3ca504b630e333c350da9e97dbbb2 (patch) | |
tree | cc9dd1e6b3e26fbcd5f7a7057a30eade47be1d2d /lib/rubygems/safe_marshal.rb | |
parent | c80a4d453a26c1b5f1b57de31c8d1a2b69133a55 (diff) |
[rubygems/rubygems] Broader version compatibility in marshal tests
https://github.com/rubygems/rubygems/commit/6ec518c563
Diffstat (limited to 'lib/rubygems/safe_marshal.rb')
-rw-r--r-- | lib/rubygems/safe_marshal.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rubygems/safe_marshal.rb b/lib/rubygems/safe_marshal.rb index 172b92d5a6..33e56867cd 100644 --- a/lib/rubygems/safe_marshal.rb +++ b/lib/rubygems/safe_marshal.rb @@ -38,6 +38,7 @@ module Gem @_zone @cpu + @debug_created_info @force_ruby_platform @marshal_with_utc_coercion @name |