Skip to content

Commit

Permalink
Fix rubocop offenses
Browse files Browse the repository at this point in the history
  • Loading branch information
epergo committed Sep 8, 2017
1 parent b1c4ecc commit 4d6c573
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

appraise "rails-4" do
gem "rails", "4.2.9"
end
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ source "https://rubygems.org"

# Specify your gem's dependencies in acts_as_votable.gemspec
gemspec

0 comments on commit 4d6c573

Please sign in to comment.