Skip to content

Commit

Permalink
Update simplecov.
Browse files Browse the repository at this point in the history
Fixes deprecation warning from multijson 1.3.1:
  `MultiJson.decode` is now `MultiJson.load`.
  • Loading branch information
twe4ked committed May 13, 2012
1 parent 59a92d6 commit 9afc1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -96,7 +96,7 @@ GEM
multi_json (~> 1.0)
rubyzip
simple_oauth (0.1.7)
simplecov (0.6.1)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
Expand Down

0 comments on commit 9afc1b6

Please sign in to comment.