Tiny OpenFest Talk Preference Poll (inspired by halfnarp)
Go to file
dependabot[bot] d25dc5f9ee
Bump nokogiri from 1.13.8 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.10/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 03:22:19 +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 nokogiri from 1.13.8 to 1.13.10 2022-12-08 03:22:19 +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>.