8000 Bump json from 1.7.7 to 2.6.2 by dependabot[bot] · Pull Request #3 · scoutapp/omnibus-scout · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Bump json from 1.7.7 to 2.6.2 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 15 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,29 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
arr-pm (0.0.8)
cabin (> 0)
backports (3.3.1)
cabin (0.6.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
clamp (0.6.1)
ffi (1.8.1)
fpm (0.4.37)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arr-pm (0.0.12)
backports (3.23.0)
cabin (0.9.0)
childprocess (4.1.0)
clamp (0.6.5)
fpm (0.4.42)
arr-pm (~> 0.0.8)
backports (>= 2.6.2)
cabin (>= 0.6.0)
childprocess
clamp (~> 0.6)
ftw (~> 0.0.30)
json (~> 1.7.7)
ftw (0.0.34)
addressable
json (>= 1.7.7)
ftw (0.0.49)
addressable (>= 2.4)
backports (>= 2.6.2)
cabin (> 0)
http_parser.rb (= 0.5.3)
http_parser.rb (0.5.3)
http_parser.rb (~> 0.6)
http_parser.rb (0.8.0)
ipaddress (0.8.0)
json (1.7.7)
json (2.6.2)
mime-types (1.23)
mixlib-cli (1.3.0)
mixlib-config (1.1.2)
Expand All @@ -54,6 +52,7 @@ GEM
rake (>= 0.9)
thor (>= 0.16.0)
uber-s3
public_suffix (5.0.0)
rake (10.0.4)
systemu (2.5.2)
thor (0.18.1)
Expand Down
0