This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
87 lines (84 loc) · 1.63 KB
/
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
GIT
remote: https://github.com/sinatra/sinatra
revision: 5f6168bfc92280892e819df524d4508cf9032f6d
specs:
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
GEM
remote: http://rubygems.org/
specs:
backports (3.6.4)
bacon (1.2.0)
coderay (1.1.0)
dotenv (1.0.2)
hashie (3.3.2)
json (1.8.1)
kgio (2.9.3)
method_source (0.8.2)
minitest (5.5.1)
multi_json (1.10.1)
multi_xml (0.5.5)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
omniauth-steam (1.0.3)
multi_json
omniauth-openid
pg (0.18.1)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.13.0)
rake (10.4.2)
ruby-openid (2.6.0)
sequel (4.18.0)
sinatra-contrib (1.4.2)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-sequel (0.9.0)
bacon
sequel (>= 3.2.0)
sinatra (>= 0.9.4)
slop (3.6.0)
steam-condenser (1.3.10)
multi_json (~> 1.6)
multi_xml (~> 0.5)
tilt (1.4.1)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
dotenv
json
minitest
omniauth-steam
pg
pry
rake
sequel
sinatra!
sinatra-contrib
sinatra-sequel
steam-condenser
unicorn