1
0
mirror of https://github.com/danbee/scoreboard synced 2025-03-04 08:59:11 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
bcc5b3f592
Merge pull request #3 from danbee/dependabot/bundler/puma-4.3.8
Bump puma from 2.11.2 to 4.3.8
2021-09-09 17:03:47 -05:00
dependabot[bot]
2fe43882d0
Bump puma from 2.11.2 to 4.3.8
Bumps [puma](https://github.com/puma/puma) from 2.11.2 to 4.3.8.
- [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/v2.11.2...v4.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:01:12 +00:00
dependabot[bot]
4d8204e8e7
Bump json from 1.8.2 to 2.3.0
Bumps [json](https://github.com/flori/json) from 1.8.2 to 2.3.0.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v1.8.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:01:07 +00:00
9dd7dd56ae
Remove foreman from the Gemfile 2016-02-26 16:28:37 +00:00
214d4c970f
Add serve tracking 2015-12-08 12:07:55 +00:00
34c2ceec43 Update Pusher library. 2015-05-14 15:22:06 +01:00
7e487167d1 Use redis-objects for persistence.
This has also simplified the code!
2015-05-10 14:55:37 +01:00
63f93bc8eb Add Procfile and Foreman. 2015-05-09 16:28:47 +01:00
92fb479b89 Refactor with Riot.js. 2015-05-09 15:48:51 +01:00
174242f824 Move state server side. 2015-05-08 17:45:10 +01:00
dfd14c4c34 Update Gemfile.lock. 2015-05-08 15:01:58 +01:00
96ca60e6fa First commit. 2015-05-08 14:58:36 +01:00