1
0
mirror of https://github.com/danbee/scoreboard synced 2025-03-04 08:59:11 +00:00
scoreboard/Gemfile.lock
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

43 lines
704 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
connection_pool (2.2.0)
dotenv (2.0.1)
httpclient (2.6.0.1)
json (1.8.2)
multi_json (1.11.0)
nio4r (2.3.1)
puma (4.3.8)
nio4r (~> 2.0)
pusher (0.14.5)
httpclient (~> 2.5)
multi_json (~> 1.0)
signature (~> 0.1.8)
rack (1.6.13)
rack-protection (1.5.3)
rack
redis (3.2.1)
redis-objects (1.2.0)
redis (>= 3.0.2)
signature (0.1.8)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
connection_pool
dotenv
json
puma
pusher
redis-objects
sinatra
BUNDLED WITH
1.10.6