opro 0.4.3 → 0.5.0

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,156 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- actionmailer (3.2.6)
5
- actionpack (= 3.2.6)
6
- mail (~> 2.4.4)
7
- actionpack (3.2.6)
8
- activemodel (= 3.2.6)
9
- activesupport (= 3.2.6)
10
- builder (~> 3.0.0)
11
- erubis (~> 2.7.0)
12
- journey (~> 1.0.1)
13
- rack (~> 1.4.0)
14
- rack-cache (~> 1.2)
15
- rack-test (~> 0.6.1)
16
- sprockets (~> 2.1.3)
17
- activemodel (3.2.6)
18
- activesupport (= 3.2.6)
19
- builder (~> 3.0.0)
20
- activerecord (3.2.6)
21
- activemodel (= 3.2.6)
22
- activesupport (= 3.2.6)
23
- arel (~> 3.0.2)
24
- tzinfo (~> 0.3.29)
25
- activerecord-jdbc-adapter (1.2.2.1)
26
- activerecord-jdbcsqlite3-adapter (1.2.2.1)
27
- activerecord-jdbc-adapter (~> 1.2.2.1)
28
- jdbc-sqlite3 (~> 3.7.2)
29
- activeresource (3.2.6)
30
- activemodel (= 3.2.6)
31
- activesupport (= 3.2.6)
32
- activesupport (3.2.6)
33
- i18n (~> 0.6)
34
- multi_json (~> 1.0)
35
- addressable (2.2.7)
36
- arel (3.0.2)
37
- bcrypt-ruby (3.0.1)
38
- bcrypt-ruby (3.0.1-java)
39
- builder (3.0.0)
40
- capybara (1.1.2)
41
- mime-types (>= 1.16)
42
- nokogiri (>= 1.3.3)
43
- rack (>= 1.0.0)
44
- rack-test (>= 0.5.4)
45
- selenium-webdriver (~> 2.0)
46
- xpath (~> 0.1.4)
47
- childprocess (0.3.1)
48
- ffi (~> 1.0.6)
49
- database_cleaner (0.8.0)
50
- devise (2.0.4)
51
- bcrypt-ruby (~> 3.0)
52
- orm_adapter (~> 0.0.3)
53
- railties (~> 3.1)
54
- warden (~> 1.1.1)
55
- erubis (2.7.0)
56
- ffi (1.0.11)
57
- ffi (1.0.11-java)
58
- git (1.2.5)
59
- hike (1.2.1)
60
- i18n (0.6.0)
61
- jdbc-sqlite3 (3.7.2)
62
- jeweler (1.6.4)
63
- bundler (~> 1.0)
64
- git (>= 1.2.5)
65
- rake
66
- journey (1.0.4)
67
- json (1.7.3)
68
- json (1.7.3-java)
69
- kramdown (0.14.0)
70
- launchy (2.1.0)
71
- addressable (~> 2.2.6)
72
- launchy (2.1.0-java)
73
- addressable (~> 2.2.6)
74
- ffi (~> 1.0.9)
75
- spoon (~> 0.0.1)
76
- mail (2.4.4)
77
- i18n (>= 0.4.0)
78
- mime-types (~> 1.16)
79
- treetop (~> 1.4.8)
80
- metaclass (0.0.1)
81
- mime-types (1.18)
82
- mocha (0.11.4)
83
- metaclass (~> 0.0.1)
84
- multi_json (1.3.6)
85
- nokogiri (1.5.2)
86
- nokogiri (1.5.2-java)
87
- orm_adapter (0.0.7)
88
- polyglot (0.3.3)
89
- rack (1.4.1)
90
- rack-cache (1.2)
91
- rack (>= 0.4)
92
- rack-ssl (1.3.2)
93
- rack
94
- rack-test (0.6.1)
95
- rack (>= 1.0)
96
- rails (3.2.6)
97
- actionmailer (= 3.2.6)
98
- actionpack (= 3.2.6)
99
- activerecord (= 3.2.6)
100
- activeresource (= 3.2.6)
101
- activesupport (= 3.2.6)
102
- bundler (~> 1.0)
103
- railties (= 3.2.6)
104
- railties (3.2.6)
105
- actionpack (= 3.2.6)
106
- activesupport (= 3.2.6)
107
- rack-ssl (~> 1.3.2)
108
- rake (>= 0.8.7)
109
- rdoc (~> 3.4)
110
- thor (>= 0.14.6, < 2.0)
111
- rake (0.9.2.2)
112
- rdoc (3.12)
113
- json (~> 1.4)
114
- rubyzip (0.9.7)
115
- selenium-webdriver (2.20.0)
116
- childprocess (>= 0.2.5)
117
- ffi (~> 1.0)
118
- multi_json (~> 1.0)
119
- rubyzip
120
- spoon (0.0.1)
121
- sprockets (2.1.3)
122
- hike (~> 1.2)
123
- rack (~> 1.0)
124
- tilt (~> 1.1, != 1.3.0)
125
- sqlite3 (1.3.5)
126
- thor (0.15.2)
127
- tilt (1.3.3)
128
- timecop (0.3.5)
129
- treetop (1.4.10)
130
- polyglot
131
- polyglot (>= 0.3.1)
132
- tzinfo (0.3.33)
133
- warden (1.1.1)
134
- rack (>= 1.0)
135
- xpath (0.1.4)
136
- nokogiri (~> 1.3)
137
-
138
- PLATFORMS
139
- java
140
- ruby
141
-
142
- DEPENDENCIES
143
- activerecord-jdbcsqlite3-adapter
144
- activesupport (>= 3.1.0)
145
- bundler (>= 1.1.3)
146
- capybara (>= 0.4.0)
147
- database_cleaner
148
- devise
149
- jdbc-sqlite3
150
- jeweler (~> 1.6.4)
151
- kramdown
152
- launchy
153
- mocha
154
- rails (>= 3.1.0)
155
- sqlite3
156
- timecop