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' +