Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Sep 20, 2023
1 parent e4a8524 commit b0a853d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blazer.gemspec
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |spec|

spec.add_dependency "railties", ">= 6.1"
spec.add_dependency "activerecord", ">= 6.1"
spec.add_dependency "chartkick", ">= 3.2"
spec.add_dependency "safely_block", ">= 0.1.1"
spec.add_dependency "chartkick", ">= 5"
spec.add_dependency "safely_block", ">= 0.4"
end

0 comments on commit b0a853d

Please sign in to comment.