Skip to content

Commit 3598938

Browse files
committed
modified spacing in gemspec
Signed-off-by: Akash Manohar J <[email protected]>
1 parent ad68460 commit 3598938

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

arduino.gemspec

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ Gem::Specification.new do |s|
1313
s.summary = %q{Arduino Prototyping API for Ruby}
1414
s.description = %q{A ruby library to talk to Arduino without having to burn programs repeatedly to the board}
1515
s.post_install_message = %q{
16-
=========================================
17-
Thank you for installing the arduino gem
18-
-----------------------------------------
16+
==============================================
17+
Thank you for installing the arduino gem
18+
----------------------------------------------
1919
20-
Load the arduino.pde program from http://ln.akash.im/arduino.pde to your board before using this library
20+
Load the arduino.pde program from http://ln.akash.im/arduino.pde to your board before using this library
2121
22-
Source: https://github.com/SingAlong/arduino/
23-
24-
--
25-
SingAlong
26-
(http://akash.im)
27-
=========================================
22+
Source: https://github.com/SingAlong/arduino/
23+
24+
--
25+
SingAlong
26+
(http://akash.im)
27+
==============================================
2828
}
2929
s.rubyforge_project = "arduino"
3030

0 commit comments

Comments
 (0)