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 135d868 commit fa9366a
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-duh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'json_refs', '>= 0.1.4'
spec.add_runtime_dependency 'json_schemer', '>= 2.0.0'
spec.add_runtime_dependency 'rb_json5', '>= 0.3.0'

spec.add_development_dependency 'bundler'
end

0 comments on commit fa9366a

Please sign in to comment.