Skip to content

Commit

Permalink
update development gems
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani committed Dec 17, 2023
1 parent de06274 commit afa3bef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ plugins:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-39-0
channel: rubocop-1-56-3
exclude_patterns:
- "spec/"
1 change: 0 additions & 1 deletion rggen-vhdl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'rggen-systemverilog', '>= 0.31.0'
spec.add_development_dependency 'bundler'
end

0 comments on commit afa3bef

Please sign in to comment.