-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
46 lines (42 loc) · 865 Bytes
/
Gemfile.lock
File metadata and controls
46 lines (42 loc) · 865 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
40
41
42
43
44
45
46
PATH
remote: .
specs:
omniauth-pacreception (0.3.0)
omniauth-oauth2 (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
hashie (3.6.0)
jwt (2.1.0)
minitest (5.25.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (2.0.4)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
rack-protection
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
rack (2.0.6)
rack-protection (3.0.6)
rack
rake (13.2.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.4.19)
minitest (~> 5.25)
omniauth-pacreception!
rake (~> 13.0)
BUNDLED WITH
2.4.19