forked from personalyze/omniauth-snapchat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (44 loc) · 948 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
PATH
remote: .
specs:
omniauth-snapchat (1.0.0)
omniauth-oauth2 (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
hashie (5.0.0)
jwt (2.7.0)
multi_xml (0.6.0)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
omniauth (2.1.1)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
rack (3.0.7)
rack-protection (3.0.5)
rack
ruby2_keywords (0.0.5)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
version_gem (1.1.2)
PLATFORMS
universal-darwin-22
DEPENDENCIES
bundler (~> 2)
omniauth-snapchat!
BUNDLED WITH
2.2.33