Skip to content

Commit 9610528

Browse files
committed
Add multi_json to Gemfile (required by representable on Ruby HEAD)
1 parent 24e3f47 commit 9610528

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ group :development, :test do
2929
end
3030

3131
gem 'cgi'
32+
gem 'multi_json'
3233
gem 'rack-cors'
3334
gem 'rack-test'
3435
gem 'rake'

0 commit comments

Comments
 (0)