Skip to content

Commit

Permalink
Remove ruby DSL from Gemfile
Browse files Browse the repository at this point in the history
So that rubocop can reliably does not infer a different
`TargetRubyVersion` every time.
  • Loading branch information
deivid-rodriguez committed Nov 29, 2019
1 parent 99f45a5 commit 20f0c8f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@

source "https://rubygems.org"

# Declare Ruby version so that activesupport gem can notice that
ruby RUBY_VERSION

gemspec

0 comments on commit 20f0c8f

Please sign in to comment.