summaryrefslogtreecommitdiff
path: root/spec/install/gems/flex_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/install/gems/flex_spec.rb')
-rw-r--r--spec/install/gems/flex_spec.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/install/gems/flex_spec.rb b/spec/install/gems/flex_spec.rb
index ee304dd4aa..d2f9427513 100644
--- a/spec/install/gems/flex_spec.rb
+++ b/spec/install/gems/flex_spec.rb
@@ -200,11 +200,11 @@ describe "bundle flex_install" do
rack (= 0.9.1)
In Gemfile:
- rack-obama (= 2.0) depends on
+ rack-obama (= 2.0), resolved to 2.0, depends on
rack (= 1.2)
- rack_middleware depends on
- rack (= 0.9.1)
+ rack_middleware, resolved to 1.0, depends on
+ rack (= 0.9.1)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.