Skip to content

Commit 2d3cb1a

Browse files
chore(deps): bump jwt from 2.10.2 to 3.2.0 (#442)
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.2 to 3.2.0. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.10.2...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.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 5b4a826 commit 2d3cb1a

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ GEM
7272
faraday_middleware (1.2.1)
7373
faraday (~> 1.0)
7474
fastimage (2.4.1)
75-
fastlane (2.234.0)
75+
fastlane (2.235.0)
7676
CFPropertyList (>= 2.3, < 5.0.0)
7777
abbrev (~> 0.1)
7878
addressable (>= 2.8, < 3.0.0)
@@ -81,7 +81,7 @@ GEM
8181
babosa (>= 1.0.3, < 2.0.0)
8282
base64 (~> 0.2)
8383
benchmark (>= 0.1.0)
84-
bundler (>= 1.17.3, < 5.0.0)
84+
bundler (>= 2.4.0, < 5.0.0)
8585
colored (~> 1.2)
8686
commander (~> 4.6)
8787
csv (~> 3.3)
@@ -96,12 +96,12 @@ GEM
9696
gh_inspector (>= 1.1.2, < 2.0.0)
9797
google-apis-androidpublisher_v3 (~> 0.3)
9898
google-apis-playcustomapp_v1 (~> 0.1)
99-
google-cloud-env (>= 1.6.0, <= 2.1.1)
99+
google-cloud-env (>= 1.6.0, < 2.3.0)
100100
google-cloud-storage (~> 1.31)
101101
highline (~> 2.0)
102102
http-cookie (~> 1.0.5)
103103
json (< 3.0.0)
104-
jwt (>= 2.1.0, < 3)
104+
jwt (>= 2.1.0, < 4)
105105
logger (>= 1.6, < 2.0)
106106
mini_magick (>= 4.9.4, < 5.0.0)
107107
multipart-post (>= 2.0.0, < 3.0.0)
@@ -145,7 +145,8 @@ GEM
145145
google-cloud-core (1.8.0)
146146
google-cloud-env (>= 1.0, < 3.a)
147147
google-cloud-errors (~> 1.0)
148-
google-cloud-env (2.1.1)
148+
google-cloud-env (2.2.2)
149+
base64 (~> 0.2)
149150
faraday (>= 1.0, < 3.a)
150151
google-cloud-errors (1.6.0)
151152
google-cloud-storage (1.59.0)
@@ -157,10 +158,12 @@ GEM
157158
google-cloud-core (~> 1.6)
158159
googleauth (~> 1.9)
159160
mini_mime (~> 1.0)
160-
googleauth (1.11.2)
161+
google-logging-utils (0.2.0)
162+
googleauth (1.16.2)
161163
faraday (>= 1.0, < 3.a)
162-
google-cloud-env (~> 2.1)
163-
jwt (>= 1.4, < 3.0)
164+
google-cloud-env (~> 2.2)
165+
google-logging-utils (~> 0.1)
166+
jwt (>= 1.4, < 4.0)
164167
multi_json (~> 1.11)
165168
os (>= 0.9, < 2.0)
166169
signet (>= 0.16, < 2.a)
@@ -171,7 +174,7 @@ GEM
171174
mutex_m
172175
jmespath (1.6.2)
173176
json (2.19.5)
174-
jwt (2.10.2)
177+
jwt (3.2.0)
175178
base64
176179
logger (1.7.0)
177180
mini_magick (4.13.2)

0 commit comments

Comments
 (0)