Skip to content

Commit

Permalink
Merge pull request #1090 from minimum2scp/fix/sid-ruby-rubygems-3.4.20-1
Browse files Browse the repository at this point in the history
ruby: fixed spec
  • Loading branch information
minimum2scp authored Oct 23, 2023
2 parents 4153e52 + 85025b0 commit ff2aeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ruby/00base_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
end

describe package('bundler') do
it { should be_installed.with_version('2.3.15-2') }
it { should be_installed.with_version('2.4.20-1') }
end
end
end

0 comments on commit ff2aeb4

Please sign in to comment.