⬆️ Update ruby gems bundle

This commit is contained in:
Chris Araman 2021-05-24 14:01:44 -07:00
parent 6604d55ef7
commit 0419ceb595
No known key found for this signature in database
GPG key ID: BB4499D9E11B61E0

View file

@ -24,12 +24,16 @@ GEM
no_proxy_fix
octokit (~> 4.7)
terminal-table (>= 1, < 4)
faraday (1.4.1)
faraday (1.4.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-http-cache (2.2.0)
faraday (>= 0.8)
@ -56,9 +60,9 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
terminal-table (3.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.7.0)
terminal-table (3.0.1)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.0.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
@ -70,4 +74,4 @@ DEPENDENCIES
xcpretty
BUNDLED WITH
2.2.15
2.2.17