1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
e46180e9ea Updated to rails 7.1 and ruby 3.1.4 2024-03-14 14:09:09 -04:00
f7ea68da17 Updated gems and rails for vulnerabilities, switched to bundle-audit from hakiri due to hakiri not supporting ruby 3, and removed the travisci gem. 2021-08-30 20:06:31 +00:00
f720de0db6 Fixed deprecations for rails 6.1 and 6.2 2021-02-12 12:17:46 +00:00
44c9f947d7 Use user_id for dev script 2021-02-11 16:39:29 +00:00
0d3cc08ad7 Added email secrets to worker in kubernetes and added bundle exec for tests 2019-12-31 08:00:08 -05:00
2f4ea5e42f Added some extra automation for dev container and fixed deploy test. Deploy test needs devise and rails secrets since it runs in prod 2019-11-26 15:03:01 -05:00
9f37946ba1 Changed README to md, deleted unused scripts, and sured up deploy files 2019-11-20 10:27:49 -05:00
1dfceda422 --no-rdoc and --no-ri cannot be passed to gem install or bundle install in ruby 2.6 2019-04-19 11:19:11 -04:00
cdf42b4434 Check for vulns in gems 2018-07-09 14:59:36 +00:00
fc3b7694d3 Fixing brakeman on CI 2018-05-03 19:20:53 +00:00
5c1975ff44 Updated to Ruby 2.5.1 and Rails 5.2.0 2018-05-03 18:48:42 +00:00
5bd97b923a Added brakeman to running tests and added a silencer for secret key 2018-05-03 17:17:38 +00:00
d3ae73cb4a Run travis tests with docker 2018-05-03 12:55:44 +00:00
a8ee3ffa61 Revert "Use git to find project_dir"
This reverts commit 81158be575.
2018-05-03 08:11:03 -04:00
81158be575 Use git to find project_dir 2018-04-24 08:55:50 -04:00
a36a083826 Moved files out of the root of the project to bin and deploy where they belong 2018-01-09 07:58:37 -05:00
3b93c337c7 Fixed delayed job 2015-02-09 11:02:00 -05:00
534e87c06d Idk 2014-12-22 07:23:20 -05:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00