Skip to content

Commit 8880e8e

Browse files
Bump sorcery from 0.16.4 to 0.16.5
Bumps [sorcery](https://github.com/Sorcery/sorcery) from 0.16.4 to 0.16.5. - [Release notes](https://github.com/Sorcery/sorcery/releases) - [Changelog](https://github.com/Sorcery/sorcery/blob/master/CHANGELOG.md) - [Commits](Sorcery/sorcery@v0.16.4...v0.16.5) --- updated-dependencies: - dependency-name: sorcery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62b7f64 commit 8880e8e

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ GEM
101101
date (3.3.3)
102102
erubi (1.12.0)
103103
execjs (2.8.1)
104-
faraday (2.7.2)
104+
faraday (2.7.4)
105105
faraday-net_http (>= 2.0, < 3.1)
106106
ruby2_keywords (>= 0.0.4)
107107
faraday-net_http (3.0.2)
@@ -115,7 +115,7 @@ GEM
115115
jbuilder (2.11.5)
116116
actionview (>= 5.0.0)
117117
activesupport (>= 5.0.0)
118-
jwt (2.5.0)
118+
jwt (2.7.0)
119119
listen (3.8.0)
120120
rb-fsevent (~> 0.10, >= 0.10.3)
121121
rb-inotify (~> 0.9, >= 0.9.10)
@@ -154,9 +154,12 @@ GEM
154154
racc (~> 1.4)
155155
nokogiri (1.14.2-x86_64-linux)
156156
racc (~> 1.4)
157-
oauth (0.6.2)
157+
oauth (1.1.0)
158+
oauth-tty (~> 1.0, >= 1.0.1)
158159
snaky_hash (~> 2.0)
159160
version_gem (~> 1.1)
161+
oauth-tty (1.0.5)
162+
version_gem (~> 1.1, >= 1.1.1)
160163
oauth2 (2.0.9)
161164
faraday (>= 0.17.3, < 3.0)
162165
jwt (>= 1.0, < 3.0)
@@ -175,7 +178,7 @@ GEM
175178
puma (6.1.0)
176179
nio4r (~> 2.0)
177180
racc (1.6.2)
178-
rack (2.2.6.2)
181+
rack (2.2.6.4)
179182
rack-test (2.0.2)
180183
rack (>= 1.3)
181184
rails (7.0.4.2)
@@ -229,9 +232,9 @@ GEM
229232
snaky_hash (2.0.1)
230233
hashie
231234
version_gem (~> 1.1, >= 1.1.1)
232-
sorcery (0.16.4)
235+
sorcery (0.16.5)
233236
bcrypt (~> 3.1)
234-
oauth (~> 0.5, >= 0.5.5)
237+
oauth (>= 0.6)
235238
oauth2 (~> 2.0)
236239
spring (4.1.1)
237240
spring-watcher-listen (2.1.0)
@@ -258,7 +261,7 @@ GEM
258261
concurrent-ruby (~> 1.0)
259262
uglifier (4.2.0)
260263
execjs (>= 0.3.0, < 3)
261-
version_gem (1.1.1)
264+
version_gem (1.1.2)
262265
web-console (4.2.0)
263266
actionview (>= 6.0.0)
264267
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)