1
0
mirror of https://github.com/danbee/scoreboard synced 2025-03-04 08:59:11 +00:00
scoreboard/Gemfile.lock
dependabot[bot] 9b34527377
Bump rack from 1.6.0 to 1.6.13
Bumps [rack](https://github.com/rack/rack) from 1.6.0 to 1.6.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/1.6.0...1.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:01:18 +00:00

42 lines
693 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)
puma (2.11.2)
rack (>= 1.1, < 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