Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
stbnrivas committed Jun 7, 2021
1 parent bcb3ba7 commit 5d071e0
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 @@ -113,7 +113,7 @@ group :development, :test do
gem "i18n-tasks"
gem "spring"
gem "puma"
gem "open3", "~> 0.1.1"
gem "open3", "~> 0.1.1"
end

group :test do
Expand Down

0 comments on commit 5d071e0

Please sign in to comment.