We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f398d66 commit d276458Copy full SHA for d276458
lib/net/imap/config.rb
@@ -222,7 +222,7 @@ def self.[](config)
222
# | Starting with version | The default value is |
223
# |-------------------------|--------------------------------|
224
# | v0.4.13 | +:silence_deprecation_warning+ |
225
- # | v0.5 <em>(planned)</em> | +:warn+ |
+ # | v0.5 | +:warn+ |
226
# | _eventually_ | +:raise+ |
227
attr_accessor :responses_without_block, type: [
228
:silence_deprecation_warning, :warn, :raise,
0 commit comments