Update rubocop, and make rubocop happy

This commit is contained in:
2017-10-24 01:10:19 +01:00
parent ad9709df2d
commit 899ad6bdb6
11 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'spec_helper'
RSpec.describe Bunnyrun do

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'bundler/setup'
require 'bunnyrun'