Commit graph

135 commits

Author SHA1 Message Date
rebuilt
6bde7c9bf8 chore: upgrade rubocop 2025-07-09 11:34:37 -07:00
Siddharth Jain
35ac43da10 chore: add .env file to gitignore 2025-07-03 12:41:30 -04:00
rebuilt
eb5d28ea93 Chore: update dependencies 2025-06-12 16:14:05 -07:00
nelson
86b0ac9bbf chore: generate new rubocop.yml file and add rubocop dependencies to gemfile 2025-02-14 21:25:46 -08:00
nelson
cdd2a50b9e chore: update gems 2025-02-13 10:09:56 -08:00
nelson
efe38837d8 chore: Update net-smtp 2025-02-13 10:03:59 -08:00
nelson
9b6c04291d Revert "chore: update gems"
This reverts commit 294ab7d0ba.
2025-02-13 09:59:24 -08:00
nelson
294ab7d0ba chore: update gems 2025-02-13 09:35:23 -08:00
nelson
bb07aa31ea chore: add support for alpine linux 2025-01-31 08:52:59 -08:00
Nelson Jovel
0565df9ed4 Fix: update rails to address security vulnerabilities 2025-01-16 15:44:09 -08:00
Nelson Jovel
ad779f5c5e fix: add response rate method back in to make sure student data gets included in report 2025-01-02 13:23:14 -08:00
Nelson Jovel
f69f8c37a3 chore: update ruby version 2024-11-21 12:04:27 -08:00
Nelson Jovel
872d6f51ef chore: update ruby version 2024-11-21 12:01:26 -08:00
Nelson Jovel
95e72f4e2e chore: add bullet since this version supports rails 8 2024-11-21 12:01:06 -08:00
Nelson Jovel
d0721709f5 chore: update to rails 8 2024-11-20 15:16:22 -08:00
Nelson Jovel
1fffb79e7f chore: patch security vulnerabilities 2024-11-20 14:41:34 -08:00
Nelson Jovel
972ba1a5b8 chore: update rack mini profiler 2024-10-01 12:05:00 -07:00
Nelson Jovel
a9ae64edfb chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities 2024-09-27 14:13:46 -07:00
Nelson Jovel
65fa66d86a chore: update rails 2024-09-25 13:36:13 -07:00
Nelson Jovel
e5e969b968 feat: add parent survey gauges 2024-09-16 15:24:43 -07:00
Nelson Jovel
973f59c299 chore: update rexml to address security vulnerability 2024-08-27 13:55:43 -07:00
Nelson Jovel
da13bdf3e4 chore: update rexml gem to address security vulnerability 2024-07-19 13:17:10 -07:00
Nelson Jovel
6d8719a340 chore: update gems to address security vulnerabilities 2024-07-15 11:44:53 -07:00
Nelson Jovel
1d255499f6 chore: upgrade to ruby 3.3.4 2024-07-10 10:55:56 -07:00
Nelson Jovel
7fe53d41f5 chore: upgrade to ruby 3.3.3 2024-06-13 10:08:14 -07:00
Nelson Jovel
ccb04511bf feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
Nelson Jovel
62c508f7ae chore: upgrade actiontext 2024-06-03 13:28:20 -07:00
Nelson Jovel
104611ee7b chore: add csv and observer to gemfile since they will no longer be distributed in the standard library 2024-06-03 13:20:04 -07:00
Nelson Jovel
3483d3daa9 chore: update rexml to patch security vulnerability 2024-05-17 09:46:10 -07:00
dependabot[bot]
8e4ae5cbf1
chore(deps): bump puma from 6.4.0 to 6.4.2
Bumps [puma](https://github.com/puma/puma) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 19:20:47 +00:00
dependabot[bot]
26d80a6617
chore(deps-dev): bump yard from 0.9.34 to 0.9.36
Bumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.36)

---
updated-dependencies:
- dependency-name: yard
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 19:18:18 +00:00
dependabot[bot]
303a3163fe
chore(deps): bump rails from 7.1.2 to 7.1.3.1
Bumps [rails](https://github.com/rails/rails) from 7.1.2 to 7.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 19:01:40 +00:00
dependabot[bot]
57a5967e46
chore(deps): bump nokogiri from 1.15.5 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.5...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 18:55:53 +00:00
dependabot[bot]
e6e7c9bc18
chore(deps): bump rdoc from 6.6.2 to 6.6.3.1
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.2 to 6.6.3.1.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.6.2...v6.6.3.1)

---
updated-dependencies:
- dependency-name: rdoc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:36:03 +00:00
996bb01d0b Update ruby to 3.3.1 2024-04-24 19:16:08 -04:00
Nelson Jovel
115b00145d perf: add pghero and implement pghero suggestions. Remove unneeded indexes 2023-12-27 10:58:51 -08:00
Nelson Jovel
54ea72898d perf: update to ruby 3.3.0 so I can enable yjit in prod 2023-12-26 15:30:03 -08:00
Nelson Jovel
55601020a0 chore: update rails and puma 2023-12-22 13:15:51 -08:00
Nelson Jovel
8a3c6d9821 chore: fix binstubs 2023-12-19 15:56:38 -08:00
Nelson Jovel
a3ab83fb56 chore: remove cypress 2023-12-19 14:05:13 -08:00
Nelson Jovel
ebc037c65d chore: update gem versions 2023-12-19 13:03:21 -08:00
Nelson Jovel
ac1a3ab3e5 chore: update devise 2023-12-12 15:14:23 -08:00
rebuilt
d43020a6b0 chore: update to 7.1.1 2023-10-11 16:05:59 -07:00
rebuilt
83661540b7 chore: upgrade to rails 7.1.
upgrade rspec

fix failing tests

upgrade devise
2023-10-11 10:58:52 -07:00
rebuilt
85f984999d chore: update ruby version 2023-10-06 12:13:13 -07:00
rebuilt
c2127a2458 chore: address security vulnerabilities 2023-10-02 11:13:36 -07:00
rebuilt
a4c68a4055 chore: Add cypress to codebase 2023-07-19 09:02:19 -07:00
rebuilt
ae9b9dc7a7 chore: upgrade listen gem to make it compatible with rails version 2023-07-13 15:07:17 -07:00
rebuilt
45a78a4ca0 chore: upgrade actionpack to 7.0.6 to address security vulnerability 2023-07-13 14:52:48 -07:00
Nelson Jovel
d039432d06 fix: merge conflicts in Gemfile.lock broke builds 2023-06-28 21:05:07 -07:00