Skip to content

Commit 9eb3fe3

Browse files
chore(deps): bump excon from 0.112.0 to 1.5.0 in /canaries/example (#4246)
--- updated-dependencies: - dependency-name: excon dependency-version: 1.5.0 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 a3906a1 commit 9eb3fe3

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

canaries/example/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ GEM
4343
domain_name (0.6.20240107)
4444
dotenv (2.8.1)
4545
emoji_regex (3.2.3)
46-
excon (0.112.0)
46+
excon (1.5.0)
47+
logger
4748
faraday (1.10.6)
4849
faraday-em_http (~> 1.0)
4950
faraday-em_synchrony (~> 1.0)
@@ -73,10 +74,10 @@ GEM
7374
faraday_middleware (1.2.1)
7475
faraday (~> 1.0)
7576
fastimage (2.4.0)
76-
fastlane (2.235.0)
77+
fastlane (2.237.0)
7778
CFPropertyList (>= 2.3, < 5.0.0)
7879
abbrev (~> 0.1)
79-
addressable (>= 2.8, < 3.0.0)
80+
addressable (>= 2.9.0, < 3.0.0)
8081
artifactory (~> 3.0)
8182
aws-sdk-s3 (~> 1.197)
8283
babosa (>= 1.0.3, < 2.0.0)
@@ -88,7 +89,7 @@ GEM
8889
csv (~> 3.3)
8990
dotenv (>= 2.1.1, < 3.0.0)
9091
emoji_regex (>= 0.1, < 4.0)
91-
excon (>= 0.71.0, < 1.0.0)
92+
excon (>= 0.71.0, < 2.0.0)
9293
faraday (~> 1.0)
9394
faraday-cookie_jar (~> 0.0.6)
9495
faraday_middleware (~> 1.0)
@@ -102,9 +103,10 @@ GEM
102103
highline (~> 2.0)
103104
http-cookie (~> 1.0.5)
104105
json (< 3.0.0)
105-
jwt (>= 2.1.0, < 4)
106+
jwt (>= 2.10.3, < 4)
106107
logger (>= 1.6, < 2.0)
107108
mini_magick (>= 4.9.4, < 5.0.0)
109+
multi_json (~> 1.12)
108110
multipart-post (>= 2.0.0, < 3.0.0)
109111
mutex_m (~> 0.3)
110112
naturally (~> 2.2)

0 commit comments

Comments
 (0)