Skip to content

Commit

Permalink
Remove some trailing blank lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed Jan 28, 2017
1 parent f1a1150 commit 392aac9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,2 +1,2 @@
source "https://rubygems.org/"
source 'https://rubygems.org/'
gemspec
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -58,4 +58,3 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1 change: 0 additions & 1 deletion lib/faye/redis.rb
Expand Up @@ -237,4 +237,3 @@ def with_lock(lock_name, &block)

end
end

1 change: 0 additions & 1 deletion spec/faye_redis_spec.rb
Expand Up @@ -23,4 +23,3 @@
it_should_behave_like "faye engine"
end
end

1 change: 0 additions & 1 deletion spec/redis.conf
Expand Up @@ -39,4 +39,3 @@ list-max-ziplist-value 64
set-max-intset-entries 512

activerehashing yes

1 change: 0 additions & 1 deletion spec/spec_helper.rb
Expand Up @@ -5,4 +5,3 @@
class << Faye
attr_accessor :logger
end

0 comments on commit 392aac9

Please sign in to comment.