diff --git a/spec/install/gems/flex_spec.rb b/spec/install/gems/flex_spec.rb index 8fad4ba5657..ac7f3ec33cc 100644 --- a/spec/install/gems/flex_spec.rb +++ b/spec/install/gems/flex_spec.rb @@ -193,7 +193,7 @@ it "suggests bundle update when the Gemfile requires different versions than the lock" do nice_error = <<-E.strip.gsub(/^ {8}/, '') - Fetching source index for file:#{gem_repo2}/ + Fetching source index from file:#{gem_repo2}/ Bundler could not find compatible versions for gem "rack": In snapshot (Gemfile.lock): rack (0.9.1) diff --git a/spec/install/gems/simple_case_spec.rb b/spec/install/gems/simple_case_spec.rb index d38b2d32972..7ea1441ba0c 100644 --- a/spec/install/gems/simple_case_spec.rb +++ b/spec/install/gems/simple_case_spec.rb @@ -610,7 +610,7 @@ def set_bundle_path(type, location) G nice_error = <<-E.strip.gsub(/^ {8}/, '') - Fetching source index for file:#{gem_repo2}/ + Fetching source index from file:#{gem_repo2}/ Bundler could not find compatible versions for gem "bundler": In Gemfile: bundler (= 0.9.2) ruby @@ -667,7 +667,7 @@ def set_bundle_path(type, location) G nice_error = <<-E.strip.gsub(/^ {8}/, '') - Fetching source index for file:#{gem_repo2}/ + Fetching source index from file:#{gem_repo2}/ Bundler could not find compatible versions for gem "activesupport": In Gemfile: activemerchant (>= 0) ruby depends on @@ -687,7 +687,7 @@ def set_bundle_path(type, location) G nice_error = <<-E.strip.gsub(/^ {8}/, '') - Fetching source index for file:#{gem_repo2}/ + Fetching source index from file:#{gem_repo2}/ Bundler could not find compatible versions for gem "activesupport": In Gemfile: rails_fail (>= 0) ruby depends on