Skip to content

Commit ca0d5df

Browse files
authored
1 parent 6581796 commit ca0d5df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/components/rubygem-webrick.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# https://github.com/ruby/webrick/releases
55
#####
66
component 'rubygem-webrick' do |pkg, settings, platform|
7-
pkg.version '1.8.1'
8-
pkg.md5sum 'e02304c5eafc47d2fb393bba891c538f'
7+
pkg.version '1.8.2'
8+
pkg.md5sum 'adbdcb13788330c40b54c1134bf5d7a7'
99

1010
instance_eval File.read('configs/components/_base-rubygem.rb')
1111
end

0 commit comments

Comments
 (0)