-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
73 lines (70 loc) · 1.4 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
bugsnag (5.0.1)
dotenv (2.2.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
hashie (3.5.3)
httpauth (0.2.1)
json (2.0.3)
jwt (0.1.13)
multi_json (>= 1.5)
mini_portile2 (2.1.0)
multi_json (1.12.1)
multipart-post (2.0.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
octicons (3.0.1)
nokogiri (>= 1.6.3.1)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
omniauth (1.5.0)
hashie (~> 3.5.0, < 4)
rack (>= 1.6.2, < 3)
omniauth-github (1.1.2)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
pg (0.19.0)
postmark (1.10.0)
json
rake
public_suffix (2.0.5)
rack (1.6.5)
rack-protection (1.5.3)
rack
rake (12.0.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sequel (4.43.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.6)
PLATFORMS
ruby
DEPENDENCIES
bugsnag
dotenv
octicons
octokit
omniauth-github
pg
postmark
sequel
sinatra
BUNDLED WITH
1.13.7