Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jan 14, 2021
2 parents b7503fa + c86bf15 commit c724f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tasks instead of solving technical problems."
s.add_runtime_dependency "rufus-scheduler", "3.7.0"
s.add_runtime_dependency "slop", "4.8.2"
s.add_runtime_dependency "sqlite3", "1.4.2"
s.add_runtime_dependency "tempfile", "0.1.0"
s.add_runtime_dependency "tempfile", "0.1.1"
s.add_runtime_dependency "tilt", "2.0.10"
s.add_runtime_dependency "tzinfo", "2.0.4"
s.add_runtime_dependency "tzinfo-data", "1.2020.6"
Expand All @@ -95,6 +95,6 @@ tasks instead of solving technical problems."
s.add_development_dependency "rubocop-rake", "0.5.1"
s.add_development_dependency "rubocop-rspec", "2.1.0"
s.add_development_dependency "sqlint", "0.1.10"
s.add_development_dependency "tempfile", "0.1.0"
s.add_development_dependency "tempfile", "0.1.1"
s.add_development_dependency "xcop", "0.6.2"
end

0 comments on commit c724f84

Please sign in to comment.