-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
66 lines (64 loc) · 1.31 KB
/
Gemfile.lock
File metadata and controls
66 lines (64 loc) · 1.31 KB
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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.7)
airbrake (3.0.9)
activesupport
builder
builder (3.0.0)
directory_watcher (1.4.1)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
hashie (1.2.0)
i18n (0.6.0)
multi_json (1.2.0)
multipart-post (1.1.5)
mustache (0.99.4)
nokogiri (1.5.5)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
omniauth (1.0.3)
hashie (~> 1.2)
rack
omniauth-github (1.0.1)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
psych (1.3.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
redcarpet (2.1.1)
ruhoh (1.1)
directory_watcher (~> 1.4)
mustache (~> 0.99)
nokogiri (~> 1.5)
rack (~> 1.4)
redcarpet (~> 2.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
airbrake (~> 3.0)
omniauth
omniauth-github
psych (= 1.3.2)
rack (~> 1.4)
rake (~> 0.9)
ruhoh (= 1.1)
sinatra (~> 1.3)
sqlite3 (~> 1.3)