Skip to content

Commit

Permalink
Pin oj to version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 4, 2018
1 parent 2b90700 commit dc14af6
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.2.0'

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

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

0 comments on commit dc14af6

Please sign in to comment.