Skip to content

Commit

Permalink
update lazy_record dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Apr 19, 2017
1 parent 4f19192 commit 3441ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyr.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.3.0'
spec.add_dependency 'faraday', '~> 0.12.0'
spec.add_dependency 'faraday_middleware', '~> 0.11.0'
spec.add_dependency 'lazy_record', '~> 0.6.0'
spec.add_dependency 'lazy_record', '~> 0.6.2'
spec.add_development_dependency 'bundler', '~> 1.14'
end

0 comments on commit 3441ecf

Please sign in to comment.