Skip to content

Commit

Permalink
update development gems (#10, rggen/rggen#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani authored Dec 17, 2023
1 parent 23ade09 commit 0357bd2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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/"
2 changes: 0 additions & 2 deletions rggen-c-header.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ Gem::Specification.new do |spec|
spec.files =
`git ls-files lib LICENSE CODE_OF_CONDUCT.md README.md`.split($RS)
spec.require_paths = ['lib']

spec.add_development_dependency 'bundler'
end

0 comments on commit 0357bd2

Please sign in to comment.