Skip to content

Commit

Permalink
Updating json dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tmobaird committed Dec 29, 2015
1 parent e018201 commit 2013235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GuideboxWrapper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 1.8"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.4"
spec.add_development_dependency "json", "~> 1.8.3"
spec.add_development_dependency "json", "~> 1.8"

end

0 comments on commit 2013235

Please sign in to comment.