rhoconnect 3.2.0 → 3.2.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,97 +0,0 @@
1
- PATH
2
- remote: ../../
3
- specs:
4
- rhoconnect (3.2.0.beta1)
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.14.6)
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.3)
25
- eventmachine (0.12.10)
26
- extlib (0.9.15)
27
- highline (1.6.11)
28
- json (1.6.6)
29
- mime-types (1.18)
30
- multi_json (1.3.2)
31
- rack (1.4.1)
32
- rack-fiber_pool (0.9.2)
33
- rack-protection (1.2.0)
34
- rack
35
- rack-test (0.6.1)
36
- rack (>= 1.0)
37
- rake (0.9.2.2)
38
- redis (2.2.2)
39
- redis-namespace (1.0.3)
40
- redis (< 3.0.0)
41
- resque (1.20.0)
42
- multi_json (~> 1.0)
43
- redis-namespace (~> 1.0.2)
44
- sinatra (>= 0.9.2)
45
- vegas (~> 0.1.2)
46
- rest-client (1.6.7)
47
- mime-types (>= 1.16)
48
- rhomobile-debug (1.0.6)
49
- rspec (2.6.0)
50
- rspec-core (~> 2.6.0)
51
- rspec-expectations (~> 2.6.0)
52
- rspec-mocks (~> 2.6.0)
53
- rspec-core (2.6.4)
54
- rspec-expectations (2.6.0)
55
- diff-lcs (~> 1.1.2)
56
- rspec-mocks (2.6.0)
57
- rubyzip (0.9.7)
58
- sinatra (1.3.2)
59
- rack (~> 1.3, >= 1.3.6)
60
- rack-protection (~> 1.2)
61
- tilt (~> 1.3, >= 1.3.3)
62
- sqlite3 (1.3.5)
63
- templater (1.0.0)
64
- diff-lcs (>= 1.1.2)
65
- extlib (>= 0.9.5)
66
- highline (>= 1.4.0)
67
- thin (1.3.1)
68
- daemons (>= 1.0.9)
69
- eventmachine (>= 0.12.6)
70
- rack (>= 1.0.0)
71
- thor (0.14.6)
72
- tilt (1.3.3)
73
- uuidtools (2.1.2)
74
- vegas (0.1.11)
75
- rack (>= 1.0.0)
76
-
77
- PLATFORMS
78
- ruby
79
-
80
- DEPENDENCIES
81
- SystemTimer (~> 1.2.3)
82
- async-rack
83
- dbd-jdbc (>= 0.1.4)
84
- dbi (>= 0.4.5)
85
- eventmachine (~> 1.0.0.beta)
86
- jdbc-sqlite3 (>= 3.7.2)
87
- jruby-openssl (>= 0.7.4)
88
- rack-fiber_pool
89
- rack-test (>= 0.5.3)
90
- rhoconnect!
91
- rhomobile-debug (>= 1.0.2)
92
- rspec (~> 2.6.0)
93
- sqlite3 (>= 1.3.3)
94
- thin
95
- trinidad
96
- warbler
97
- win32-process
Binary file