Skip to content

Commit

Permalink
Merge pull request #123 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper authored Nov 27, 2023
2 parents c19fe2d + 71e91c5 commit af9e6b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phlex-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Gem::Specification.new do |spec|
(f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features)/|\.(?:git|travis|circleci)|appveyor)})
end
end
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "phlex", "~> 1.9"
Expand Down

0 comments on commit af9e6b4

Please sign in to comment.