Skip to content

Commit

Permalink
πŸ’Ž Update Ruby gems
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-araman committed Jul 13, 2021
1 parent ab172c1 commit cccd345
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,26 @@ GEM
no_proxy_fix
octokit (~> 4.7)
terminal-table (>= 1, < 4)
faraday (1.4.3)
faraday (1.5.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
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)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
git (1.8.1)
faraday-patron (1.0.0)
git (1.9.1)
rchardet (~> 1.8)
kramdown (2.3.1)
rexml
Expand Down Expand Up @@ -74,4 +78,4 @@ DEPENDENCIES
xcpretty

BUNDLED WITH
2.2.21
2.2.22

0 comments on commit cccd345

Please sign in to comment.