Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Bump json from 2.2.0 to 2.3.1 #246

Open
wants to merge 1 commit into
base: develop
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
11 changes: 1 addition & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ GEM
cocoapods-try (1.1.0)
colored (1.2)
colored2 (3.1.2)
colorize (0.8.1)
commander-fastlane (4.4.6)
highline (~> 1.7.2)
concurrent-ruby (1.1.3)
Expand Down Expand Up @@ -129,10 +128,6 @@ GEM
xcodeproj (>= 1.8.1, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-pretty_junit (0.1.1)
colorize
nokogiri
terminal-table
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -167,15 +162,14 @@ GEM
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.2.0)
json (2.3.1)
jwt (2.1.0)
kramdown (1.17.0)
memoist (0.16.1)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_magick (4.9.5)
mini_portile2 (2.4.0)
minitest (5.11.3)
molinillo (0.6.6)
multi_json (1.14.1)
Expand All @@ -186,8 +180,6 @@ GEM
naturally (2.2.0)
netrc (0.11.0)
no_proxy_fix (0.1.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
Expand Down Expand Up @@ -254,7 +246,6 @@ DEPENDENCIES
cocoapods (= 1.5.2)
danger-xcode_summary (= 0.1.0)
fastlane (= 2.135.2)
fastlane-plugin-pretty_junit
xcode-install (= 2.1.0)
xcpretty-json-formatter (= 0.1.0)

Expand Down