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

87 Commits

Author SHA1 Message Date
f92faf4f5c Updated to rails 7.2.2 2024-12-05 17:18:29 -05:00
b974773289 Added files for rvm, removed old files for Heroku newrelic and CircleCI, updated gems, and updated to rubuy 3.2 2024-10-27 16:27:48 -04:00
e46180e9ea Updated to rails 7.1 and ruby 3.1.4 2024-03-14 14:09:09 -04:00
87353da05e Updated to rails 6.1.7.2 2023-03-01 21:58:24 +00:00
9c5ac6c1aa Updated to rails 6.1.6.1 2022-07-12 22:14:34 +00:00
85b0da6a30 Upgraded to rails 6.1.6 2022-07-07 11:58:20 +00:00
e6797fcce9 Remove therubyracer 2022-04-28 11:22:04 +00:00
85701e194a Upgraded to rails 6.1.5.1 and Ruby 3.0.4 2022-04-28 00:53:18 +00:00
4d3f93a109 Updated to rails 6.1.5 2022-03-23 19:36:55 +00:00
efeea574ed Upgraded to rails 6.1.4.4 2021-12-21 00:29:42 +00: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
03d884e672 Updated rails to 6.1.3.1 to fix the mimemagic issues 2021-04-01 20:06:51 +00:00
e1cba865b0 Added influxdb to wrestlingdev 2021-04-01 19:52:18 +00:00
ee8d861bee Updated to rails 6.1.2 and updated all gems 2021-02-11 16:39:17 +00:00
bdd80fc1d2 Updated to ruby 3.0.0 2021-02-11 12:33:25 +00:00
db15e79c0f Updated to rails 6.0.3.4 2020-11-10 15:58:26 -05:00
1f5aa304ff Updated to ruby 2.7.2 and rails 6.0.3.3 2020-11-10 15:45:30 -05:00
3559977e72 Minor rails upgrade 2020-06-26 11:00:49 -04:00
4a43f5e53f Updating gems 2020-06-26 10:19:45 -04:00
9cc4dcb3d8 Made sqlite a dev gem 2019-11-20 09:49:43 -05:00
51cc7c8fbe Use ruby 2.6.5 2019-11-19 14:10:50 -05:00
76b7b82716 Upgraded to Rails 6.0.1 2019-11-19 13:41:17 -05:00
07eb7c84e2 Fixed issue with updated sqlite3 gem to 1.4 2019-04-19 10:45:47 -04:00
31fbe5baff Updated to ruby 2.6.0 and updated gems 2019-04-19 10:29:06 -04:00
aaf21d6e92 Added delayed_job_web gem for easier insight into jobs queues 2019-01-07 19:52:52 +00:00
ba1be7fea7 Updated rails and gems to patch CVEs 2018-12-24 14:20:53 +00:00
4758a0d1de Upgrade to rails 5.2.1 and ruby 2.5.1 2018-08-23 00:12:35 +00:00
db5438903a Downgrade to rails 5.1 to see if rails 5.2 is what is crashing docker 2018-08-03 11:23:58 +00:00
c62f017bec Changing delayed_job executing script because I think rake jobs:work is crashing docker 2018-07-31 14:51:28 +00:00
93b726f425 Moving to passenger + nginx 2018-07-26 10:34:48 +00:00
37cb8f816b Switch back to puma and ruby 2.4.4. Trying to fix stability problems. Docker daemon's are crashing after a period of time. 2018-07-24 14:22:00 +00:00
1a6e2a08a8 Switching to passenger 2018-07-17 11:30:36 +00:00
cdf42b4434 Check for vulns in gems 2018-07-09 14:59:36 +00:00
452333ffbf Added travis gem and updated heroku api key for travis 2018-07-09 13:43:15 +00:00
5c1975ff44 Updated to Ruby 2.5.1 and Rails 5.2.0 2018-05-03 18:48:42 +00:00
8ff2bba87a Updated to ruby 2.4.2 and rails 5.1.4 2017-12-11 07:57:26 -05:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
a703268a75 Speeding up tests and renaming generateMatchup methods 2016-03-26 03:55:02 +00:00
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +00:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00
731131073f Specified ruby 2.3.0 2016-02-10 14:10:42 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
a1973c5a42 Moved to puma having issues with delayed jobs and passenger 2015-12-29 22:23:57 +00:00
0d310c587b I think I got delayed jobs working 2015-12-29 18:50:18 +00:00
db876809ef Page caching set up 2015-12-23 14:11:20 +00:00
54ecbe9451 Revert "Added memcached and set up cached items for up_matches page"
This reverts commit 983cc9c667.
2015-12-17 19:20:18 +00:00
983cc9c667 Added memcached and set up cached items for up_matches page 2015-12-17 18:44:24 +00:00
b16435232a Upgraded to rails 4.2.5 2015-12-04 19:51:39 +00:00
af4298b83b removed bullet 2015-11-02 10:56:31 -05:00