mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 16:38:18 +00:00
hack club's new warehouse & letter mail system!
Bumps the bundler group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [faraday](https://github.com/lostisland/faraday) | `2.13.2` | `2.14.1` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.192.0` | `1.208.0` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.8` | `1.19.1` | | [actionview](https://github.com/rails/rails) | `8.0.2` | `8.0.4.1` | | [phlex](https://github.com/phlex-ruby/phlex) | `2.3.1` | `2.3.2` | | [rack](https://github.com/rack/rack) | `3.1.16` | `3.1.21` | | [rexml](https://github.com/ruby/rexml) | `3.4.1` | `3.4.2` | Updates `faraday` from 2.13.2 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.13.2...v2.14.1) Updates `aws-sdk-s3` from 1.192.0 to 1.208.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `nokogiri` from 1.18.8 to 1.19.1 - [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.18.8...v1.19.1) Updates `actionview` from 8.0.2 to 8.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1) Updates `activerecord` from 8.0.2 to 8.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1) Updates `activestorage` from 8.0.2 to 8.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activestorage/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1) Updates `activesupport` from 8.0.2 to 8.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1) Updates `phlex` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/phlex-ruby/phlex/releases) - [Commits](https://github.com/phlex-ruby/phlex/compare/2.3.1...2.3.2) Updates `rack` from 3.1.16 to 3.1.21 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.16...v3.1.21) Updates `rexml` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2) Updates `uri` from 1.0.3 to 1.1.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.1.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production dependency-group: bundler - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production dependency-group: bundler - dependency-name: actionview dependency-version: 8.0.4.1 dependency-type: indirect dependency-group: bundler - dependency-name: activerecord dependency-version: 8.0.4.1 dependency-type: indirect dependency-group: bundler - dependency-name: activestorage dependency-version: 8.0.4.1 dependency-type: indirect dependency-group: bundler - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: indirect dependency-group: bundler - dependency-name: phlex dependency-version: 2.3.2 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 3.1.21 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-version: 1.1.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| .idea | ||
| .kamal | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| storage | ||
| test | ||
| tmp | ||
| vendor | ||
| .annotaterb.yml | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| .node-version | ||
| .rubocop.yml | ||
| .ruby-version | ||
| config.ru | ||
| credentials.yml.enc | ||
| docker-compose-dbonly.yml | ||
| Dockerfile | ||
| Dockerfile.worker | ||
| Gemfile | ||
| Gemfile.lock | ||
| package.json | ||
| Procfile.dev | ||
| Rakefile | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.mts | ||
| yarn.lock | ||
hack club's shiny new mail system!
it's open source now i guess
getting this running if you're not me or production is probably kind of a bear!
i will write seeds and a way to log in without setting up a slack....at...some point.....
(possibly not soon due to time constraints)
if you wanna hack on this and contribute, dm me (@nora) on slack, i'd love the help!
a lot of the design decisions and code are not great. they will be incrementally improved someday. (you can look towards issues for some of that)
thanks for being here!
~nora <3