Skip to content

Commit b70ef74

Browse files
Rolled Heroku breaking changes in shakacode#426 back to shakacode#416
1 parent 8ca0a4b commit b70ef74

12 files changed

+1795
-2546
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
source "https://rubygems.org"
22
ruby "2.4.1"
33

4-
gem "react_on_rails", "10.0.2"
4+
gem "react_on_rails", "9.0.3"
55
gem "webpacker"
66

77
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
88
gem "listen"
9-
gem "rails", "~> 5"
9+
gem "rails", "5.1.3"
1010

1111
# Note: We're using sqllite3 for development and testing
1212
# gem "sqlite3", group: [:development, :test]

0 commit comments

Comments
 (0)