Skip to content

Commit

Permalink
Update json dependency to properly build with newer ruby
Browse files Browse the repository at this point in the history
Seems I ran into ruby/json#229
  • Loading branch information
simonengelhardt committed Mar 12, 2018
1 parent b14b278 commit b23277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
hike (1.2.3)
http_parser.rb (0.5.3)
i18n (0.6.9)
json (1.8.1)
json (1.8.3)
kramdown (1.3.3)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
Expand Down

0 comments on commit b23277f

Please sign in to comment.