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.
2 parents 6581796 + ca0d5df commit 3e14ca6Copy full SHA for 3e14ca6
configs/components/rubygem-webrick.rb
@@ -4,8 +4,8 @@
4
# https://github.com/ruby/webrick/releases
5
#####
6
component 'rubygem-webrick' do |pkg, settings, platform|
7
- pkg.version '1.8.1'
8
- pkg.md5sum 'e02304c5eafc47d2fb393bba891c538f'
+ pkg.version '1.8.2'
+ pkg.md5sum 'adbdcb13788330c40b54c1134bf5d7a7'
9
10
instance_eval File.read('configs/components/_base-rubygem.rb')
11
end
0 commit comments