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

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:04:20 +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 (2.3.0)
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.5)
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