Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit a4ca6ca

Browse files
committed
Indent
1 parent 087eccb commit a4ca6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ gem 'curses'
88
gem 'nokogiri'
99

1010
group(:development) do
11-
gem 'pry'
12-
gem 'rubocop'
11+
gem 'pry'
12+
gem 'rubocop'
1313
end
1414

1515
group(:test) do

0 commit comments

Comments
 (0)