Skip to content

Commit

Permalink
Build(deps-dev): Bump rubocop from 1.64.0 to 1.64.1
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Gedon <[email protected]>
  • Loading branch information
nodeg committed Jun 10, 2024
1 parent 7892ee6 commit 7ebd1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tetra.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "simplecov", "~> 0.22.0"
s.add_development_dependency "rake", "~> 13.2.0"
s.add_development_dependency "rspec", "~> 3.13.0"
s.add_development_dependency "rubocop", "~> 1.64.0"
s.add_development_dependency "rubocop", "~> 1.64.1"

s.add_runtime_dependency "clamp", "~> 1.3.2"
s.add_runtime_dependency "erb", "~> 4.0.3"
Expand Down

0 comments on commit 7ebd1f8

Please sign in to comment.