Skip to content

Commit

Permalink
Pin oj to version 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 11, 2018
1 parent c63dd5a commit 4e24738
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.4'

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

0 comments on commit 4e24738

Please sign in to comment.