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

42 lines
692 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)
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.0)
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