Skip to content

Commit

Permalink
#276: Update logging requirement from = 2.2.2 to = 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup authored Jan 11, 2021
2 parents 82c2fa1 + d62a1ec commit 762a50a
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 @@ -63,7 +63,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "inifile", "3.0.0"
s.add_runtime_dependency "jira-ruby", "1.7.1"
s.add_runtime_dependency "json", "2.5.1"
s.add_runtime_dependency "logging", "2.2.2"
s.add_runtime_dependency "logging", "2.3.0"
s.add_runtime_dependency "mail", "2.7.1"
s.add_runtime_dependency "memory_profiler", "0.9.13"
s.add_runtime_dependency "openssl", "2.1.2"
Expand Down

0 comments on commit 762a50a

Please sign in to comment.