forked from krystal/omniauth-atech
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (35 loc) · 704 Bytes
/
Copy pathGemfile.lock
File metadata and controls
39 lines (35 loc) · 704 Bytes
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
PATH
remote: .
specs:
omniauth-atech (1.3.0)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
GEM
remote: http://rubygems.org/
specs:
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
hashie (4.1.0)
jwt (2.2.1)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
rack (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
omniauth-atech!
BUNDLED WITH
1.17.2