Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/activerecord-eq-6.0.3.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup committed Jan 11, 2021
2 parents 3ed3fd7 + 63a35c6 commit a6379b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tasks instead of solving technical problems."
s.test_files = s.files.grep(%r{^(test|features)/})
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[readme.md license.txt]
s.add_runtime_dependency "activerecord", "6.0.3"
s.add_runtime_dependency "activerecord", "6.0.3.4"
s.add_runtime_dependency "backtrace", "0.3"
s.add_runtime_dependency "colorize", "0.8.1"
s.add_runtime_dependency "faraday", "1.0.1"
Expand Down

0 comments on commit a6379b4

Please sign in to comment.