Skip to content

Commit 7f1b68b

Browse files
chore(deps): bump faraday from 1.10.4 to 1.10.5 in /samples/react-native (#5658)
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 eeebd10 commit 7f1b68b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/react-native/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
ethon (0.16.0)
9898
ffi (>= 1.15.0)
9999
excon (0.109.0)
100-
faraday (1.10.4)
100+
faraday (1.10.5)
101101
faraday-em_http (~> 1.0)
102102
faraday-em_synchrony (~> 1.0)
103103
faraday-excon (~> 1.1)
@@ -113,11 +113,11 @@ GEM
113113
faraday (>= 0.8.0)
114114
http-cookie (~> 1.0.0)
115115
faraday-em_http (1.0.0)
116-
faraday-em_synchrony (1.0.0)
116+
faraday-em_synchrony (1.0.1)
117117
faraday-excon (1.1.0)
118118
faraday-httpclient (1.0.1)
119-
faraday-multipart (1.0.4)
120-
multipart-post (~> 2)
119+
faraday-multipart (1.2.0)
120+
multipart-post (~> 2.0)
121121
faraday-net_http (1.0.2)
122122
faraday-net_http_persistent (1.2.0)
123123
faraday-patron (1.0.0)

0 commit comments

Comments
 (0)