Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 2112f82

Browse files
committed
Fix dependencies
1 parent bc0911a commit 2112f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ ruby "1.9.3"
66
gem 'rake', :platforms => 'ruby_19'
77
gem 'rspec', :platforms => 'ruby_19'
88
gem 'simplecov', :require => false
9+
gem 'json', '1.8.3'

0 commit comments

Comments
 (0)