Skip to content

Commit ff7c625

Browse files
Merge pull request #177 from mitch3lljones/dependabot/bundler/sorcery-0.16.5
Bump sorcery from 0.16.4 to 0.16.5
2 parents 828015e + 8880e8e commit ff7c625

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

Gemfile.lock

Lines changed: 9 additions & 6 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.3-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)
@@ -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)