-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
87 lines (84 loc) · 1.83 KB
/
Gemfile.lock
File metadata and controls
87 lines (84 loc) · 1.83 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
GEM
remote: http://rubygems.org/
specs:
async-rack (0.5.1)
rack (~> 1.1)
connection_pool (1.2.0)
daemons (1.2.3)
diff-lcs (1.2.5)
eventmachine (1.0.9.1)
json (1.8.3)
mime-types (1.25.1)
mono_logger (1.1.0)
multi_json (1.11.3)
rack (1.5.5)
rack-fiber_pool (0.9.3)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
redis (3.3.0)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
resque (1.26.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rest-client (1.6.9)
mime-types (~> 1.16)
rhoconnect (5.4.0)
bundler (~> 1.0)
connection_pool (~> 1.2.0)
json (~> 1.8)
rack (~> 1.5.2)
rake (~> 10.4.0)
redis (>= 3.0.1)
resque (>= 1.22.0)
rest-client (~> 1.6.1)
rubyzip (~> 1.1)
sinatra (~> 1.4)
thor (~> 0.18.0)
rhomobile-debug (1.0.7)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
rubyzip (1.2.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.18.1)
tilt (2.0.2)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
async-rack
dbd-jdbc (>= 0.1.4)
dbi (>= 0.4.5)
eventmachine (~> 1.0.5)
jdbc-sqlite3 (>= 3.7.2)
puma (~> 1.6.0)
rack-fiber_pool
rack-test (~> 0.6)
rhoconnect (= 5.4.0)
rhomobile-debug (>= 1.0.2)
rspec (~> 2.14)
thin
warbler
win32-process (= 0.6.6)
BUNDLED WITH
1.11.2