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 101f779 commit bed86bfCopy full SHA for bed86bf
config/software/ruby-shadow.rb
@@ -17,7 +17,7 @@
17
18
name 'ruby-shadow'
19
# From https://github.com/chef/chef/blob/3c35bd0e1d17a5bfd779fab3cc7860ea1923dec6/Gemfile#L41-L44
20
-version = Gitlab::Version.new('ruby-shadow', '3b8ea40b0e943b5de721d956741308ce805a5c3c')
+version = Gitlab::Version.new('ruby-shadow', 'e408599fdba93340500dad8922e9ca75072879de')
21
default_version version.print(false)
22
display_version version.print(false)
23
0 commit comments