Skip to content

Commit f2e948c

Browse files
chore(deps): bump faraday in /samples/react-native-macos (#5671)
Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.4 to 1.10.5. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.10.4...v1.10.5) --- updated-dependencies: - dependency-name: faraday dependency-version: 1.10.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52912ad commit f2e948c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/react-native-macos/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
ethon (0.16.0)
9393
ffi (>= 1.15.0)
9494
excon (0.112.0)
95-
faraday (1.10.4)
95+
faraday (1.10.5)
9696
faraday-em_http (~> 1.0)
9797
faraday-em_synchrony (~> 1.0)
9898
faraday-excon (~> 1.1)
@@ -108,11 +108,11 @@ GEM
108108
faraday (>= 0.8.0)
109109
http-cookie (~> 1.0.0)
110110
faraday-em_http (1.0.0)
111-
faraday-em_synchrony (1.0.0)
111+
faraday-em_synchrony (1.0.1)
112112
faraday-excon (1.1.0)
113113
faraday-httpclient (1.0.1)
114-
faraday-multipart (1.0.4)
115-
multipart-post (~> 2)
114+
faraday-multipart (1.2.0)
115+
multipart-post (~> 2.0)
116116
faraday-net_http (1.0.2)
117117
faraday-net_http_persistent (1.2.0)
118118
faraday-patron (1.0.0)

0 commit comments

Comments
 (0)