Skip to content

Commit

Permalink
Undo update
Browse files Browse the repository at this point in the history
  • Loading branch information
rayandasoriya committed Oct 30, 2018
1 parent ac47198 commit 7ec00ec
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
@@ -1,9 +1,6 @@
source 'https://rubygems.org'

gem 'rails', '~> 4.2.7.1'
# set JAVA_HOME so Heroku will install gems that need it
heroku_java_home = '/usr/lib/jvm/java-6-openjdk'
ENV['JAVA_HOME'] = heroku_java_home if Dir.exist?(heroku_java_home)

## Gems in Alphabetical Order
gem 'activerecord-session_store'
Expand Down

0 comments on commit 7ec00ec

Please sign in to comment.