Skip to content

Commit

Permalink
Pin oj to version 3.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 6, 2020
1 parent e35b1e5 commit 3ced217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surrealist.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2.4.0'

spec.add_runtime_dependency 'oj', '~> 3.0'
spec.add_runtime_dependency 'oj', '3.10.6'

spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'pry', '~> 0.12'
Expand Down

0 comments on commit 3ced217

Please sign in to comment.