refrigerator 1.0.0 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,313 @@
1
+ ARGF.class
2
+ ArgumentError
3
+ Array
4
+ BasicObject
5
+ Binding
6
+ Class
7
+ ClosedQueueError
8
+ Comparable
9
+ Complex
10
+ Complex::compatible
11
+ DidYouMean
12
+ DidYouMean::ClassNameChecker
13
+ DidYouMean::ClassNameChecker::ClassName
14
+ DidYouMean::Correctable
15
+ DidYouMean::Jaro
16
+ DidYouMean::JaroWinkler
17
+ DidYouMean::KeyErrorChecker
18
+ DidYouMean::Levenshtein
19
+ DidYouMean::MethodNameChecker
20
+ DidYouMean::NullChecker
21
+ DidYouMean::PlainFormatter
22
+ DidYouMean::RequirePathChecker
23
+ DidYouMean::SpellChecker
24
+ DidYouMean::TreeSpellChecker
25
+ DidYouMean::VariableNameChecker
26
+ Dir
27
+ EOFError
28
+ Encoding
29
+ Encoding::CompatibilityError
30
+ Encoding::Converter
31
+ Encoding::ConverterNotFoundError
32
+ Encoding::InvalidByteSequenceError
33
+ Encoding::UndefinedConversionError
34
+ EncodingError
35
+ Enumerable
36
+ Enumerator
37
+ Enumerator::ArithmeticSequence
38
+ Enumerator::Chain
39
+ Enumerator::Generator
40
+ Enumerator::Lazy
41
+ Enumerator::Producer
42
+ Enumerator::Yielder
43
+ Errno
44
+ Errno::E2BIG
45
+ Errno::EACCES
46
+ Errno::EADDRINUSE
47
+ Errno::EADDRNOTAVAIL
48
+ Errno::EAFNOSUPPORT
49
+ Errno::EAGAIN
50
+ Errno::EALREADY
51
+ Errno::EAUTH
52
+ Errno::EBADF
53
+ Errno::EBADMSG
54
+ Errno::EBADRPC
55
+ Errno::EBUSY
56
+ Errno::ECANCELED
57
+ Errno::ECHILD
58
+ Errno::ECONNABORTED
59
+ Errno::ECONNREFUSED
60
+ Errno::ECONNRESET
61
+ Errno::EDEADLK
62
+ Errno::EDESTADDRREQ
63
+ Errno::EDOM
64
+ Errno::EDQUOT
65
+ Errno::EEXIST
66
+ Errno::EFAULT
67
+ Errno::EFBIG
68
+ Errno::EFTYPE
69
+ Errno::EHOSTDOWN
70
+ Errno::EHOSTUNREACH
71
+ Errno::EIDRM
72
+ Errno::EILSEQ
73
+ Errno::EINPROGRESS
74
+ Errno::EINTR
75
+ Errno::EINVAL
76
+ Errno::EIO
77
+ Errno::EIPSEC
78
+ Errno::EISCONN
79
+ Errno::EISDIR
80
+ Errno::ELAST
81
+ Errno::ELOOP
82
+ Errno::EMEDIUMTYPE
83
+ Errno::EMFILE
84
+ Errno::EMLINK
85
+ Errno::EMSGSIZE
86
+ Errno::ENAMETOOLONG
87
+ Errno::ENEEDAUTH
88
+ Errno::ENETDOWN
89
+ Errno::ENETRESET
90
+ Errno::ENETUNREACH
91
+ Errno::ENFILE
92
+ Errno::ENOATTR
93
+ Errno::ENOBUFS
94
+ Errno::ENODEV
95
+ Errno::ENOENT
96
+ Errno::ENOEXEC
97
+ Errno::ENOLCK
98
+ Errno::ENOMEDIUM
99
+ Errno::ENOMEM
100
+ Errno::ENOMSG
101
+ Errno::ENOPROTOOPT
102
+ Errno::ENOSPC
103
+ Errno::ENOSYS
104
+ Errno::ENOTBLK
105
+ Errno::ENOTCONN
106
+ Errno::ENOTDIR
107
+ Errno::ENOTEMPTY
108
+ Errno::ENOTRECOVERABLE
109
+ Errno::ENOTSOCK
110
+ Errno::ENOTSUP
111
+ Errno::ENOTTY
112
+ Errno::ENXIO
113
+ Errno::EOPNOTSUPP
114
+ Errno::EOVERFLOW
115
+ Errno::EOWNERDEAD
116
+ Errno::EPERM
117
+ Errno::EPFNOSUPPORT
118
+ Errno::EPIPE
119
+ Errno::EPROCLIM
120
+ Errno::EPROCUNAVAIL
121
+ Errno::EPROGMISMATCH
122
+ Errno::EPROGUNAVAIL
123
+ Errno::EPROTONOSUPPORT
124
+ Errno::EPROTOTYPE
125
+ Errno::ERANGE
126
+ Errno::EREMOTE
127
+ Errno::EROFS
128
+ Errno::ERPCMISMATCH
129
+ Errno::ESHUTDOWN
130
+ Errno::ESOCKTNOSUPPORT
131
+ Errno::ESPIPE
132
+ Errno::ESRCH
133
+ Errno::ESTALE
134
+ Errno::ETIMEDOUT
135
+ Errno::ETOOMANYREFS
136
+ Errno::ETXTBSY
137
+ Errno::EUSERS
138
+ Errno::EXDEV
139
+ Errno::NOERROR
140
+ Exception
141
+ FalseClass
142
+ Fiber
143
+ FiberError
144
+ File
145
+ File::Constants
146
+ File::Stat
147
+ FileTest
148
+ Float
149
+ FloatDomainError
150
+ FrozenError
151
+ GC
152
+ GC::Profiler
153
+ Gem
154
+ Gem::BasicSpecification
155
+ Gem::CommandLineError
156
+ Gem::ConflictError
157
+ Gem::ConsoleUI
158
+ Gem::DefaultUserInteraction
159
+ Gem::Dependency
160
+ Gem::DependencyError
161
+ Gem::DependencyRemovalException
162
+ Gem::DependencyResolutionError
163
+ Gem::Deprecate
164
+ Gem::DocumentError
165
+ Gem::EndOfYAMLException
166
+ Gem::ErrorReason
167
+ Gem::Exception
168
+ Gem::FilePermissionError
169
+ Gem::FormatException
170
+ Gem::GemNotFoundException
171
+ Gem::GemNotInHomeException
172
+ Gem::ImpossibleDependenciesError
173
+ Gem::InstallError
174
+ Gem::InvalidSpecificationException
175
+ Gem::List
176
+ Gem::LoadError
177
+ Gem::MissingSpecError
178
+ Gem::MissingSpecVersionError
179
+ Gem::OperationNotSupportedError
180
+ Gem::PathSupport
181
+ Gem::Platform
182
+ Gem::PlatformMismatch
183
+ Gem::RemoteError
184
+ Gem::RemoteInstallationCancelled
185
+ Gem::RemoteInstallationSkipped
186
+ Gem::RemoteSourceException
187
+ Gem::Requirement
188
+ Gem::Requirement::BadRequirementError
189
+ Gem::RubyVersionMismatch
190
+ Gem::RuntimeRequirementNotMetError
191
+ Gem::SilentUI
192
+ Gem::SourceFetchProblem
193
+ Gem::SpecificGemNotFoundException
194
+ Gem::Specification
195
+ Gem::SpecificationPolicy
196
+ Gem::StreamUI
197
+ Gem::StreamUI::SilentDownloadReporter
198
+ Gem::StreamUI::SilentProgressReporter
199
+ Gem::StreamUI::SimpleProgressReporter
200
+ Gem::StreamUI::ThreadedDownloadReporter
201
+ Gem::StreamUI::VerboseProgressReporter
202
+ Gem::StubSpecification
203
+ Gem::StubSpecification::StubLine
204
+ Gem::SystemExitException
205
+ Gem::Text
206
+ Gem::UninstallError
207
+ Gem::UnsatisfiableDependencyError
208
+ Gem::UserInteraction
209
+ Gem::Util
210
+ Gem::VerificationError
211
+ Gem::Version
212
+ Hash
213
+ IO
214
+ IO::EAGAINWaitReadable
215
+ IO::EAGAINWaitWritable
216
+ IO::EINPROGRESSWaitReadable
217
+ IO::EINPROGRESSWaitWritable
218
+ IO::WaitReadable
219
+ IO::WaitWritable
220
+ IOError
221
+ IndexError
222
+ Integer
223
+ Interrupt
224
+ Kernel
225
+ KeyError
226
+ LoadError
227
+ LocalJumpError
228
+ Marshal
229
+ MatchData
230
+ Math
231
+ Math::DomainError
232
+ Method
233
+ Module
234
+ Monitor
235
+ MonitorMixin
236
+ MonitorMixin::ConditionVariable
237
+ NameError
238
+ NameError::message
239
+ NilClass
240
+ NoMatchingPatternError
241
+ NoMemoryError
242
+ NoMethodError
243
+ NotImplementedError
244
+ Numeric
245
+ Object
246
+ ObjectSpace
247
+ ObjectSpace::WeakMap
248
+ Proc
249
+ Process
250
+ Process::GID
251
+ Process::Status
252
+ Process::Sys
253
+ Process::Tms
254
+ Process::UID
255
+ Process::Waiter
256
+ Ractor
257
+ Ractor::ClosedError
258
+ Ractor::Error
259
+ Ractor::IsolationError
260
+ Ractor::MovedError
261
+ Ractor::MovedObject
262
+ Ractor::RemoteError
263
+ Ractor::UnsafeError
264
+ Random
265
+ Random::Base
266
+ Random::Formatter
267
+ Range
268
+ RangeError
269
+ Rational
270
+ Rational::compatible
271
+ RbConfig
272
+ Regexp
273
+ RegexpError
274
+ RubyVM
275
+ RubyVM::AbstractSyntaxTree
276
+ RubyVM::AbstractSyntaxTree::Node
277
+ RubyVM::InstructionSequence
278
+ RubyVM::MJIT
279
+ RuntimeError
280
+ ScriptError
281
+ SecurityError
282
+ Signal
283
+ SignalException
284
+ StandardError
285
+ StopIteration
286
+ String
287
+ Struct
288
+ Symbol
289
+ SyntaxError
290
+ SystemCallError
291
+ SystemExit
292
+ SystemStackError
293
+ Thread
294
+ Thread::Backtrace
295
+ Thread::Backtrace::Location
296
+ Thread::ConditionVariable
297
+ Thread::Mutex
298
+ Thread::Queue
299
+ Thread::SizedQueue
300
+ ThreadError
301
+ ThreadGroup
302
+ Time
303
+ Time::tm
304
+ TracePoint
305
+ TrueClass
306
+ TypeError
307
+ UnboundMethod
308
+ UncaughtThrowError
309
+ UnicodeNormalize
310
+ Warning
311
+ Warning::buffer
312
+ ZeroDivisionError
313
+ fatal
@@ -0,0 +1,330 @@
1
+ ARGF.class
2
+ ArgumentError
3
+ Array
4
+ BasicObject
5
+ Binding
6
+ Class
7
+ ClosedQueueError
8
+ Comparable
9
+ Complex
10
+ Complex::compatible
11
+ DidYouMean
12
+ DidYouMean::ClassNameChecker
13
+ DidYouMean::ClassNameChecker::ClassName
14
+ DidYouMean::Correctable
15
+ DidYouMean::DeprecatedMapping
16
+ DidYouMean::Formatter
17
+ DidYouMean::Jaro
18
+ DidYouMean::JaroWinkler
19
+ DidYouMean::KeyErrorChecker
20
+ DidYouMean::Levenshtein
21
+ DidYouMean::MethodNameChecker
22
+ DidYouMean::NullChecker
23
+ DidYouMean::PatternKeyNameChecker
24
+ DidYouMean::RequirePathChecker
25
+ DidYouMean::SpellChecker
26
+ DidYouMean::TreeSpellChecker
27
+ DidYouMean::VariableNameChecker
28
+ Dir
29
+ EOFError
30
+ Encoding
31
+ Encoding::CompatibilityError
32
+ Encoding::Converter
33
+ Encoding::ConverterNotFoundError
34
+ Encoding::InvalidByteSequenceError
35
+ Encoding::UndefinedConversionError
36
+ EncodingError
37
+ Enumerable
38
+ Enumerator
39
+ Enumerator::ArithmeticSequence
40
+ Enumerator::Chain
41
+ Enumerator::Generator
42
+ Enumerator::Lazy
43
+ Enumerator::Producer
44
+ Enumerator::Yielder
45
+ Errno
46
+ Errno::E2BIG
47
+ Errno::EACCES
48
+ Errno::EADDRINUSE
49
+ Errno::EADDRNOTAVAIL
50
+ Errno::EAFNOSUPPORT
51
+ Errno::EAGAIN
52
+ Errno::EALREADY
53
+ Errno::EAUTH
54
+ Errno::EBADF
55
+ Errno::EBADMSG
56
+ Errno::EBADRPC
57
+ Errno::EBUSY
58
+ Errno::ECANCELED
59
+ Errno::ECHILD
60
+ Errno::ECONNABORTED
61
+ Errno::ECONNREFUSED
62
+ Errno::ECONNRESET
63
+ Errno::EDEADLK
64
+ Errno::EDESTADDRREQ
65
+ Errno::EDOM
66
+ Errno::EDQUOT
67
+ Errno::EEXIST
68
+ Errno::EFAULT
69
+ Errno::EFBIG
70
+ Errno::EFTYPE
71
+ Errno::EHOSTDOWN
72
+ Errno::EHOSTUNREACH
73
+ Errno::EIDRM
74
+ Errno::EILSEQ
75
+ Errno::EINPROGRESS
76
+ Errno::EINTR
77
+ Errno::EINVAL
78
+ Errno::EIO
79
+ Errno::EIPSEC
80
+ Errno::EISCONN
81
+ Errno::EISDIR
82
+ Errno::ELAST
83
+ Errno::ELOOP
84
+ Errno::EMEDIUMTYPE
85
+ Errno::EMFILE
86
+ Errno::EMLINK
87
+ Errno::EMSGSIZE
88
+ Errno::ENAMETOOLONG
89
+ Errno::ENEEDAUTH
90
+ Errno::ENETDOWN
91
+ Errno::ENETRESET
92
+ Errno::ENETUNREACH
93
+ Errno::ENFILE
94
+ Errno::ENOATTR
95
+ Errno::ENOBUFS
96
+ Errno::ENODEV
97
+ Errno::ENOENT
98
+ Errno::ENOEXEC
99
+ Errno::ENOLCK
100
+ Errno::ENOMEDIUM
101
+ Errno::ENOMEM
102
+ Errno::ENOMSG
103
+ Errno::ENOPROTOOPT
104
+ Errno::ENOSPC
105
+ Errno::ENOSYS
106
+ Errno::ENOTBLK
107
+ Errno::ENOTCONN
108
+ Errno::ENOTDIR
109
+ Errno::ENOTEMPTY
110
+ Errno::ENOTRECOVERABLE
111
+ Errno::ENOTSOCK
112
+ Errno::ENOTSUP
113
+ Errno::ENOTTY
114
+ Errno::ENXIO
115
+ Errno::EOPNOTSUPP
116
+ Errno::EOVERFLOW
117
+ Errno::EOWNERDEAD
118
+ Errno::EPERM
119
+ Errno::EPFNOSUPPORT
120
+ Errno::EPIPE
121
+ Errno::EPROCLIM
122
+ Errno::EPROCUNAVAIL
123
+ Errno::EPROGMISMATCH
124
+ Errno::EPROGUNAVAIL
125
+ Errno::EPROTONOSUPPORT
126
+ Errno::EPROTOTYPE
127
+ Errno::ERANGE
128
+ Errno::EREMOTE
129
+ Errno::EROFS
130
+ Errno::ERPCMISMATCH
131
+ Errno::ESHUTDOWN
132
+ Errno::ESOCKTNOSUPPORT
133
+ Errno::ESPIPE
134
+ Errno::ESRCH
135
+ Errno::ESTALE
136
+ Errno::ETIMEDOUT
137
+ Errno::ETOOMANYREFS
138
+ Errno::ETXTBSY
139
+ Errno::EUSERS
140
+ Errno::EXDEV
141
+ Errno::NOERROR
142
+ ErrorHighlight
143
+ ErrorHighlight::CoreExt
144
+ ErrorHighlight::DefaultFormatter
145
+ ErrorHighlight::Spotter
146
+ ErrorHighlight::Spotter::NonAscii
147
+ Exception
148
+ FalseClass
149
+ Fiber
150
+ FiberError
151
+ File
152
+ File::Constants
153
+ File::Stat
154
+ FileTest
155
+ Float
156
+ FloatDomainError
157
+ FrozenError
158
+ GC
159
+ GC::Profiler
160
+ Gem
161
+ Gem::BasicSpecification
162
+ Gem::CommandLineError
163
+ Gem::ConflictError
164
+ Gem::ConsoleUI
165
+ Gem::DefaultUserInteraction
166
+ Gem::Dependency
167
+ Gem::DependencyError
168
+ Gem::DependencyRemovalException
169
+ Gem::DependencyResolutionError
170
+ Gem::Deprecate
171
+ Gem::DocumentError
172
+ Gem::EndOfYAMLException
173
+ Gem::ErrorReason
174
+ Gem::Exception
175
+ Gem::FilePermissionError
176
+ Gem::FormatException
177
+ Gem::GemNotFoundException
178
+ Gem::GemNotInHomeException
179
+ Gem::ImpossibleDependenciesError
180
+ Gem::InstallError
181
+ Gem::InvalidSpecificationException
182
+ Gem::List
183
+ Gem::LoadError
184
+ Gem::MissingSpecError
185
+ Gem::MissingSpecVersionError
186
+ Gem::OperationNotSupportedError
187
+ Gem::PathSupport
188
+ Gem::Platform
189
+ Gem::PlatformMismatch
190
+ Gem::RemoteError
191
+ Gem::RemoteInstallationCancelled
192
+ Gem::RemoteInstallationSkipped
193
+ Gem::RemoteSourceException
194
+ Gem::Requirement
195
+ Gem::Requirement::BadRequirementError
196
+ Gem::RubyVersionMismatch
197
+ Gem::RuntimeRequirementNotMetError
198
+ Gem::SilentUI
199
+ Gem::SourceFetchProblem
200
+ Gem::SpecificGemNotFoundException
201
+ Gem::Specification
202
+ Gem::SpecificationPolicy
203
+ Gem::StreamUI
204
+ Gem::StreamUI::SilentDownloadReporter
205
+ Gem::StreamUI::SilentProgressReporter
206
+ Gem::StreamUI::SimpleProgressReporter
207
+ Gem::StreamUI::ThreadedDownloadReporter
208
+ Gem::StreamUI::VerboseProgressReporter
209
+ Gem::StubSpecification
210
+ Gem::StubSpecification::StubLine
211
+ Gem::SystemExitException
212
+ Gem::Text
213
+ Gem::UninstallError
214
+ Gem::UnknownCommandError
215
+ Gem::UnknownCommandSpellChecker
216
+ Gem::UnsatisfiableDependencyError
217
+ Gem::UserInteraction
218
+ Gem::Util
219
+ Gem::VerificationError
220
+ Gem::Version
221
+ Hash
222
+ IO
223
+ IO::Buffer
224
+ IO::Buffer::AccessError
225
+ IO::Buffer::AllocationError
226
+ IO::Buffer::InvalidatedError
227
+ IO::Buffer::LockedError
228
+ IO::EAGAINWaitReadable
229
+ IO::EAGAINWaitWritable
230
+ IO::EINPROGRESSWaitReadable
231
+ IO::EINPROGRESSWaitWritable
232
+ IO::WaitReadable
233
+ IO::WaitWritable
234
+ IOError
235
+ IndexError
236
+ Integer
237
+ Interrupt
238
+ Kernel
239
+ KeyError
240
+ LoadError
241
+ LocalJumpError
242
+ Marshal
243
+ MatchData
244
+ Math
245
+ Math::DomainError
246
+ Method
247
+ Module
248
+ Monitor
249
+ MonitorMixin
250
+ MonitorMixin::ConditionVariable
251
+ NameError
252
+ NameError::message
253
+ NilClass
254
+ NoMatchingPatternError
255
+ NoMatchingPatternKeyError
256
+ NoMemoryError
257
+ NoMethodError
258
+ NotImplementedError
259
+ Numeric
260
+ Object
261
+ ObjectSpace
262
+ ObjectSpace::WeakMap
263
+ Proc
264
+ Process
265
+ Process::GID
266
+ Process::Status
267
+ Process::Sys
268
+ Process::Tms
269
+ Process::UID
270
+ Process::Waiter
271
+ Ractor
272
+ Ractor::ClosedError
273
+ Ractor::Error
274
+ Ractor::IsolationError
275
+ Ractor::MovedError
276
+ Ractor::MovedObject
277
+ Ractor::RemoteError
278
+ Ractor::UnsafeError
279
+ Random
280
+ Random::Base
281
+ Random::Formatter
282
+ Range
283
+ RangeError
284
+ Rational
285
+ Rational::compatible
286
+ RbConfig
287
+ Refinement
288
+ Regexp
289
+ RegexpError
290
+ RubyVM
291
+ RubyVM::AbstractSyntaxTree
292
+ RubyVM::AbstractSyntaxTree::Node
293
+ RubyVM::InstructionSequence
294
+ RubyVM::MJIT
295
+ RubyVM::YJIT
296
+ RuntimeError
297
+ ScriptError
298
+ SecurityError
299
+ Signal
300
+ SignalException
301
+ StandardError
302
+ StopIteration
303
+ String
304
+ Struct
305
+ Symbol
306
+ SyntaxError
307
+ SystemCallError
308
+ SystemExit
309
+ SystemStackError
310
+ Thread
311
+ Thread::Backtrace
312
+ Thread::Backtrace::Location
313
+ Thread::ConditionVariable
314
+ Thread::Mutex
315
+ Thread::Queue
316
+ Thread::SizedQueue
317
+ ThreadError
318
+ ThreadGroup
319
+ Time
320
+ Time::tm
321
+ TracePoint
322
+ TrueClass
323
+ TypeError
324
+ UnboundMethod
325
+ UncaughtThrowError
326
+ UnicodeNormalize
327
+ Warning
328
+ Warning::buffer
329
+ ZeroDivisionError
330
+ fatal
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refrigerator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Evans
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-02-17 00:00:00.000000000 Z
11
+ date: 2021-12-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest
@@ -24,6 +24,20 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: minitest-global_expectations
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
27
41
  description: |
28
42
  Refrigerator freezes all core classes. It is designed to be used
29
43
  in production, to make sure that none of the core classes are
@@ -52,10 +66,19 @@ files:
52
66
  - module_names/22.txt
53
67
  - module_names/23.txt
54
68
  - module_names/24.txt
69
+ - module_names/25.txt
70
+ - module_names/26.txt
71
+ - module_names/27.txt
72
+ - module_names/30.txt
73
+ - module_names/31.txt
55
74
  homepage: http://github.com/jeremyevans/ruby-refrigerator
56
75
  licenses:
57
76
  - MIT
58
- metadata: {}
77
+ metadata:
78
+ bug_tracker_uri: https://github.com/jeremyevans/ruby-refrigerator/issues
79
+ changelog_uri: https://github.com/jeremyevans/ruby-refrigerator/blob/master/CHANGELOG
80
+ mailing_list_uri: https://github.com/jeremyevans/ruby-refrigerator/discussions
81
+ source_code_uri: https://github.com/jeremyevans/ruby-refrigerator
59
82
  post_install_message:
60
83
  rdoc_options:
61
84
  - "--quiet"
@@ -71,15 +94,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
71
94
  requirements:
72
95
  - - ">="
73
96
  - !ruby/object:Gem::Version
74
- version: '0'
97
+ version: 1.8.7
75
98
  required_rubygems_version: !ruby/object:Gem::Requirement
76
99
  requirements:
77
100
  - - ">="
78
101
  - !ruby/object:Gem::Version
79
102
  version: '0'
80
103
  requirements: []
81
- rubyforge_project:
82
- rubygems_version: 2.6.8
104
+ rubygems_version: 3.3.3
83
105
  signing_key:
84
106
  specification_version: 4
85
107
  summary: Freeze all core ruby classes