mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Add test for a Gemfile depending on Bundler 1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem "bundler", "~> 1.0"
|
||||
Reference in New Issue
Block a user