Commit Graph

9 Commits

Author SHA1 Message Date
Earlopain
9a8aaab758
[Rails] Remove currently broken binstubs
Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.

Also updated bin/bunlder so that newly added ones could theoretically run.
Remove bin/update because it is not useful for docker environments.
2023-01-28 16:41:55 +01:00
evazion
004f1e630d binstubs: revert to rails binstubs (77b42310)
Silence complaints from rails about using Bundler-generated binstubs.
2018-12-16 11:50:16 -06:00
Albert Yi
77b42310eb update gems 2018-12-12 11:20:22 -08:00
Albert Yi
0231b940b0 revert binstubs 2018-10-24 14:01:52 -07:00
Albert Yi
683b45c031 update dtext gem 2018-10-22 13:48:50 -07:00
Albert Yi
ea4e7f1970 Expire unused aliases and implications after 2 years of inactivity 2018-08-01 16:54:48 -07:00
Albert Yi
881c76c788 update readme, remove sprockets gem 2018-08-01 15:34:15 -07:00
Albert Yi
664a3f02e2 fixes for failed cron maintenance tasks
* update rails scripts for 5.2
* system dmails should be scoped to system
* fix broken url generator in forum notices
2018-04-27 15:01:40 -07:00
r888888888
fad0ab7c93 fixes #2133 2014-04-16 17:43:34 -07:00