Skip to content

Commit

Permalink
Pin oj to version 3.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 22, 2019
1 parent 7213442 commit d774efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surrealist.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2.3.0'

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

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'pry', '~> 0.11'
Expand Down

0 comments on commit d774efd

Please sign in to comment.