Tiny OpenFest Talk Preference Poll (inspired by halfnarp)
Go to file
dependabot[bot] 3bed7e30f6
Bump rack from 2.2.4 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
- [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/2.2.4...v2.2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 01:15:30 +00:00
app Add longpress support on mobile 2022-09-14 11:08:11 +03:00
bin Upgrade rails 2019-10-04 11:49:32 +03:00
config Update for OF 2022 2022-09-03 12:06:01 +03:00
db Update for OpenFest 2019 2019-10-04 12:04:52 +03:00
lib Initial rough version 2015-10-06 15:31:06 +03:00
log Initial rough version 2015-10-06 15:31:06 +03:00
public Initial rough version 2015-10-06 15:31:06 +03:00
vendor/assets Add longpress support on mobile 2022-09-14 11:08:11 +03:00
.gitignore Ignroe JetBrains IDEs 2017-09-30 21:35:42 +03:00
Capfile Update deployment configuration 2017-10-05 07:37:38 +03:00
Gemfile Bulk update of vulnerable dependencies 2022-03-22 23:38:28 +02:00
Gemfile.lock Bump rack from 2.2.4 to 2.2.6.2 2023-01-19 01:15:30 +00:00
LICENSE Add a LICENSE file 2016-10-01 04:28:04 +03:00
README.rdoc Initial rough version 2015-10-06 15:31:06 +03:00
Rakefile Initial rough version 2015-10-06 15:31:06 +03:00
config.ru Initial rough version 2015-10-06 15:31:06 +03:00

README.rdoc

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.