summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2022-04-28 10:20:50 +0200
committergit <svn-admin@ruby-lang.org>2022-05-04 06:45:16 +0900
commit42538ad710da28a8b89b92dd0a2939fad795c87f (patch)
tree1edce8c145aaecb54571470dc8fad04f5501beec /spec
parent2cf4318645f81fb13f6b264369bcfe6fbd4e91b9 (diff)
[rubygems/rubygems] Fix missing space in spec
https://github.com/rubygems/rubygems/commit/fabc357e70
Diffstat (limited to 'spec')
-rw-r--r--spec/bundler/install/gemfile/platform_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/install/gemfile/platform_spec.rb b/spec/bundler/install/gemfile/platform_spec.rb
index 839db0089e..cf80844b02 100644
--- a/spec/bundler/install/gemfile/platform_spec.rb
+++ b/spec/bundler/install/gemfile/platform_spec.rb
@@ -216,7 +216,7 @@ RSpec.describe "bundle install across platforms" do
pry
BUNDLED WITH
- #{Bundler::VERSION}
+ #{Bundler::VERSION}
L
aggregate_failures do