forked from huboard/huboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
64 lines (61 loc) · 1.22 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
PATH
remote: ./stint/stint
specs:
stint (0.0.1)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
encryptor (1.1.3)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
httparty (0.8.1)
multi_json
multi_xml
json (1.6.3)
mime-types (1.17.2)
multi_json (1.0.4)
multi_xml (0.4.1)
multipart-post (1.1.4)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
rack (1.3.5)
rack-no-www (0.0.2)
rack-protection (1.1.4)
rack
rdiscount (1.6.8)
rest-client (1.6.7)
mime-types (>= 1.16)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-content-for (0.2)
sinatra
sinatra_auth_github (0.1.5)
rest-client (~> 1.6.1)
sinatra (~> 1.0)
warden-github (~> 0.1.1)
tilt (1.3.3)
warden (1.0.6)
rack (>= 1.0)
warden-github (0.1.2)
json (~> 1.5)
oauth2 (~> 0.4.1)
warden (~> 1.0.4)
watchr (0.7)
PLATFORMS
ruby
DEPENDENCIES
encryptor
httparty
rack-no-www
rdiscount
sinatra
sinatra-content-for
sinatra_auth_github
stint!
watchr