From 79ef323b8058553eef3681dd2c12601f63c0a666 Mon Sep 17 00:00:00 2001 From: mallowlabs Date: Sun, 12 Jan 2014 23:35:04 +0900 Subject: [PATCH] Removed: warning: encountered \r in middle of line refs #163 --- plugins/as_code_highlight_filter/Gemfile | 3 ++- plugins/as_iphone_notifier/Gemfile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/as_code_highlight_filter/Gemfile b/plugins/as_code_highlight_filter/Gemfile index dc0cd9125..1cfa5ac1c 100644 --- a/plugins/as_code_highlight_filter/Gemfile +++ b/plugins/as_code_highlight_filter/Gemfile @@ -1 +1,2 @@ -gem 'coderay' \ No newline at end of file +gem 'coderay' + diff --git a/plugins/as_iphone_notifier/Gemfile b/plugins/as_iphone_notifier/Gemfile index 39c0abe02..d1ce16c81 100644 --- a/plugins/as_iphone_notifier/Gemfile +++ b/plugins/as_iphone_notifier/Gemfile @@ -1 +1,2 @@ -gem 'apns' \ No newline at end of file +gem 'apns' +