Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Commit

Permalink
Gemfile may not have been happy with hash symbol shorthand
Browse files Browse the repository at this point in the history
  • Loading branch information
miroswan committed Jun 24, 2015
1 parent 9553376 commit 6f1b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group :development do
end

group :plugins do
gem "vbinfo", path: "."
gem "vbinfo", :path => "."
gem 'mixlib-shellout'
gem 'rspec'
end

0 comments on commit 6f1b4ea

Please sign in to comment.