Commit 8ac279d
committed
(maint) Drop some ruby+openssl monkey patches
Ruby 2.5.0 bumped ruby/openssl from 2.0.5 to 2.1.0.beta1[1], which added the
`OpenSSL::SSL::TLS1_VERSION` constant and is supported in jruby-openssl.
Since puppet requires 2.5 or greater we can drop those patches.
[1] ruby/ruby@609103d1 parent 8b1a992 commit 8ac279d
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 35 | | |
43 | 36 | | |
44 | 37 | | |
| |||
0 commit comments