Skip to content

Commit 5c3a4e0

Browse files
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/json-2.3.0 into combine-prs-branch
2 parents 75e5315 + 44d022a commit 5c3a4e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "json", "~>2.1.0"
3+
gem "json", "~>2.3.0"
44
gem "octokit", "~>4.7.0"
55
gem "sinatra", "~>1.4.8"
66
gem "sinatra_auth_github", "~>1.2.0"

api/ruby/rendering-data-as-graphs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GEM
3434
faraday-retry (1.0.3)
3535
i18n (1.12.0)
3636
concurrent-ruby (~> 1.0)
37-
json (2.1.0)
37+
json (2.3.0)
3838
minitest (5.17.0)
3939
multipart-post (2.3.0)
4040
octokit (4.7.0)
@@ -68,7 +68,7 @@ PLATFORMS
6868
ruby
6969

7070
DEPENDENCIES
71-
json (~> 2.1.0)
71+
json (~> 2.3.0)
7272
octokit (~> 4.7.0)
7373
sinatra (~> 1.4.8)
7474
sinatra_auth_github (~> 1.2.0)

0 commit comments

Comments
 (0)