Commit 1f6b255768d0c417b0782b722416685bdc60fb99

Authored by Antonio Terceiro
1 parent d88a980e
Exists in master and in 1 other branch gitlab-8.x

updated dependencies

Showing 185 changed files with 259 additions and 199 deletions   Show diff stats

Too many changes.

To preserve performance only 100 of 185 files displayed.

1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
  4 + CFPropertyList (2.2.8)
4 RedCloth (4.2.9) 5 RedCloth (4.2.9)
5 - ace-rails-ap (2.0.1)  
6 - actionmailer (4.1.1)  
7 - actionpack (= 4.1.1)  
8 - actionview (= 4.1.1)  
9 - mail (~> 2.5.4)  
10 - actionpack (4.1.1)  
11 - actionview (= 4.1.1)  
12 - activesupport (= 4.1.1) 6 + ace-rails-ap (3.0.1)
  7 + actionmailer (4.1.8)
  8 + actionpack (= 4.1.8)
  9 + actionview (= 4.1.8)
  10 + mail (~> 2.5, >= 2.5.4)
  11 + actionpack (4.1.8)
  12 + actionview (= 4.1.8)
  13 + activesupport (= 4.1.8)
13 rack (~> 1.5.2) 14 rack (~> 1.5.2)
14 rack-test (~> 0.6.2) 15 rack-test (~> 0.6.2)
15 - actionview (4.1.1)  
16 - activesupport (= 4.1.1) 16 + actionview (4.1.8)
  17 + activesupport (= 4.1.8)
17 builder (~> 3.1) 18 builder (~> 3.1)
18 erubis (~> 2.7.0) 19 erubis (~> 2.7.0)
19 - activemodel (4.1.1)  
20 - activesupport (= 4.1.1) 20 + activemodel (4.1.8)
  21 + activesupport (= 4.1.8)
21 builder (~> 3.1) 22 builder (~> 3.1)
22 - activerecord (4.1.1)  
23 - activemodel (= 4.1.1)  
24 - activesupport (= 4.1.1) 23 + activerecord (4.1.8)
  24 + activemodel (= 4.1.8)
  25 + activesupport (= 4.1.8)
25 arel (~> 5.0.0) 26 arel (~> 5.0.0)
26 - activesupport (4.1.1) 27 + activesupport (4.1.8)
27 i18n (~> 0.6, >= 0.6.9) 28 i18n (~> 0.6, >= 0.6.9)
28 json (~> 1.7, >= 1.7.7) 29 json (~> 1.7, >= 1.7.7)
29 minitest (~> 5.1) 30 minitest (~> 5.1)
30 thread_safe (~> 0.1) 31 thread_safe (~> 0.1)
31 tzinfo (~> 1.1) 32 tzinfo (~> 1.1)
32 - acts-as-taggable-on (2.4.1)  
33 - rails (>= 3, < 5)  
34 - addressable (2.3.5)  
35 - annotate (2.6.0) 33 + acts-as-taggable-on (3.4.2)
  34 + activerecord (>= 3.2, < 5)
  35 + addressable (2.3.6)
  36 + annotate (2.6.5)
36 activerecord (>= 2.3.0) 37 activerecord (>= 2.3.0)
37 rake (>= 0.8.7) 38 rake (>= 0.8.7)
38 arel (5.0.1.20140414130214) 39 arel (5.0.1.20140414130214)
39 asciidoctor (0.1.4) 40 asciidoctor (0.1.4)
40 awesome_print (1.2.0) 41 awesome_print (1.2.0)
41 - axiom-types (0.0.5)  
42 - descendants_tracker (~> 0.0.1)  
43 - ice_nine (~> 0.9)  
44 - bcrypt (3.1.7)  
45 - better_errors (1.0.1) 42 + axiom-types (0.1.1)
  43 + descendants_tracker (~> 0.0.4)
  44 + ice_nine (~> 0.11.0)
  45 + thread_safe (~> 0.3, >= 0.3.1)
  46 + bcrypt (3.1.9)
  47 + better_errors (2.0.0)
46 coderay (>= 1.0.0) 48 coderay (>= 1.0.0)
47 erubis (>= 2.6.6) 49 erubis (>= 2.6.6)
  50 + rack (>= 0.9.0)
48 binding_of_caller (0.7.2) 51 binding_of_caller (0.7.2)
49 debug_inspector (>= 0.0.1) 52 debug_inspector (>= 0.0.1)
50 - bootstrap-sass (3.0.3.0) 53 + bootstrap-sass (3.3.1.0)
51 sass (~> 3.2) 54 sass (~> 3.2)
52 builder (3.2.2) 55 builder (3.2.2)
53 capybara (2.2.1) 56 capybara (2.2.1)
@@ -56,46 +59,48 @@ GEM @@ -56,46 +59,48 @@ GEM
56 rack (>= 1.0.0) 59 rack (>= 1.0.0)
57 rack-test (>= 0.5.4) 60 rack-test (>= 0.5.4)
58 xpath (~> 2.0) 61 xpath (~> 2.0)
59 - carrierwave (0.9.0) 62 + carrierwave (0.10.0)
60 activemodel (>= 3.2.0) 63 activemodel (>= 3.2.0)
61 activesupport (>= 3.2.0) 64 activesupport (>= 3.2.0)
62 json (>= 1.7) 65 json (>= 1.7)
63 - celluloid (0.15.2)  
64 - timers (~> 1.1.0) 66 + mime-types (>= 1.16)
  67 + celluloid (0.16.0)
  68 + timers (~> 4.0.0)
65 charlock_holmes (0.6.9.4) 69 charlock_holmes (0.6.9.4)
66 cliver (0.3.2) 70 cliver (0.3.2)
67 - code_analyzer (0.4.3) 71 + code_analyzer (0.4.5)
68 sexp_processor 72 sexp_processor
69 coderay (1.1.0) 73 coderay (1.1.0)
70 coercible (1.0.0) 74 coercible (1.0.0)
71 descendants_tracker (~> 0.0.1) 75 descendants_tracker (~> 0.0.1)
72 - coffee-rails (4.0.1) 76 + coffee-rails (4.1.0)
73 coffee-script (>= 2.2.0) 77 coffee-script (>= 2.2.0)
74 railties (>= 4.0.0, < 5.0) 78 railties (>= 4.0.0, < 5.0)
75 - coffee-script (2.2.0) 79 + coffee-script (2.3.0)
76 coffee-script-source 80 coffee-script-source
77 execjs 81 execjs
78 - coffee-script-source (1.6.3) 82 + coffee-script-source (1.8.0)
79 colored (1.2) 83 colored (1.2)
80 - colorize (0.5.8)  
81 - connection_pool (1.2.0)  
82 - coveralls (0.7.0) 84 + colorize (0.7.3)
  85 + connection_pool (2.1.0)
  86 + coveralls (0.7.1)
83 multi_json (~> 1.3) 87 multi_json (~> 1.3)
84 rest-client 88 rest-client
85 simplecov (>= 0.7) 89 simplecov (>= 0.7)
86 term-ansicolor 90 term-ansicolor
87 thor 91 thor
88 - crack (0.4.1)  
89 - safe_yaml (~> 0.9.0) 92 + crack (0.4.2)
  93 + safe_yaml (~> 1.0.0)
90 creole (0.3.8) 94 creole (0.3.8)
91 d3_rails (3.1.10) 95 d3_rails (3.1.10)
92 railties (>= 3.1.0) 96 railties (>= 3.1.0)
93 daemons (1.1.9) 97 daemons (1.1.9)
94 database_cleaner (1.3.0) 98 database_cleaner (1.3.0)
95 debug_inspector (0.0.2) 99 debug_inspector (0.0.2)
96 - default_value_for (3.0.0) 100 + default_value_for (3.0.0.1)
97 activerecord (>= 3.2.0, < 5.0) 101 activerecord (>= 3.2.0, < 5.0)
98 - descendants_tracker (0.0.3) 102 + descendants_tracker (0.0.4)
  103 + thread_safe (~> 0.3, >= 0.3.1)
99 devise (3.2.4) 104 devise (3.2.4)
100 bcrypt (~> 3.0) 105 bcrypt (~> 3.0)
101 orm_adapter (~> 0.1) 106 orm_adapter (~> 0.1)
@@ -105,64 +110,103 @@ GEM @@ -105,64 +110,103 @@ GEM
105 devise-async (0.9.0) 110 devise-async (0.9.0)
106 devise (~> 3.2) 111 devise (~> 3.2)
107 diff-lcs (1.2.5) 112 diff-lcs (1.2.5)
108 - diffy (3.0.3) 113 + diffy (3.0.7)
109 docile (1.1.5) 114 docile (1.1.5)
110 - dotenv (0.9.0)  
111 - dropzonejs-rails (0.4.14) 115 + dotenv (1.0.2)
  116 + dropzonejs-rails (0.5.2)
112 rails (> 3.1) 117 rails (> 3.1)
113 - email_spec (1.5.0) 118 + email_spec (1.6.0)
114 launchy (~> 2.1) 119 launchy (~> 2.1)
115 mail (~> 2.2) 120 mail (~> 2.2)
116 emoji (1.0.1) 121 emoji (1.0.1)
117 json 122 json
118 - enumerize (0.7.0) 123 + enumerize (0.8.0)
119 activesupport (>= 3.2) 124 activesupport (>= 3.2)
120 - equalizer (0.0.8) 125 + equalizer (0.0.9)
121 erubis (2.7.0) 126 erubis (2.7.0)
122 escape_utils (0.2.4) 127 escape_utils (0.2.4)
123 eventmachine (1.0.3) 128 eventmachine (1.0.3)
124 - excon (0.32.1)  
125 - execjs (2.0.2) 129 + excon (0.41.0)
  130 + execjs (2.2.2)
126 expression_parser (0.9.0) 131 expression_parser (0.9.0)
127 - factory_girl (4.3.0) 132 + factory_girl (4.5.0)
128 activesupport (>= 3.0.0) 133 activesupport (>= 3.0.0)
129 - factory_girl_rails (4.3.0)  
130 - factory_girl (~> 4.3.0) 134 + factory_girl_rails (4.5.0)
  135 + factory_girl (~> 4.5.0)
131 railties (>= 3.0.0) 136 railties (>= 3.0.0)
132 faraday (0.8.9) 137 faraday (0.8.9)
133 multipart-post (~> 1.2.0) 138 multipart-post (~> 1.2.0)
134 - faraday_middleware (0.9.0)  
135 - faraday (>= 0.7.4, < 0.9)  
136 - ffaker (1.22.1)  
137 - ffi (1.9.3)  
138 - fog (1.21.0)  
139 - fog-brightbox  
140 - fog-core (~> 1.21, >= 1.21.1) 139 + faraday_middleware (0.9.1)
  140 + faraday (>= 0.7.4, < 0.10)
  141 + ffaker (1.25.0)
  142 + ffi (1.9.6)
  143 + fission (0.5.0)
  144 + CFPropertyList (~> 2.2)
  145 + fog (1.25.0)
  146 + fog-brightbox (~> 0.4)
  147 + fog-core (~> 1.25)
141 fog-json 148 fog-json
  149 + fog-profitbricks
  150 + fog-radosgw (>= 0.0.2)
  151 + fog-sakuracloud (>= 0.0.4)
  152 + fog-softlayer
  153 + fog-terremark
  154 + fog-vmfusion
  155 + fog-voxel
  156 + fog-xml (~> 0.1.1)
  157 + ipaddress (~> 0.5)
142 nokogiri (~> 1.5, >= 1.5.11) 158 nokogiri (~> 1.5, >= 1.5.11)
143 - fog-brightbox (0.0.1)  
144 - fog-core 159 + opennebula
  160 + fog-brightbox (0.7.0)
  161 + fog-core (~> 1.22)
145 fog-json 162 fog-json
146 - fog-core (1.21.1) 163 + inflecto (~> 0.0.2)
  164 + fog-core (1.25.0)
147 builder 165 builder
148 - excon (~> 0.32)  
149 - formatador (~> 0.2.0) 166 + excon (~> 0.38)
  167 + formatador (~> 0.2)
150 mime-types 168 mime-types
151 net-scp (~> 1.1) 169 net-scp (~> 1.1)
152 net-ssh (>= 2.1.3) 170 net-ssh (>= 2.1.3)
153 fog-json (1.0.0) 171 fog-json (1.0.0)
154 multi_json (~> 1.0) 172 multi_json (~> 1.0)
  173 + fog-profitbricks (0.0.1)
  174 + fog-core
  175 + fog-xml
  176 + nokogiri
  177 + fog-radosgw (0.0.3)
  178 + fog-core (>= 1.21.0)
  179 + fog-json
  180 + fog-xml (>= 0.0.1)
  181 + fog-sakuracloud (0.1.1)
  182 + fog-core
  183 + fog-json
  184 + fog-softlayer (0.3.24)
  185 + fog-core
  186 + fog-json
  187 + fog-terremark (0.0.3)
  188 + fog-core
  189 + fog-xml
  190 + fog-vmfusion (0.0.1)
  191 + fission
  192 + fog-core
  193 + fog-voxel (0.0.1)
  194 + fog-core
  195 + fog-xml
  196 + fog-xml (0.1.1)
  197 + fog-core
  198 + nokogiri (~> 1.5, >= 1.5.11)
155 font-awesome-rails (4.2.0.0) 199 font-awesome-rails (4.2.0.0)
156 railties (>= 3.2, < 5.0) 200 railties (>= 3.2, < 5.0)
157 - foreman (0.63.0)  
158 - dotenv (>= 0.7)  
159 - thor (>= 0.13.6)  
160 - formatador (0.2.4) 201 + foreman (0.76.0)
  202 + dotenv (~> 1.0.2)
  203 + thor (~> 0.19.1)
  204 + formatador (0.2.5)
161 gemnasium-gitlab-service (0.2.2) 205 gemnasium-gitlab-service (0.2.2)
162 rugged (~> 0.19) 206 rugged (~> 0.19)
163 - gherkin-ruby (0.3.1)  
164 - racc  
165 - github-markup (1.1.0) 207 + gherkin-ruby (0.3.2)
  208 + github-markup (1.1.2)
  209 + posix-spawn (~> 0.3.8)
166 gitlab-flowdock-git-hook (0.4.2.2) 210 gitlab-flowdock-git-hook (0.4.2.2)
167 gitlab-grit (>= 2.4.1) 211 gitlab-grit (>= 2.4.1)
168 multi_json 212 multi_json
@@ -197,7 +241,7 @@ GEM @@ -197,7 +241,7 @@ GEM
197 rouge (~> 1.3.3) 241 rouge (~> 1.3.3)
198 sanitize (~> 2.1.0) 242 sanitize (~> 2.1.0)
199 stringex (~> 2.5.1) 243 stringex (~> 2.5.1)
200 - gon (5.0.1) 244 + gon (5.0.4)
201 actionpack (>= 2.3.0) 245 actionpack (>= 2.3.0)
202 json 246 json
203 grape (0.6.1) 247 grape (0.6.1)
@@ -210,20 +254,20 @@ GEM @@ -210,20 +254,20 @@ GEM
210 rack-accept 254 rack-accept
211 rack-mount 255 rack-mount
212 virtus (>= 1.0.0) 256 virtus (>= 1.0.0)
213 - grape-entity (0.4.2) 257 + grape-entity (0.4.4)
214 activesupport 258 activesupport
215 multi_json (>= 1.3.2) 259 multi_json (>= 1.3.2)
216 growl (1.0.3) 260 growl (1.0.3)
217 - guard (2.2.4) 261 + guard (2.9.0)
218 formatador (>= 0.2.4) 262 formatador (>= 0.2.4)
219 - listen (~> 2.1) 263 + listen (~> 2.7)
220 lumberjack (~> 1.0) 264 lumberjack (~> 1.0)
221 pry (>= 0.9.12) 265 pry (>= 0.9.12)
222 thor (>= 0.18.1) 266 thor (>= 0.18.1)
223 - guard-rspec (4.2.0)  
224 - guard (>= 2.1.1) 267 + guard-rspec (4.3.1)
  268 + guard (~> 2.1)
225 rspec (>= 2.14, < 4.0) 269 rspec (>= 2.14, < 4.0)
226 - guard-spinach (0.0.2) 270 + guard-spinach (0.0.3)
227 guard (>= 1.1) 271 guard (>= 1.1)
228 spinach 272 spinach
229 haml (4.0.5) 273 haml (4.0.5)
@@ -237,7 +281,7 @@ GEM @@ -237,7 +281,7 @@ GEM
237 hike (1.2.3) 281 hike (1.2.3)
238 hipchat (0.14.0) 282 hipchat (0.14.0)
239 httparty 283 httparty
240 - httparty 284 + hitimes (1.2.2)
241 html-pipeline (1.11.0) 285 html-pipeline (1.11.0)
242 activesupport (>= 2) 286 activesupport (>= 2)
243 nokogiri (~> 1.4) 287 nokogiri (~> 1.4)
@@ -247,28 +291,30 @@ GEM @@ -247,28 +291,30 @@ GEM
247 html-pipeline (~> 1.11.0) 291 html-pipeline (~> 1.11.0)
248 sanitize (~> 2.1) 292 sanitize (~> 2.1)
249 http_parser.rb (0.5.3) 293 http_parser.rb (0.5.3)
250 - httparty (0.13.0) 294 + httparty (0.13.3)
251 json (~> 1.8) 295 json (~> 1.8)
252 multi_xml (>= 0.5.2) 296 multi_xml (>= 0.5.2)
253 httpauth (0.2.1) 297 httpauth (0.2.1)
254 i18n (0.6.11) 298 i18n (0.6.11)
255 - ice_nine (0.10.0) 299 + ice_nine (0.11.0)
  300 + inflecto (0.0.2)
  301 + ipaddress (0.8.0)
256 jasmine (2.0.2) 302 jasmine (2.0.2)
257 jasmine-core (~> 2.0.0) 303 jasmine-core (~> 2.0.0)
258 phantomjs 304 phantomjs
259 rack (>= 1.2.1) 305 rack (>= 1.2.1)
260 rake 306 rake
261 - jasmine-core (2.0.0) 307 + jasmine-core (2.0.2)
262 jquery-atwho-rails (0.3.3) 308 jquery-atwho-rails (0.3.3)
263 - jquery-rails (3.1.0) 309 + jquery-rails (3.1.2)
264 railties (>= 3.0, < 5.0) 310 railties (>= 3.0, < 5.0)
265 thor (>= 0.14, < 2.0) 311 thor (>= 0.14, < 2.0)
266 jquery-scrollto-rails (1.4.3) 312 jquery-scrollto-rails (1.4.3)
267 railties (> 3.1, < 5.0) 313 railties (> 3.1, < 5.0)
268 - jquery-turbolinks (2.0.1) 314 + jquery-turbolinks (2.1.0)
269 railties (>= 3.1.0) 315 railties (>= 3.1.0)
270 turbolinks 316 turbolinks
271 - jquery-ui-rails (4.2.1) 317 + jquery-ui-rails (5.0.2)
272 railties (>= 3.2.16) 318 railties (>= 3.2.16)
273 json (1.8.1) 319 json (1.8.1)
274 jwt (0.1.13) 320 jwt (0.1.13)
@@ -276,37 +322,37 @@ GEM @@ -276,37 +322,37 @@ GEM
276 kaminari (0.15.1) 322 kaminari (0.15.1)
277 actionpack (>= 3.0.0) 323 actionpack (>= 3.0.0)
278 activesupport (>= 3.0.0) 324 activesupport (>= 3.0.0)
279 - kgio (2.8.1)  
280 - launchy (2.4.2) 325 + kgio (2.9.2)
  326 + launchy (2.4.3)
281 addressable (~> 2.3) 327 addressable (~> 2.3)
282 - letter_opener (1.1.2) 328 + letter_opener (1.2.0)
283 launchy (~> 2.2) 329 launchy (~> 2.2)
284 - libv8 (3.16.14.3)  
285 - listen (2.3.1) 330 + libv8 (3.16.14.7)
  331 + listen (2.8.3)
286 celluloid (>= 0.15.2) 332 celluloid (>= 0.15.2)
287 rb-fsevent (>= 0.9.3) 333 rb-fsevent (>= 0.9.3)
288 rb-inotify (>= 0.9) 334 rb-inotify (>= 0.9)
289 - lumberjack (1.0.4)  
290 - mail (2.5.4)  
291 - mime-types (~> 1.16)  
292 - treetop (~> 1.4.8) 335 + lumberjack (1.0.9)
  336 + mail (2.6.3)
  337 + mime-types (>= 1.16, < 3)
293 method_source (0.8.2) 338 method_source (0.8.2)
294 mime-types (1.25.1) 339 mime-types (1.25.1)
295 - mini_portile (0.6.0) 340 + mini_portile (0.6.1)
296 minitest (5.3.5) 341 minitest (5.3.5)
297 mousetrap-rails (1.4.6) 342 mousetrap-rails (1.4.6)
298 multi_json (1.10.1) 343 multi_json (1.10.1)
299 multi_xml (0.5.5) 344 multi_xml (0.5.5)
300 multipart-post (1.2.0) 345 multipart-post (1.2.0)
301 - mysql2 (0.3.16) 346 + mysql2 (0.3.17)
302 net-ldap (0.9.0) 347 net-ldap (0.9.0)
303 - net-scp (1.1.2) 348 + net-scp (1.2.1)
304 net-ssh (>= 2.6.5) 349 net-ssh (>= 2.6.5)
305 - net-ssh (2.8.0)  
306 - newrelic_rpm (3.9.4.245)  
307 - nokogiri (1.6.2.1)  
308 - mini_portile (= 0.6.0)  
309 - nprogress-rails (0.1.2.3) 350 + net-ssh (2.9.1)
  351 + netrc (0.8.0)
  352 + newrelic_rpm (3.9.7.266)
  353 + nokogiri (1.6.5)
  354 + mini_portile (~> 0.6.0)
  355 + nprogress-rails (0.1.6.3)
310 oauth (0.4.7) 356 oauth (0.4.7)
311 oauth2 (0.8.1) 357 oauth2 (0.8.1)
312 faraday (~> 0.8) 358 faraday (~> 0.8)
@@ -317,10 +363,10 @@ GEM @@ -317,10 +363,10 @@ GEM
317 omniauth (1.1.4) 363 omniauth (1.1.4)
318 hashie (>= 1.2, < 3) 364 hashie (>= 1.2, < 3)
319 rack 365 rack
320 - omniauth-github (1.1.1) 366 + omniauth-github (1.1.2)
321 omniauth (~> 1.0) 367 omniauth (~> 1.0)
322 omniauth-oauth2 (~> 1.1) 368 omniauth-oauth2 (~> 1.1)
323 - omniauth-google-oauth2 (0.2.5) 369 + omniauth-google-oauth2 (0.2.6)
324 omniauth (> 1.0) 370 omniauth (> 1.0)
325 omniauth-oauth2 (~> 1.1) 371 omniauth-oauth2 (~> 1.1)
326 omniauth-oauth (1.0.1) 372 omniauth-oauth (1.0.1)
@@ -329,81 +375,88 @@ GEM @@ -329,81 +375,88 @@ GEM
329 omniauth-oauth2 (1.1.1) 375 omniauth-oauth2 (1.1.1)
330 oauth2 (~> 0.8.0) 376 oauth2 (~> 0.8.0)
331 omniauth (~> 1.0) 377 omniauth (~> 1.0)
332 - omniauth-shibboleth (1.1.1) 378 + omniauth-shibboleth (1.2.0)
333 omniauth (>= 1.0.0) 379 omniauth (>= 1.0.0)
334 - omniauth-twitter (1.0.1) 380 + omniauth-twitter (1.1.0)
335 multi_json (~> 1.3) 381 multi_json (~> 1.3)
336 omniauth-oauth (~> 1.0) 382 omniauth-oauth (~> 1.0)
  383 + opennebula (4.10.1)
  384 + json
  385 + nokogiri
  386 + rbvmomi
337 org-ruby (0.9.9) 387 org-ruby (0.9.9)
338 rubypants (~> 0.2) 388 rubypants (~> 0.2)
339 orm_adapter (0.5.0) 389 orm_adapter (0.5.0)
340 - pg (0.15.1)  
341 - phantomjs (1.9.2.0) 390 + pg (0.17.1)
  391 + phantomjs (1.9.7.1)
342 poltergeist (1.5.1) 392 poltergeist (1.5.1)
343 capybara (~> 2.1) 393 capybara (~> 2.1)
344 cliver (~> 0.3.1) 394 cliver (~> 0.3.1)
345 multi_json (~> 1.0) 395 multi_json (~> 1.0)
346 websocket-driver (>= 0.2.0) 396 websocket-driver (>= 0.2.0)
347 - polyglot (0.3.4)  
348 posix-spawn (0.3.9) 397 posix-spawn (0.3.9)
349 - pry (0.9.12.4)  
350 - coderay (~> 1.0)  
351 - method_source (~> 0.8) 398 + pry (0.10.1)
  399 + coderay (~> 1.1.0)
  400 + method_source (~> 0.8.1)
352 slop (~> 3.4) 401 slop (~> 3.4)
353 pyu-ruby-sasl (0.0.3.3) 402 pyu-ruby-sasl (0.0.3.3)
354 - quiet_assets (1.0.2) 403 + quiet_assets (1.0.3)
355 railties (>= 3.1, < 5.0) 404 railties (>= 3.1, < 5.0)
356 - racc (1.4.10)  
357 rack (1.5.2) 405 rack (1.5.2)
358 rack-accept (0.4.5) 406 rack-accept (0.4.5)
359 rack (>= 0.4) 407 rack (>= 0.4)
360 - rack-attack (2.3.0) 408 + rack-attack (4.2.0)
361 rack 409 rack
362 rack-cors (0.2.9) 410 rack-cors (0.2.9)
363 - rack-mini-profiler (0.9.0) 411 + rack-mini-profiler (0.9.2)
364 rack (>= 1.1.3) 412 rack (>= 1.1.3)
365 rack-mount (0.8.3) 413 rack-mount (0.8.3)
366 rack (>= 1.0.0) 414 rack (>= 1.0.0)
367 - rack-protection (1.5.1) 415 + rack-protection (1.5.3)
368 rack 416 rack
369 rack-test (0.6.2) 417 rack-test (0.6.2)
370 rack (>= 1.0) 418 rack (>= 1.0)
371 - rails (4.1.1)  
372 - actionmailer (= 4.1.1)  
373 - actionpack (= 4.1.1)  
374 - actionview (= 4.1.1)  
375 - activemodel (= 4.1.1)  
376 - activerecord (= 4.1.1)  
377 - activesupport (= 4.1.1) 419 + rails (4.1.8)
  420 + actionmailer (= 4.1.8)
  421 + actionpack (= 4.1.8)
  422 + actionview (= 4.1.8)
  423 + activemodel (= 4.1.8)
  424 + activerecord (= 4.1.8)
  425 + activesupport (= 4.1.8)
378 bundler (>= 1.3.0, < 2.0) 426 bundler (>= 1.3.0, < 2.0)
379 - railties (= 4.1.1) 427 + railties (= 4.1.8)
380 sprockets-rails (~> 2.0) 428 sprockets-rails (~> 2.0)
381 rails_autolink (1.1.6) 429 rails_autolink (1.1.6)
382 rails (> 3.1) 430 rails (> 3.1)
383 - rails_best_practices (1.14.4) 431 + rails_best_practices (1.15.4)
384 activesupport 432 activesupport
385 awesome_print 433 awesome_print
386 code_analyzer (>= 0.4.3) 434 code_analyzer (>= 0.4.3)
387 colored 435 colored
388 erubis 436 erubis
389 i18n 437 i18n
  438 + json
390 require_all 439 require_all
391 ruby-progressbar 440 ruby-progressbar
392 - railties (4.1.1)  
393 - actionpack (= 4.1.1)  
394 - activesupport (= 4.1.1) 441 + railties (4.1.8)
  442 + actionpack (= 4.1.8)
  443 + activesupport (= 4.1.8)
395 rake (>= 0.8.7) 444 rake (>= 0.8.7)
396 thor (>= 0.18.1, < 2.0) 445 thor (>= 0.18.1, < 2.0)
397 - raindrops (0.12.0)  
398 - rake (10.3.2) 446 + raindrops (0.13.0)
  447 + rake (10.4.0)
399 raphael-rails (2.1.2) 448 raphael-rails (2.1.2)
400 - rb-fsevent (0.9.3)  
401 - rb-inotify (0.9.2) 449 + rb-fsevent (0.9.4)
  450 + rb-inotify (0.9.5)
402 ffi (>= 0.5.0) 451 ffi (>= 0.5.0)
  452 + rbvmomi (1.8.2)
  453 + builder
  454 + nokogiri (>= 1.4.1)
  455 + trollop
403 rdoc (3.12.2) 456 rdoc (3.12.2)
404 json (~> 1.4) 457 json (~> 1.4)
405 redcarpet (3.1.2) 458 redcarpet (3.1.2)
406 - redis (3.0.6) 459 + redis (3.1.0)
407 redis-actionpack (4.0.0) 460 redis-actionpack (4.0.0)
408 actionpack (~> 4) 461 actionpack (~> 4)
409 redis-rack (~> 1.5.0) 462 redis-rack (~> 1.5.0)
@@ -411,8 +464,8 @@ GEM @@ -411,8 +464,8 @@ GEM
411 redis-activesupport (4.0.0) 464 redis-activesupport (4.0.0)
412 activesupport (~> 4) 465 activesupport (~> 4)
413 redis-store (~> 1.1.0) 466 redis-store (~> 1.1.0)
414 - redis-namespace (1.4.1)  
415 - redis (~> 3.0.4) 467 + redis-namespace (1.5.1)
  468 + redis (~> 3.0, >= 3.0.4)
416 redis-rack (1.5.0) 469 redis-rack (1.5.0)
417 rack (~> 1.5) 470 rack (~> 1.5)
418 redis-store (~> 1.1.0) 471 redis-store (~> 1.1.0)
@@ -423,52 +476,58 @@ GEM @@ -423,52 +476,58 @@ GEM
423 redis-store (1.1.4) 476 redis-store (1.1.4)
424 redis (>= 2.2) 477 redis (>= 2.2)
425 ref (1.0.5) 478 ref (1.0.5)
426 - request_store (1.0.5) 479 + request_store (1.1.0)
427 require_all (1.3.2) 480 require_all (1.3.2)
428 - rest-client (1.6.7)  
429 - mime-types (>= 1.16) 481 + rest-client (1.7.2)
  482 + mime-types (>= 1.16, < 3.0)
  483 + netrc (~> 0.7)
430 rinku (1.7.3) 484 rinku (1.7.3)
431 - rouge (1.3.3)  
432 - rspec (2.14.1)  
433 - rspec-core (~> 2.14.0)  
434 - rspec-expectations (~> 2.14.0)  
435 - rspec-mocks (~> 2.14.0)  
436 - rspec-core (2.14.7)  
437 - rspec-expectations (2.14.4)  
438 - diff-lcs (>= 1.1.3, < 2.0)  
439 - rspec-mocks (2.14.4)  
440 - rspec-rails (2.14.0) 485 + rouge (1.3.4)
  486 + rspec (3.1.0)
  487 + rspec-core (~> 3.1.0)
  488 + rspec-expectations (~> 3.1.0)
  489 + rspec-mocks (~> 3.1.0)
  490 + rspec-core (3.1.7)
  491 + rspec-support (~> 3.1.0)
  492 + rspec-expectations (3.1.2)
  493 + diff-lcs (>= 1.2.0, < 2.0)
  494 + rspec-support (~> 3.1.0)
  495 + rspec-mocks (3.1.3)
  496 + rspec-support (~> 3.1.0)
  497 + rspec-rails (3.1.0)
441 actionpack (>= 3.0) 498 actionpack (>= 3.0)
442 activesupport (>= 3.0) 499 activesupport (>= 3.0)
443 railties (>= 3.0) 500 railties (>= 3.0)
444 - rspec-core (~> 2.14.0)  
445 - rspec-expectations (~> 2.14.0)  
446 - rspec-mocks (~> 2.14.0)  
447 - ruby-progressbar (1.2.0) 501 + rspec-core (~> 3.1.0)
  502 + rspec-expectations (~> 3.1.0)
  503 + rspec-mocks (~> 3.1.0)
  504 + rspec-support (~> 3.1.0)
  505 + rspec-support (3.1.2)
  506 + ruby-progressbar (1.7.0)
448 rubyntlm (0.4.0) 507 rubyntlm (0.4.0)
449 rubypants (0.2.0) 508 rubypants (0.2.0)
450 - rugged (0.21.0)  
451 - safe_yaml (0.9.7) 509 + rugged (0.21.2)
  510 + safe_yaml (1.0.4)
452 sanitize (2.1.0) 511 sanitize (2.1.0)
453 nokogiri (>= 1.4.4) 512 nokogiri (>= 1.4.4)
454 sass (3.2.19) 513 sass (3.2.19)
455 - sass-rails (4.0.3) 514 + sass-rails (4.0.5)
456 railties (>= 4.0.0, < 5.0) 515 railties (>= 4.0.0, < 5.0)
457 - sass (~> 3.2.0)  
458 - sprockets (~> 2.8, <= 2.11.0) 516 + sass (~> 3.2.2)
  517 + sprockets (~> 2.8, < 3.0)
459 sprockets-rails (~> 2.0) 518 sprockets-rails (~> 2.0)
460 sdoc (0.3.20) 519 sdoc (0.3.20)
461 json (>= 1.1.3) 520 json (>= 1.1.3)
462 rdoc (~> 3.10) 521 rdoc (~> 3.10)
463 - seed-fu (2.3.1) 522 + seed-fu (2.3.3)
464 activerecord (>= 3.1, < 4.2) 523 activerecord (>= 3.1, < 4.2)
465 activesupport (>= 3.1, < 4.2) 524 activesupport (>= 3.1, < 4.2)
466 - select2-rails (3.5.2) 525 + select2-rails (3.5.9.1)
467 thor (~> 0.14) 526 thor (~> 0.14)
468 semantic-ui-sass (0.16.1.0) 527 semantic-ui-sass (0.16.1.0)
469 sass (~> 3.2) 528 sass (~> 3.2)
470 settingslogic (2.0.9) 529 settingslogic (2.0.9)
471 - sexp_processor (4.4.0) 530 + sexp_processor (4.4.4)
472 shoulda-matchers (2.1.0) 531 shoulda-matchers (2.1.0)
473 activesupport (>= 3.0.0) 532 activesupport (>= 3.0.0)
474 sidekiq (2.17.0) 533 sidekiq (2.17.0)
@@ -478,24 +537,25 @@ GEM @@ -478,24 +537,25 @@ GEM
478 redis (>= 3.0.4) 537 redis (>= 3.0.4)
479 redis-namespace (>= 1.3.1) 538 redis-namespace (>= 1.3.1)
480 simple_oauth (0.1.9) 539 simple_oauth (0.1.9)
481 - simplecov (0.9.0) 540 + simplecov (0.9.1)
482 docile (~> 1.1.0) 541 docile (~> 1.1.0)
483 - multi_json 542 + multi_json (~> 1.0)
484 simplecov-html (~> 0.8.0) 543 simplecov-html (~> 0.8.0)
485 simplecov-html (0.8.0) 544 simplecov-html (0.8.0)
486 - sinatra (1.4.4) 545 + sinatra (1.4.5)
487 rack (~> 1.4) 546 rack (~> 1.4)
488 rack-protection (~> 1.4) 547 rack-protection (~> 1.4)
489 tilt (~> 1.3, >= 1.3.4) 548 tilt (~> 1.3, >= 1.3.4)
490 six (0.2.0) 549 six (0.2.0)
491 slack-notifier (1.0.0) 550 slack-notifier (1.0.0)
492 - slim (2.0.2)  
493 - temple (~> 0.6.6) 551 + slim (2.1.0)
  552 + temple (~> 0.6.9)
494 tilt (>= 1.3.3, < 2.1) 553 tilt (>= 1.3.3, < 2.1)
495 - slop (3.4.7)  
496 - spinach (0.8.7)  
497 - colorize (= 0.5.8)  
498 - gherkin-ruby (>= 0.3.1) 554 + slop (3.6.0)
  555 + spinach (0.8.10)
  556 + colorize
  557 + gherkin-ruby (>= 0.3.2)
  558 + json
499 spinach-rails (0.2.1) 559 spinach-rails (0.2.1)
500 capybara (>= 2.0.0) 560 capybara (>= 2.0.0)
501 railties (>= 3) 561 railties (>= 3)
@@ -505,47 +565,47 @@ GEM @@ -505,47 +565,47 @@ GEM
505 spring (>= 0.9.1) 565 spring (>= 0.9.1)
506 spring-commands-spinach (1.0.0) 566 spring-commands-spinach (1.0.0)
507 spring (>= 0.9.1) 567 spring (>= 0.9.1)
508 - sprockets (2.11.0) 568 + sprockets (2.12.3)
509 hike (~> 1.2) 569 hike (~> 1.2)
510 multi_json (~> 1.0) 570 multi_json (~> 1.0)
511 rack (~> 1.0) 571 rack (~> 1.0)
512 tilt (~> 1.1, != 1.3.0) 572 tilt (~> 1.1, != 1.3.0)
513 - sprockets-rails (2.1.3) 573 + sprockets-rails (2.2.1)
514 actionpack (>= 3.0) 574 actionpack (>= 3.0)
515 activesupport (>= 3.0) 575 activesupport (>= 3.0)
516 - sprockets (~> 2.8)  
517 - stamp (0.5.0) 576 + sprockets (>= 2.8, < 4.0)
  577 + stamp (0.6.0)
518 state_machine (1.2.0) 578 state_machine (1.2.0)
519 - stringex (2.5.1)  
520 - temple (0.6.7)  
521 - term-ansicolor (1.2.2)  
522 - tins (~> 0.8)  
523 - test_after_commit (0.2.2)  
524 - therubyracer (0.12.0) 579 + stringex (2.5.2)
  580 + temple (0.6.10)
  581 + term-ansicolor (1.3.0)
  582 + tins (~> 1.0)
  583 + test_after_commit (0.4.0)
  584 + activerecord (>= 3.2)
  585 + therubyracer (0.12.1)
525 libv8 (~> 3.16.14.0) 586 libv8 (~> 3.16.14.0)
526 ref 587 ref
527 - thin (1.6.1)  
528 - daemons (>= 1.0.9)  
529 - eventmachine (>= 1.0.0)  
530 - rack (>= 1.0.0) 588 + thin (1.6.3)
  589 + daemons (~> 1.0, >= 1.0.9)
  590 + eventmachine (~> 1.0)
  591 + rack (~> 1.0)
531 thor (0.19.1) 592 thor (0.19.1)
532 thread_safe (0.3.4) 593 thread_safe (0.3.4)
533 tilt (1.4.1) 594 tilt (1.4.1)
534 - timers (1.1.0)  
535 - tinder (1.9.3) 595 + timers (4.0.1)
  596 + hitimes
  597 + tinder (1.9.4)
536 eventmachine (~> 1.0) 598 eventmachine (~> 1.0)
537 - faraday (~> 0.8) 599 + faraday (~> 0.8.9)
538 faraday_middleware (~> 0.9) 600 faraday_middleware (~> 0.9)
539 hashie (>= 1.0, < 3) 601 hashie (>= 1.0, < 3)
540 json (~> 1.8.0) 602 json (~> 1.8.0)
541 mime-types (~> 1.19) 603 mime-types (~> 1.19)
542 multi_json (~> 1.7) 604 multi_json (~> 1.7)
543 twitter-stream (~> 0.1) 605 twitter-stream (~> 0.1)
544 - tins (0.13.1)  
545 - treetop (1.4.15)  
546 - polyglot  
547 - polyglot (>= 0.3.1)  
548 - turbolinks (2.0.0) 606 + tins (1.3.3)
  607 + trollop (2.0)
  608 + turbolinks (2.5.2)
549 coffee-rails 609 coffee-rails
550 twitter-stream (0.1.16) 610 twitter-stream (0.1.16)
551 eventmachine (>= 0.12.8) 611 eventmachine (>= 0.12.8)
@@ -553,7 +613,7 @@ GEM @@ -553,7 +613,7 @@ GEM
553 simple_oauth (~> 0.1.4) 613 simple_oauth (~> 0.1.4)
554 tzinfo (1.2.2) 614 tzinfo (1.2.2)
555 thread_safe (~> 0.1) 615 thread_safe (~> 0.1)
556 - uglifier (2.3.2) 616 + uglifier (2.5.3)
557 execjs (>= 0.3.0) 617 execjs (>= 0.3.0)
558 json (>= 1.8.0) 618 json (>= 1.8.0)
559 underscore-rails (1.4.4) 619 underscore-rails (1.4.4)
@@ -567,17 +627,17 @@ GEM @@ -567,17 +627,17 @@ GEM
567 unicorn-worker-killer (0.4.2) 627 unicorn-worker-killer (0.4.2)
568 unicorn (~> 4) 628 unicorn (~> 4)
569 version_sorter (1.1.0) 629 version_sorter (1.1.0)
570 - virtus (1.0.1)  
571 - axiom-types (~> 0.0.5) 630 + virtus (1.0.3)
  631 + axiom-types (~> 0.1)
572 coercible (~> 1.0) 632 coercible (~> 1.0)
573 - descendants_tracker (~> 0.0.1)  
574 - equalizer (~> 0.0.7) 633 + descendants_tracker (~> 0.0, >= 0.0.3)
  634 + equalizer (~> 0.0, >= 0.0.9)
575 warden (1.2.3) 635 warden (1.2.3)
576 rack (>= 1.0) 636 rack (>= 1.0)
577 - webmock (1.16.0)  
578 - addressable (>= 2.2.7) 637 + webmock (1.20.4)
  638 + addressable (>= 2.3.6)
579 crack (>= 0.3.2) 639 crack (>= 0.3.2)
580 - websocket-driver (0.3.3) 640 + websocket-driver (0.4.0)
581 wikicloth (0.8.1) 641 wikicloth (0.8.1)
582 builder 642 builder
583 expression_parser 643 expression_parser
vendor/cache/CFPropertyList-2.2.8.gem 0 → 100644
No preview for this file type
vendor/cache/ace-rails-ap-2.0.1.gem
No preview for this file type
vendor/cache/ace-rails-ap-3.0.1.gem 0 → 100644
No preview for this file type
vendor/cache/actionmailer-4.1.1.gem
No preview for this file type
vendor/cache/actionmailer-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/actionpack-4.1.1.gem
No preview for this file type
vendor/cache/actionpack-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/actionview-4.1.1.gem
No preview for this file type
vendor/cache/actionview-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/activemodel-4.1.1.gem
No preview for this file type
vendor/cache/activemodel-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/activerecord-4.1.1.gem
No preview for this file type
vendor/cache/activerecord-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/activesupport-4.1.1.gem
No preview for this file type
vendor/cache/activesupport-4.1.8.gem 0 → 100644
No preview for this file type
vendor/cache/acts-as-taggable-on-2.4.1.gem
No preview for this file type
vendor/cache/acts-as-taggable-on-3.4.2.gem 0 → 100644
No preview for this file type
vendor/cache/addressable-2.3.5.gem
No preview for this file type
vendor/cache/addressable-2.3.6.gem 0 → 100644
No preview for this file type
vendor/cache/axiom-types-0.0.5.gem
No preview for this file type
vendor/cache/axiom-types-0.1.1.gem 0 → 100644
No preview for this file type
vendor/cache/bcrypt-3.1.7.gem
No preview for this file type
vendor/cache/bcrypt-3.1.9.gem 0 → 100644
No preview for this file type
vendor/cache/bootstrap-sass-3.0.3.0.gem
No preview for this file type
vendor/cache/bootstrap-sass-3.3.1.0.gem 0 → 100644
No preview for this file type
vendor/cache/carrierwave-0.10.0.gem 0 → 100644
No preview for this file type
vendor/cache/carrierwave-0.9.0.gem
No preview for this file type
vendor/cache/celluloid-0.15.2.gem
No preview for this file type
vendor/cache/celluloid-0.16.0.gem 0 → 100644
No preview for this file type
vendor/cache/coffee-rails-4.0.1.gem
No preview for this file type
vendor/cache/coffee-rails-4.1.0.gem 0 → 100644
No preview for this file type
vendor/cache/coffee-script-2.2.0.gem
No preview for this file type
vendor/cache/coffee-script-2.3.0.gem 0 → 100644
No preview for this file type
vendor/cache/coffee-script-source-1.6.3.gem
No preview for this file type
vendor/cache/coffee-script-source-1.8.0.gem 0 → 100644
No preview for this file type
vendor/cache/connection_pool-1.2.0.gem
No preview for this file type
vendor/cache/connection_pool-2.1.0.gem 0 → 100644
No preview for this file type
vendor/cache/default_value_for-3.0.0.1.gem 0 → 100644
No preview for this file type
vendor/cache/default_value_for-3.0.0.gem
No preview for this file type
vendor/cache/descendants_tracker-0.0.3.gem
No preview for this file type
vendor/cache/descendants_tracker-0.0.4.gem 0 → 100644
No preview for this file type
vendor/cache/diffy-3.0.3.gem
No preview for this file type
vendor/cache/diffy-3.0.7.gem 0 → 100644
No preview for this file type
vendor/cache/dotenv-0.9.0.gem
No preview for this file type
vendor/cache/dotenv-1.0.2.gem 0 → 100644
No preview for this file type
vendor/cache/dropzonejs-rails-0.4.14.gem
No preview for this file type
vendor/cache/dropzonejs-rails-0.5.2.gem 0 → 100644
No preview for this file type
vendor/cache/enumerize-0.7.0.gem
No preview for this file type
vendor/cache/enumerize-0.8.0.gem 0 → 100644
No preview for this file type
vendor/cache/equalizer-0.0.8.gem
No preview for this file type
vendor/cache/equalizer-0.0.9.gem 0 → 100644
No preview for this file type
vendor/cache/excon-0.32.1.gem
No preview for this file type
vendor/cache/excon-0.41.0.gem 0 → 100644
No preview for this file type
vendor/cache/execjs-2.0.2.gem
No preview for this file type
vendor/cache/execjs-2.2.2.gem 0 → 100644
No preview for this file type
vendor/cache/faraday_middleware-0.9.0.gem
No preview for this file type
vendor/cache/faraday_middleware-0.9.1.gem 0 → 100644
No preview for this file type
vendor/cache/fission-0.5.0.gem 0 → 100644
No preview for this file type
vendor/cache/fog-1.21.0.gem
No preview for this file type
vendor/cache/fog-1.25.0.gem 0 → 100644
No preview for this file type
vendor/cache/fog-brightbox-0.0.1.gem
No preview for this file type
vendor/cache/fog-brightbox-0.7.0.gem 0 → 100644
No preview for this file type
vendor/cache/fog-core-1.21.1.gem
No preview for this file type
vendor/cache/fog-core-1.25.0.gem 0 → 100644
No preview for this file type
vendor/cache/fog-profitbricks-0.0.1.gem 0 → 100644
No preview for this file type
vendor/cache/fog-radosgw-0.0.3.gem 0 → 100644
No preview for this file type
vendor/cache/fog-sakuracloud-0.1.1.gem 0 → 100644
No preview for this file type
vendor/cache/fog-softlayer-0.3.24.gem 0 → 100644
No preview for this file type
vendor/cache/fog-terremark-0.0.3.gem 0 → 100644
No preview for this file type
vendor/cache/fog-vmfusion-0.0.1.gem 0 → 100644
No preview for this file type
vendor/cache/fog-voxel-0.0.1.gem 0 → 100644
No preview for this file type
vendor/cache/fog-xml-0.1.1.gem 0 → 100644
No preview for this file type
vendor/cache/foreman-0.63.0.gem
No preview for this file type
vendor/cache/foreman-0.76.0.gem 0 → 100644
No preview for this file type
vendor/cache/formatador-0.2.4.gem
No preview for this file type
vendor/cache/formatador-0.2.5.gem 0 → 100644
No preview for this file type
vendor/cache/github-markup-1.1.0.gem
No preview for this file type
vendor/cache/github-markup-1.1.2.gem 0 → 100644
No preview for this file type
vendor/cache/gon-5.0.1.gem
No preview for this file type
vendor/cache/gon-5.0.4.gem 0 → 100644
No preview for this file type
vendor/cache/grape-entity-0.4.2.gem
No preview for this file type
vendor/cache/grape-entity-0.4.4.gem 0 → 100644
No preview for this file type
vendor/cache/hitimes-1.2.2.gem 0 → 100644
No preview for this file type
vendor/cache/httparty-0.13.0.gem
No preview for this file type
vendor/cache/httparty-0.13.3.gem 0 → 100644
No preview for this file type
vendor/cache/ice_nine-0.10.0.gem
No preview for this file type
vendor/cache/ice_nine-0.11.0.gem 0 → 100644
No preview for this file type
vendor/cache/inflecto-0.0.2.gem 0 → 100644
No preview for this file type
vendor/cache/ipaddress-0.8.0.gem 0 → 100644
No preview for this file type
vendor/cache/jquery-rails-3.1.0.gem
No preview for this file type
vendor/cache/jquery-rails-3.1.2.gem 0 → 100644
No preview for this file type
vendor/cache/jquery-turbolinks-2.0.1.gem
No preview for this file type
vendor/cache/jquery-turbolinks-2.1.0.gem 0 → 100644
No preview for this file type
vendor/cache/jquery-ui-rails-4.2.1.gem
No preview for this file type
vendor/cache/jquery-ui-rails-5.0.2.gem 0 → 100644
No preview for this file type
vendor/cache/kgio-2.8.1.gem
No preview for this file type
vendor/cache/kgio-2.9.2.gem 0 → 100644
No preview for this file type
vendor/cache/libv8-3.16.14.3-x86_64-linux.gem
No preview for this file type
vendor/cache/libv8-3.16.14.7-x86_64-linux.gem 0 → 100644
No preview for this file type