We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ed44a commit e426883Copy full SHA for e426883
CHANGELOG.md
@@ -3,7 +3,7 @@
3
* Add explicit support for Rails 6 (no changes were needed)
4
* Drop support to Ruby 1.9, 2.0, 2.1, and 2.3
5
* Fix binstubs not being replaced when their quoting style was changed (#534)
6
-* Preserve comments right after the shebang line which might include magic comments such as `frozen_string_literal: true'
+* Preserve comments right after the shebang line which might include magic comments such as `frozen_string_literal: true`
7
* Fix binstub failures when Bundler's `BUNDLE_APP_CONFIG` environment variable is present (#545)
8
* Properly suspend and resume on ctrl-z TSTP and CONT (#361)
9
0 commit comments