forked from trygvis/webglue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (54 loc) · 995 Bytes
/
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
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
SystemTimer (1.2.3)
crack (0.3.1)
daemons (1.1.4)
eventmachine (0.12.10)
httpclient (2.2.3)
json (1.6.3)
kgio (2.6.0)
libxml-ruby (1.1.3)
rack (1.3.5)
rack-protection (1.1.4)
rack
raindrops (0.8.0)
rake (0.9.2.2)
ratom (0.6.10)
libxml-ruby (>= 1.1.2)
ruby-hmac (0.4.0)
sequel (3.30.0)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
PLATFORMS
ruby
DEPENDENCIES
SystemTimer
crack
eventmachine
httpclient
json
libxml-ruby
rake
ratom
ruby-hmac
sequel
sinatra
sqlite3-ruby
thin
unicorn