Skip to content

Commit e1fa4f0

Browse files
committed
Update bundler list
1 parent ddebd51 commit e1fa4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsbundling-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.authors = [ "David Heinemeier Hansson" ]
77
spec.email = "[email protected]"
88
spec.homepage = "https://github.com/rails/jsbundling-rails"
9-
spec.summary = "Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack."
9+
spec.summary = "Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack."
1010
spec.license = "MIT"
1111

1212
spec.files = Dir["lib/**/*", "MIT-LICENSE", "README.md"]

0 commit comments

Comments
 (0)