Skip to content

Commit

Permalink
Broken tests - reverting Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
itsderek23 committed Sep 23, 2019
1 parent 847d72e commit 1189020
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 @@ -9,7 +9,4 @@ if RUBY_VERSION <= "1.8.7"
gem "i18n", "~> 0.6.11"
gem "pry", "~> 0.9.12"
gem "rake", "~> 10.5"
elsif RUBY_VERSION < "2.5.0"
gem "activesupport", "~> 5"
gem "activerecord", "~> 5"
end

0 comments on commit 1189020

Please sign in to comment.