Skip to content

Commit

Permalink
Update eve_online.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf authored Feb 11, 2024
1 parent cc2aeaa commit c5d3118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eve_online.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features|bin|swagger)/}) }
spec.require_paths = ["lib"]

spec.required_ruby_version = ">= 3.0"
spec.required_ruby_version = ">= 3.1"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit c5d3118

Please sign in to comment.