Skip to content

Commit 0ce8306

Browse files
authored
Merge pull request #231 from Sharpie/pin-bindata
Pin bindata gem to 2.5.1
2 parents 5ea35cc + 3291a07 commit 0ce8306

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/components/rubygem-bindata.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#####
66
component 'rubygem-bindata' do |pkg, _settings, _platform|
77
### Maintained by update_gems automation ###
8+
# PINNED
89
pkg.version '2.5.1'
910
pkg.sha256sum '53186a1ec2da943d4cb413583d680644eb810aacbf8902497aac8f191fad9e58'
1011
### End automated maintenance section ###

0 commit comments

Comments
 (0)