Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Merge 88b4f01 into 659f9d9
Browse files Browse the repository at this point in the history
  • Loading branch information
nijikon committed Jan 23, 2019
2 parents 659f9d9 + 88b4f01 commit 1ab83ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion castle-middleware.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

spec.required_ruby_version = '>= 2.2.6'
spec.required_ruby_version = '>= 2.3'

spec.add_dependency 'castle-rb', '< 4.0'
end

0 comments on commit 1ab83ec

Please sign in to comment.