rhoconnect 3.3.1.beta4 → 3.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,101 +0,0 @@
1
- PATH
2
- remote: ../../
3
- specs:
4
- rhoconnect (3.3.1.beta3)
5
- bundler (~> 1.0)
6
- json (~> 1.6.0)
7
- rake (~> 0.9.2)
8
- redis (>= 2.2.0)
9
- resque (~> 1.20.0)
10
- rest-client (~> 1.6.1)
11
- rubyzip (~> 0.9.4)
12
- sinatra (~> 1.3)
13
- templater (~> 1.0.0)
14
- thor (~> 0.15.0)
15
- uuidtools (>= 2.1.1)
16
-
17
- GEM
18
- remote: http://rubygems.org/
19
- specs:
20
- SystemTimer (1.2.3)
21
- async-rack (0.5.1)
22
- rack (~> 1.1)
23
- daemons (1.1.8)
24
- diff-lcs (1.1.2)
25
- eventmachine (0.12.10)
26
- extlib (0.9.15)
27
- highline (1.6.13)
28
- json (1.6.7)
29
- mime-types (1.19)
30
- multi_json (1.3.6)
31
- multi_xml (0.5.1)
32
- rack (1.4.1)
33
- rack-fiber_pool (0.9.2)
34
- rack-parser (0.1.2)
35
- multi_json
36
- multi_xml
37
- rack
38
- rack-protection (1.2.0)
39
- rack
40
- rack-test (0.6.1)
41
- rack (>= 1.0)
42
- rake (0.9.2.2)
43
- redis (2.2.2)
44
- redis-namespace (1.0.3)
45
- redis (< 3.0.0)
46
- resque (1.20.0)
47
- multi_json (~> 1.0)
48
- redis-namespace (~> 1.0.2)
49
- sinatra (>= 0.9.2)
50
- vegas (~> 0.1.2)
51
- rest-client (1.6.7)
52
- mime-types (>= 1.16)
53
- rhomobile-debug (1.0.6)
54
- rspec (2.6.0)
55
- rspec-core (~> 2.6.0)
56
- rspec-expectations (~> 2.6.0)
57
- rspec-mocks (~> 2.6.0)
58
- rspec-core (2.6.4)
59
- rspec-expectations (2.6.0)
60
- diff-lcs (~> 1.1.2)
61
- rspec-mocks (2.6.0)
62
- rubyzip (0.9.9)
63
- sinatra (1.3.2)
64
- rack (~> 1.3, >= 1.3.6)
65
- rack-protection (~> 1.2)
66
- tilt (~> 1.3, >= 1.3.3)
67
- templater (1.0.0)
68
- diff-lcs (>= 1.1.2)
69
- extlib (>= 0.9.5)
70
- highline (>= 1.4.0)
71
- thin (1.4.1)
72
- daemons (>= 1.0.9)
73
- eventmachine (>= 0.12.6)
74
- rack (>= 1.0.0)
75
- thor (0.15.4)
76
- tilt (1.3.3)
77
- uuidtools (2.1.3)
78
- vegas (0.1.11)
79
- rack (>= 1.0.0)
80
-
81
- PLATFORMS
82
- ruby
83
-
84
- DEPENDENCIES
85
- SystemTimer (~> 1.2.3)
86
- async-rack
87
- dbd-jdbc (>= 0.1.4)
88
- dbi (>= 0.4.5)
89
- eventmachine (~> 1.0.0.beta)
90
- jdbc-sqlite3 (>= 3.7.2)
91
- jruby-openssl (>= 0.7.4)
92
- rack-fiber_pool
93
- rack-parser
94
- rack-test (>= 0.5.3)
95
- rhoconnect!
96
- rhomobile-debug (>= 1.0.2)
97
- rspec (~> 2.6.0)
98
- thin
99
- trinidad
100
- warbler
101
- win32-process
Binary file