Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 33a4e65

Browse files
authored
Merge pull request #11 from learn-co/update-oj
Bump OJ version
2 parents 7499892 + 055d33a commit 33a4e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-web.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Gem::Specification.new do |spec|
2424
spec.add_development_dependency "guard-rspec", "~> 4.7.0"
2525

2626
spec.add_runtime_dependency "faraday", "~> 0.9"
27-
spec.add_runtime_dependency "oj", "~> 2.9"
27+
spec.add_runtime_dependency "oj", "~> 3.10"
2828
end

0 commit comments

Comments
 (0)