Skip to content

Commit

Permalink
Adding multi_json to GemFile as it is now an optional dependency for …
Browse files Browse the repository at this point in the history
…the gem
  • Loading branch information
Kyle Rames committed Apr 3, 2013
1 parent 1fd1303 commit 3f0314d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,3 +1,5 @@
source "https://rubygems.org" source "https://rubygems.org"


gemspec gemspec

gem "multi_json", '~>1.0'

0 comments on commit 3f0314d

Please sign in to comment.