Skip to content

Commit 5dc0ec8

Browse files
committed
Revert "Rails 4.2 gemfile needs a modern JSON version"
This reverts commit 4fb803a. Rails 4.2 is locked to JSON 1.8
1 parent 4fb803a commit 5dc0ec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gemfiles/rails42.gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ source "http://rubygems.org"
22

33
gem "rails", "~> 4.2.0"
44
gem "mime-types", "< 3.0.0"
5-
gem "json", ">= 2.0.0"
65

76
gemspec :path => "../"

0 commit comments

Comments
 (0)