Gemfile.lock 22.6 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    CFPropertyList (2.3.1)
R
Robert Schilling 已提交
5
    RedCloth (4.2.9)
D
Dmitriy Zaporozhets 已提交
6
    ace-rails-ap (2.0.1)
D
Douwe Maan 已提交
7 8 9
    actionmailer (4.1.12)
      actionpack (= 4.1.12)
      actionview (= 4.1.12)
V
Vinnie Okada 已提交
10
      mail (~> 2.5, >= 2.5.4)
D
Douwe Maan 已提交
11 12 13
    actionpack (4.1.12)
      actionview (= 4.1.12)
      activesupport (= 4.1.12)
14 15
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
D
Douwe Maan 已提交
16 17
    actionview (4.1.12)
      activesupport (= 4.1.12)
M
Marin Jankovski 已提交
18 19
      builder (~> 3.1)
      erubis (~> 2.7.0)
D
Douwe Maan 已提交
20 21
    activemodel (4.1.12)
      activesupport (= 4.1.12)
M
Marin Jankovski 已提交
22
      builder (~> 3.1)
D
Douwe Maan 已提交
23 24 25
    activerecord (4.1.12)
      activemodel (= 4.1.12)
      activesupport (= 4.1.12)
M
Marin Jankovski 已提交
26
      arel (~> 5.0.0)
D
Douwe Maan 已提交
27 28 29 30 31
    activerecord-deprecated_finders (1.0.4)
    activerecord-session_store (0.1.1)
      actionpack (>= 4.0.0, < 5)
      activerecord (>= 4.0.0, < 5)
      railties (>= 4.0.0, < 5)
J
Jeremy 已提交
32 33 34 35
    activeresource (4.0.0)
      activemodel (~> 4.0)
      activesupport (~> 4.0)
      rails-observers (~> 0.1.1)
D
Douwe Maan 已提交
36
    activesupport (4.1.12)
J
Jacob Vosmaer 已提交
37
      i18n (~> 0.6, >= 0.6.9)
M
Marin Jankovski 已提交
38 39
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
40
      thread_safe (~> 0.1)
M
Marin Jankovski 已提交
41
      tzinfo (~> 1.1)
N
Nihad Abbasov 已提交
42 43
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
44
    addressable (2.3.8)
45 46
    after_commit_queue (1.1.0)
      rails (>= 3.0)
D
Douwe Maan 已提交
47 48 49
    annotate (2.6.10)
      activerecord (>= 3.2, <= 4.3)
      rake (~> 10.4)
M
Marin Jankovski 已提交
50
    arel (5.0.1.20140414130214)
J
Jeremy 已提交
51 52
    asana (0.0.6)
      activeresource (>= 3.2.3)
53
    asciidoctor (1.5.2)
D
Douwe Maan 已提交
54 55 56
    ast (2.1.0)
    astrolabe (1.3.1)
      parser (~> 2.2)
D
Dmitriy Zaporozhets 已提交
57 58
    attr_encrypted (1.3.4)
      encryptor (>= 1.3.0)
V
Valery Sizov 已提交
59
    attr_required (1.0.0)
D
Douwe Maan 已提交
60
    autoprefixer-rails (5.2.1.2)
D
Dmitriy Zaporozhets 已提交
61 62
      execjs
      json
63
    awesome_print (1.2.0)
D
Douwe Maan 已提交
64 65 66 67 68
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bcrypt (3.1.10)
69
    benchmark-ips (2.3.0)
70
    better_errors (1.0.1)
71
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
72
      erubis (>= 2.6.6)
73
    binding_of_caller (0.7.2)
74
      debug_inspector (>= 0.0.1)
D
Douwe Maan 已提交
75
    bootstrap-sass (3.3.5)
D
Dmitriy Zaporozhets 已提交
76 77
      autoprefixer-rails (>= 5.0.0.1)
      sass (>= 3.2.19)
D
Dmitriy Zaporozhets 已提交
78
    brakeman (3.0.1)
D
Dmitriy Zaporozhets 已提交
79 80 81 82 83 84
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.20)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.1.1)
D
Dmitriy Zaporozhets 已提交
85
      ruby_parser (~> 3.5.0)
D
Dmitriy Zaporozhets 已提交
86 87
      sass (~> 3.0)
      terminal-table (~> 1.4)
88
    browser (1.0.0)
M
Marin Jankovski 已提交
89
    builder (3.2.2)
Y
Yorick Peterse 已提交
90 91 92
    bullet (4.14.9)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.9.0)
D
Douwe Maan 已提交
93
    byebug (6.0.2)
94
    cal-heatmap-rails (0.0.1)
R
Robert Speicher 已提交
95
    capybara (2.4.4)
G
gitlabhq 已提交
96 97 98 99
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
100
      xpath (~> 2.0)
D
Douwe Maan 已提交
101
    capybara-screenshot (1.0.11)
R
Robert Speicher 已提交
102 103
      capybara (>= 1.0, < 3)
      launchy
104
    carrierwave (0.9.0)
105 106
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
107
      json (>= 1.7)
V
Vinnie Okada 已提交
108 109
    celluloid (0.16.0)
      timers (~> 4.0.0)
S
Stan Hu 已提交
110
    charlock_holmes (0.7.3)
D
Douwe Maan 已提交
111
    chunky_png (1.3.4)
112
    cliver (0.3.2)
113
    coderay (1.1.0)
114
    coercible (1.0.0)
115
      descendants_tracker (~> 0.0.1)
R
Robert Speicher 已提交
116
    coffee-rails (4.1.0)
G
gitlabhq 已提交
117
      coffee-script (>= 2.2.0)
118
      railties (>= 4.0.0, < 5.0)
R
Robert Speicher 已提交
119
    coffee-script (2.4.1)
G
gitlabhq 已提交
120 121
      coffee-script-source
      execjs
R
Robert Speicher 已提交
122
    coffee-script-source (1.9.1.1)
123
    colored (1.2)
D
Dmitriy Zaporozhets 已提交
124
    colorize (0.5.8)
D
Douwe Maan 已提交
125
    connection_pool (2.2.0)
126 127 128 129 130 131
    coveralls (0.8.2)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.10.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
132 133
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
R
Robert Schilling 已提交
134
    creole (0.3.8)
D
Douwe Maan 已提交
135
    d3_rails (3.5.6)
136
      railties (>= 3.1.0)
D
Douwe Maan 已提交
137
    daemons (1.2.3)
138
    database_cleaner (1.4.1)
139
    debug_inspector (0.0.2)
140
    debugger-ruby_core_source (1.3.8)
D
Douwe Maan 已提交
141
    default_value_for (3.0.1)
D
Dmitriy Zaporozhets 已提交
142
      activerecord (>= 3.2.0, < 5.0)
D
Douwe Maan 已提交
143 144
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
R
Robert Speicher 已提交
145
    devise (3.5.2)
M
Marin Jankovski 已提交
146
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
147
      orm_adapter (~> 0.1)
148
      railties (>= 3.2.6, < 5)
R
Robert Speicher 已提交
149
      responders
M
Marin Jankovski 已提交
150
      thread_safe (~> 0.1)
151
      warden (~> 1.2.3)
M
Marin Jankovski 已提交
152 153
    devise-async (0.9.0)
      devise (~> 3.2)
154
    devise-two-factor (2.0.0)
155 156
      activesupport
      attr_encrypted (~> 1.3.2)
R
Robert Speicher 已提交
157
      devise (~> 3.5.0)
D
Douwe Maan 已提交
158
      railties
159
      rotp (~> 2)
160
    diff-lcs (1.2.5)
D
Douwe Maan 已提交
161
    diffy (3.0.7)
D
DJ Mountney 已提交
162
    docile (1.1.5)
163 164
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
D
Douwe Maan 已提交
165
    doorkeeper (2.1.4)
V
Valery Sizov 已提交
166
      railties (>= 3.2)
N
Nikita Verkhovin 已提交
167
    dropzonejs-rails (0.7.1)
168
      rails (> 3.1)
D
Douwe Maan 已提交
169
    email_reply_parser (0.5.8)
R
Robert Speicher 已提交
170
    email_spec (1.6.0)
R
Riyad Preukschas 已提交
171
      launchy (~> 2.1)
172
      mail (~> 2.2)
173
    encryptor (1.3.0)
174
    enumerize (0.7.0)
A
Andrew8xx8 已提交
175
      activesupport (>= 3.2)
D
Douwe Maan 已提交
176
    equalizer (0.0.11)
G
gitlabhq 已提交
177
    erubis (2.7.0)
178
    escape_utils (1.1.0)
D
Douwe Maan 已提交
179 180 181
    eventmachine (1.0.8)
    excon (0.45.4)
    execjs (2.6.0)
R
Robert Schilling 已提交
182
    expression_parser (0.9.0)
183
    factory_girl (4.3.0)
R
Robert Speicher 已提交
184
      activesupport (>= 3.0.0)
185 186
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
R
Robert Speicher 已提交
187
      railties (>= 3.0.0)
R
Robert Speicher 已提交
188 189
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
D
Douwe Maan 已提交
190 191
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
D
Dmitriy Zaporozhets 已提交
192
    fastercsv (1.5.5)
R
Robert Speicher 已提交
193
    ffaker (2.0.0)
D
Douwe Maan 已提交
194
    ffi (1.9.10)
195 196
    fission (0.5.0)
      CFPropertyList (~> 2.2)
197 198 199
    flog (4.3.2)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.4)
200 201 202
    flowdock (0.7.0)
      httparty (~> 0.7)
      multi_json
203 204 205
    fog (1.25.0)
      fog-brightbox (~> 0.4)
      fog-core (~> 1.25)
206
      fog-json
207 208 209 210 211 212 213 214 215
      fog-profitbricks
      fog-radosgw (>= 0.0.2)
      fog-sakuracloud (>= 0.0.4)
      fog-softlayer
      fog-terremark
      fog-vmfusion
      fog-voxel
      fog-xml (~> 0.1.1)
      ipaddress (~> 0.5)
216
      nokogiri (~> 1.5, >= 1.5.11)
217
      opennebula
D
Douwe Maan 已提交
218
    fog-brightbox (0.9.0)
219
      fog-core (~> 1.22)
220
      fog-json
221
      inflecto (~> 0.0.2)
D
Douwe Maan 已提交
222
    fog-core (1.32.1)
223
      builder
224 225
      excon (~> 0.45)
      formatador (~> 0.2)
226
      mime-types
227
      net-scp (~> 1.1)
228
      net-ssh (>= 2.1.3)
229 230 231
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
D
Douwe Maan 已提交
232
    fog-profitbricks (0.0.5)
233 234 235 236 237 238 239 240 241 242
      fog-core
      fog-xml
      nokogiri
    fog-radosgw (0.0.4)
      fog-core (>= 1.21.0)
      fog-json
      fog-xml (>= 0.0.1)
    fog-sakuracloud (1.0.1)
      fog-core
      fog-json
D
Douwe Maan 已提交
243
    fog-softlayer (0.4.7)
244 245 246 247 248 249 250 251 252 253 254 255 256 257
      fog-core
      fog-json
    fog-terremark (0.1.0)
      fog-core
      fog-xml
    fog-vmfusion (0.1.0)
      fission
      fog-core
    fog-voxel (0.1.0)
      fog-core
      fog-xml
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
D
Douwe Maan 已提交
258
    font-awesome-rails (4.4.0.0)
259
      railties (>= 3.2, < 5.0)
D
Douwe Maan 已提交
260 261
    foreman (0.78.0)
      thor (~> 0.19.1)
262
    formatador (0.2.5)
R
Robert Speicher 已提交
263 264 265
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
266
    gemnasium-gitlab-service (0.2.6)
267
      rugged (~> 0.21)
D
Douwe Maan 已提交
268
    gemojione (2.0.1)
269
      json
D
Douwe Maan 已提交
270 271
    get_process_mem (0.2.0)
    gherkin-ruby (0.3.2)
272 273 274 275 276
    github-linguist (4.7.0)
      charlock_holmes (~> 0.7.3)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.23.0b)
D
Douwe Maan 已提交
277
    github-markup (1.3.3)
278 279
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
280 281
      gitlab-grit (>= 2.4.1)
      multi_json
D
Douwe Maan 已提交
282
    gitlab-grit (2.7.3)
283
      charlock_holmes (~> 0.6)
284 285
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
286
      posix-spawn (~> 0.3)
R
Robert Schilling 已提交
287
    gitlab_emoji (0.1.1)
288
      gemojione (~> 2.0)
289
    gitlab_git (7.2.20)
V
Valery Sizov 已提交
290
      activesupport (~> 4.0)
291 292 293
      charlock_holmes (~> 0.7.3)
      github-linguist (~> 4.7.0)
      rugged (~> 0.23.3)
D
Dmitriy Zaporozhets 已提交
294
    gitlab_meta (7.0)
D
Douwe Maan 已提交
295
    gitlab_omniauth-ldap (1.2.1)
296
      net-ldap (~> 0.9)
297 298
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
299
      rubyntlm (~> 0.3)
D
Douwe Maan 已提交
300
    gollum-grit_adapter (1.0.0)
V
Valery Sizov 已提交
301
      gitlab-grit (~> 2.7, >= 2.7.1)
D
Douwe Maan 已提交
302 303 304
    gollum-lib (4.0.3)
      github-markup (~> 1.3.3)
      gollum-grit_adapter (~> 1.0)
S
Stefan Tatschner 已提交
305
      nokogiri (~> 1.6.4)
S
Stan Hu 已提交
306
      rouge (~> 1.10.1)
307 308
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
D
Douwe Maan 已提交
309
    gon (5.0.4)
D
Dmitriy Zaporozhets 已提交
310 311
      actionpack (>= 2.3.0)
      json
J
Jeroen van Baarsen 已提交
312
    grape (0.6.1)
R
Riyad Preukschas 已提交
313
      activesupport
314 315
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
316
      multi_json (>= 1.3.2)
317
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
318
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
319
      rack-accept
320
      rack-mount
J
Jeroen van Baarsen 已提交
321
      virtus (>= 1.0.0)
D
Douwe Maan 已提交
322
    grape-entity (0.4.8)
D
Dmitriy Zaporozhets 已提交
323 324
      activesupport
      multi_json (>= 1.3.2)
325
    haml (4.0.7)
326
      tilt
R
Robert Speicher 已提交
327
    haml-rails (0.9.0)
M
Marin Jankovski 已提交
328 329
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
R
Robert Speicher 已提交
330 331
      haml (>= 4.0.6, < 5.0)
      html2haml (>= 1.0.1)
M
Marin Jankovski 已提交
332
      railties (>= 4.0.1)
R
Robert Speicher 已提交
333
    hashie (3.4.2)
D
Dmitriy Zaporozhets 已提交
334
    highline (1.6.21)
335
    hike (1.2.3)
D
Douwe Maan 已提交
336
    hipchat (1.5.2)
337
      httparty
C
Chulki Lee 已提交
338
      mimemagic
339
    hitimes (1.2.3)
340 341 342
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
R
Robert Speicher 已提交
343 344 345 346 347
    html2haml (2.0.0)
      erubis (~> 2.7.0)
      haml (~> 4.0.0)
      nokogiri (~> 1.6.0)
      ruby_parser (~> 3.5)
348 349
    http-cookie (1.0.2)
      domain_name (~> 0.5)
350
    http_parser.rb (0.5.3)
D
Douwe Maan 已提交
351
    httparty (0.13.5)
352
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
353
      multi_xml (>= 0.5.2)
D
Douwe Maan 已提交
354
    httpclient (2.6.0.1)
R
Robert Speicher 已提交
355
    i18n (0.7.0)
V
Vinnie Okada 已提交
356
    ice_cube (0.11.1)
D
Douwe Maan 已提交
357
    ice_nine (0.11.1)
358 359
    inflecto (0.0.2)
    ipaddress (0.8.0)
360
    jquery-atwho-rails (1.3.2)
R
Robert Speicher 已提交
361
    jquery-rails (3.1.3)
362 363
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
364 365
    jquery-scrollto-rails (1.4.3)
      railties (> 3.1, < 5.0)
D
Douwe Maan 已提交
366
    jquery-turbolinks (2.0.2)
367 368
      railties (>= 3.1.0)
      turbolinks
369 370
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
371
    json (1.8.3)
D
Douwe Maan 已提交
372
    jwt (1.5.1)
373
    kaminari (0.16.3)
D
Dmitriy Zaporozhets 已提交
374 375
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
D
Douwe Maan 已提交
376
    kgio (2.9.3)
R
Robert Speicher 已提交
377
    launchy (2.4.3)
R
Riyad Preukschas 已提交
378
      addressable (~> 2.3)
379
    letter_opener (1.1.2)
380
      launchy (~> 2.2)
D
Douwe Maan 已提交
381
    listen (2.10.1)
382
      celluloid (~> 0.16.0)
D
Dmitriy Zaporozhets 已提交
383 384
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
A
Alex Lossent 已提交
385 386
    macaddr (1.7.1)
      systemu (~> 2.6.2)
V
Vinnie Okada 已提交
387 388
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
389
    mail_room (0.6.1)
390
    method_source (0.8.2)
391
    mime-types (1.25.1)
C
Chulki Lee 已提交
392
    mimemagic (0.3.0)
393
    mini_portile (0.6.2)
D
Douwe Maan 已提交
394
    minitest (5.7.0)
R
Robert Schilling 已提交
395
    mousetrap-rails (1.4.6)
N
Nikita Verkhovin 已提交
396
    multi_json (1.11.2)
397
    multi_xml (0.5.5)
R
Robert Speicher 已提交
398
    multipart-post (2.0.0)
D
Douwe Maan 已提交
399 400
    mysql2 (0.3.20)
    nested_form (0.3.2)
D
Douwe Maan 已提交
401
    net-ldap (0.11)
402
    net-scp (1.2.1)
403
      net-ssh (>= 2.6.5)
404
    net-ssh (2.9.2)
405
    netrc (0.10.3)
J
Jacob Vosmaer 已提交
406 407 408
    newrelic-grape (2.0.0)
      grape
      newrelic_rpm
J
Jacob Vosmaer 已提交
409
    newrelic_rpm (3.9.4.245)
410
    nokogiri (1.6.6.2)
S
Stefan Tatschner 已提交
411
      mini_portile (~> 0.6.0)
R
Robert Speicher 已提交
412
    nprogress-rails (0.1.6.7)
D
Dmitriy Zaporozhets 已提交
413
    oauth (0.4.7)
D
Douwe Maan 已提交
414 415 416 417 418
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
D
Dmitriy Zaporozhets 已提交
419
      rack (~> 1.2)
D
Douwe Maan 已提交
420
    octokit (3.7.1)
V
Valery Sizov 已提交
421
      sawyer (~> 0.6.0, >= 0.5.3)
422 423 424
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
D
Douwe Maan 已提交
425 426 427 428
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
D
Douwe Maan 已提交
429 430
    omniauth-facebook (3.0.0)
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
431
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
432 433
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
V
Valery Sizov 已提交
434 435 436
    omniauth-gitlab (1.0.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
D
Douwe Maan 已提交
437
    omniauth-google-oauth2 (0.2.6)
438 439
      omniauth (> 1.0)
      omniauth-oauth2 (~> 1.1)
440
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
441 442
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
443
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
444
      omniauth (~> 1.0)
D
Douwe Maan 已提交
445
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
446 447
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
448 449 450
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
R
Robert Speicher 已提交
451
    omniauth-saml (1.4.1)
A
Alex Lossent 已提交
452
      omniauth (~> 1.1)
R
Robert Speicher 已提交
453
      ruby-saml (~> 1.0.0)
454
    omniauth-shibboleth (1.2.1)
455
      omniauth (>= 1.0.0)
456 457 458
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
459 460 461 462
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
463 464 465 466
    opennebula (4.12.1)
      json
      nokogiri
      rbvmomi
C
Chulki Lee 已提交
467
    org-ruby (0.9.12)
R
Robert Schilling 已提交
468
      rubypants (~> 0.2)
469
    orm_adapter (0.5.0)
D
Douwe Maan 已提交
470 471 472
    paranoia (2.1.3)
      activerecord (~> 4.0)
    parser (2.2.2.6)
473
      ast (>= 1.1, < 3.0)
R
Robert Speicher 已提交
474
    pg (0.18.2)
R
Robert Speicher 已提交
475
    poltergeist (1.6.0)
476 477
      capybara (~> 2.1)
      cliver (~> 0.3.1)
478 479
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
480
    posix-spawn (0.3.11)
481
    powerpack (0.0.9)
D
Douwe Maan 已提交
482 483 484
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
485
      slop (~> 3.4)
D
Douwe Maan 已提交
486
    pry-rails (0.3.4)
487
      pry (>= 0.9.10)
V
Valery Sizov 已提交
488
    pyu-ruby-sasl (0.0.3.3)
D
Douwe Maan 已提交
489
    quiet_assets (1.0.3)
D
Dmitriy Zaporozhets 已提交
490
      railties (>= 3.1, < 5.0)
R
Robert Speicher 已提交
491
    rack (1.5.5)
R
Riyad Preukschas 已提交
492 493
    rack-accept (0.4.5)
      rack (>= 0.4)
494
    rack-attack (4.3.0)
M
Marin Jankovski 已提交
495
      rack
R
Robert Speicher 已提交
496
    rack-cors (0.4.0)
497 498
    rack-mount (0.8.3)
      rack (>= 1.0.0)
D
Douwe Maan 已提交
499
    rack-oauth2 (1.0.10)
V
Valery Sizov 已提交
500 501
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
502
      httpclient (>= 2.4)
V
Valery Sizov 已提交
503 504
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
505
    rack-protection (1.5.3)
G
gitlabhq 已提交
506
      rack
V
Vinnie Okada 已提交
507
    rack-test (0.6.3)
G
gitlabhq 已提交
508
      rack (>= 1.0)
D
Douwe Maan 已提交
509 510 511 512 513 514 515
    rails (4.1.12)
      actionmailer (= 4.1.12)
      actionpack (= 4.1.12)
      actionview (= 4.1.12)
      activemodel (= 4.1.12)
      activerecord (= 4.1.12)
      activesupport (= 4.1.12)
516
      bundler (>= 1.3.0, < 2.0)
D
Douwe Maan 已提交
517
      railties (= 4.1.12)
M
Marin Jankovski 已提交
518
      sprockets-rails (~> 2.0)
J
Jeremy 已提交
519 520
    rails-observers (0.1.2)
      activemodel (~> 4.0)
D
Douwe Maan 已提交
521 522 523
    railties (4.1.12)
      actionpack (= 4.1.12)
      activesupport (= 4.1.12)
G
gitlabhq 已提交
524
      rake (>= 0.8.7)
525
      thor (>= 0.18.1, < 2.0)
526
    rainbow (2.0.0)
D
Douwe Maan 已提交
527
    raindrops (0.15.0)
V
Vinnie Okada 已提交
528
    rake (10.4.2)
529
    raphael-rails (2.1.2)
D
Douwe Maan 已提交
530
    rb-fsevent (0.9.5)
531
    rb-inotify (0.9.5)
532
      ffi (>= 0.5.0)
533 534
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
535 536 537 538
    rbvmomi (1.8.2)
      builder
      nokogiri (>= 1.4.1)
      trollop
D
Dmitriy Zaporozhets 已提交
539
    rdoc (3.12.2)
540
      json (~> 1.4)
541
    redcarpet (3.3.3)
542
    redis (3.2.1)
543 544 545 546
    redis-actionpack (4.0.0)
      actionpack (~> 4)
      redis-rack (~> 1.5.0)
      redis-store (~> 1.1.0)
D
Douwe Maan 已提交
547
    redis-activesupport (4.1.1)
548 549
      activesupport (~> 4)
      redis-store (~> 1.1.0)
D
Douwe Maan 已提交
550
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
551
      redis (~> 3.0, >= 3.0.4)
552 553 554 555 556 557
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
558
      redis-store (~> 1.1.0)
559
    redis-store (1.1.6)
560
      redis (>= 2.2)
D
Douwe Maan 已提交
561
    request_store (1.2.0)
562 563
    rerun (0.10.0)
      listen (~> 2.7, >= 2.7.3)
R
Robert Speicher 已提交
564 565
    responders (1.1.2)
      railties (>= 3.2, < 4.2)
566 567 568 569
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
V
Valery Sizov 已提交
570
    rinku (1.7.3)
571
    rotp (2.1.1)
S
Stan Hu 已提交
572
    rouge (1.10.1)
D
Douwe Maan 已提交
573 574
    rqrcode (0.7.0)
      chunky_png
575 576
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
577 578 579 580
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
D
Douwe Maan 已提交
581
    rspec-core (3.3.2)
R
Robert Speicher 已提交
582
      rspec-support (~> 3.3.0)
D
Douwe Maan 已提交
583
    rspec-expectations (3.3.1)
584
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
585
      rspec-support (~> 3.3.0)
D
Douwe Maan 已提交
586
    rspec-mocks (3.3.2)
R
Robert Speicher 已提交
587 588
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
D
Douwe Maan 已提交
589
    rspec-rails (3.3.3)
R
Robert Speicher 已提交
590 591 592 593 594 595 596 597
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
598 599 600 601 602 603
    rubocop (0.28.0)
      astrolabe (~> 1.3)
      parser (>= 2.2.0.pre.7, < 3.0)
      powerpack (~> 0.0.6)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
J
Jared Szechy 已提交
604
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
605
      crack (~> 0.4)
D
Douwe Maan 已提交
606
    ruby-progressbar (1.7.5)
R
Robert Speicher 已提交
607 608
    ruby-saml (1.0.0)
      nokogiri (>= 1.5.10)
A
Alex Lossent 已提交
609
      uuid (~> 2.3)
D
Douwe Maan 已提交
610
    ruby2ruby (2.1.4)
D
Dmitriy Zaporozhets 已提交
611 612
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
D
Dmitriy Zaporozhets 已提交
613
    ruby_parser (3.5.0)
D
Dmitriy Zaporozhets 已提交
614
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
615
    rubyntlm (0.5.2)
616
    rubypants (0.2.0)
617
    rugged (0.23.3)
618
    safe_yaml (1.0.4)
619
    sanitize (2.1.0)
620
      nokogiri (>= 1.4.4)
621
    sass (3.2.19)
622
    sass-rails (4.0.5)
623
      railties (>= 4.0.0, < 5.0)
624 625
      sass (~> 3.2.2)
      sprockets (~> 2.8, < 3.0)
626
      sprockets-rails (~> 2.0)
V
Valery Sizov 已提交
627 628 629
    sawyer (0.6.0)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
630 631 632
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
R
Robert Speicher 已提交
633 634 635
    seed-fu (2.3.5)
      activerecord (>= 3.1, < 4.3)
      activesupport (>= 3.1, < 4.3)
R
Robert Speicher 已提交
636
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
637
      thor (~> 0.14)
638
    settingslogic (2.0.9)
D
Douwe Maan 已提交
639
    sexp_processor (4.6.0)
J
Jared Szechy 已提交
640 641
    sham_rack (1.3.6)
      rack
642
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
643
      activesupport (>= 3.0.0)
644 645 646 647 648 649
    sidekiq (3.3.0)
      celluloid (>= 0.16.0)
      connection_pool (>= 2.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
V
Vinnie Okada 已提交
650 651 652 653
    sidetiq (0.6.3)
      celluloid (>= 0.14.1)
      ice_cube (= 0.11.1)
      sidekiq (>= 3.0.0)
654
    simple_oauth (0.1.9)
655
    simplecov (0.10.0)
656
      docile (~> 1.1.0)
657 658 659
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
D
Douwe Maan 已提交
660
    sinatra (1.4.6)
661
      rack (~> 1.4)
662
      rack-protection (~> 1.4)
D
Douwe Maan 已提交
663
      tilt (>= 1.3, < 3)
G
gitlabhq 已提交
664
    six (0.2.0)
665
    slack-notifier (1.2.1)
666
    slop (3.6.0)
D
Douwe Maan 已提交
667 668 669 670
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
671 672
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
673 674
      railties (>= 3)
      spinach (>= 0.4)
R
Robert Speicher 已提交
675
    spring (1.3.6)
J
Jeroen van Baarsen 已提交
676
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
677 678 679
      spring (>= 0.9.1)
    spring-commands-spinach (1.0.0)
      spring (>= 0.9.1)
680 681
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
682
    sprockets (2.12.4)
G
gitlabhq 已提交
683
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
684
      multi_json (~> 1.0)
G
gitlabhq 已提交
685 686
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
687
    sprockets-rails (2.3.2)
688 689
      actionpack (>= 3.0)
      activesupport (>= 3.0)
V
Vinnie Okada 已提交
690
      sprockets (>= 2.8, < 4.0)
R
Robert Speicher 已提交
691
    stamp (0.6.0)
P
Pirate Praveen 已提交
692 693 694 695 696 697 698
    state_machines (0.4.0)
    state_machines-activemodel (0.3.0)
      activemodel (~> 4.1)
      state_machines (>= 0.4.0)
    state_machines-activerecord (0.3.0)
      activerecord (~> 4.1)
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
699
    stringex (2.5.2)
A
Alex Lossent 已提交
700
    systemu (2.6.5)
R
Robert Speicher 已提交
701 702
    task_list (1.0.2)
      html-pipeline
703 704 705 706
    teaspoon (1.0.2)
      railties (>= 3.2.5, < 5)
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
707 708
    term-ansicolor (1.3.2)
      tins (~> 1.0)
D
Douwe Maan 已提交
709 710 711 712 713 714 715
    terminal-table (1.5.2)
    test_after_commit (0.2.7)
      activerecord (>= 3.2)
    thin (1.6.3)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0)
      rack (~> 1.0)
716
    thor (0.19.1)
717
    thread_safe (0.3.5)
718
    tilt (1.4.1)
719
    timers (4.0.4)
V
Vinnie Okada 已提交
720
      hitimes
721
    timfel-krb5-auth (0.8.3)
R
Robert Speicher 已提交
722
    tinder (1.10.1)
723
      eventmachine (~> 1.0)
R
Robert Speicher 已提交
724
      faraday (~> 0.9.0)
725
      faraday_middleware (~> 0.9)
R
Robert Speicher 已提交
726
      hashie (>= 1.0)
727
      json (~> 1.8.0)
R
Robert Speicher 已提交
728
      mime-types
729
      multi_json (~> 1.7)
730
      twitter-stream (~> 0.1)
D
Douwe Maan 已提交
731
    tins (1.6.0)
732
    trollop (2.1.2)
R
Robert Speicher 已提交
733
    turbolinks (2.5.3)
734
      coffee-rails
735 736 737 738
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
739
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
740
      thread_safe (~> 0.1)
R
Robert Speicher 已提交
741
    uglifier (2.7.2)
G
gitlabhq 已提交
742
      execjs (>= 0.3.0)
743
      json (>= 1.8.0)
744
    underscore-rails (1.4.4)
745 746
    unf (0.1.4)
      unf_ext
747
    unf_ext (0.0.7.1)
D
Douwe Maan 已提交
748
    unicorn (4.8.3)
749 750 751
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
D
Douwe Maan 已提交
752 753
    unicorn-worker-killer (0.4.3)
      get_process_mem (~> 0)
754
      unicorn (~> 4)
Y
Yorick Peterse 已提交
755
    uniform_notifier (1.9.0)
R
Robert Speicher 已提交
756
    uuid (2.3.8)
A
Alex Lossent 已提交
757
      macaddr (~> 1.0)
758
    version_sorter (2.0.0)
D
Douwe Maan 已提交
759 760
    virtus (1.0.5)
      axiom-types (~> 0.1)
761
      coercible (~> 1.0)
D
Douwe Maan 已提交
762 763
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
D
Dmitriy Zaporozhets 已提交
764
    warden (1.2.3)
G
gitlabhq 已提交
765
      rack (>= 1.0)
766 767
    webmock (1.21.0)
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
768
      crack (>= 0.3.2)
D
Douwe Maan 已提交
769
    websocket-driver (0.6.2)
R
Robert Speicher 已提交
770 771
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
772
    wikicloth (0.8.1)
R
Robert Schilling 已提交
773 774
      builder
      expression_parser
V
Valery Sizov 已提交
775
      rinku
776
    xpath (2.0.0)
G
gitlabhq 已提交
777 778 779 780 781 782
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
D
Douwe Maan 已提交
783 784 785 786
  RedCloth (~> 4.2.9)
  ace-rails-ap (~> 2.0.1)
  activerecord-deprecated_finders (~> 1.0.3)
  activerecord-session_store (~> 0.1.0)
N
Nihad Abbasov 已提交
787
  acts-as-taggable-on (~> 3.4)
D
Douwe Maan 已提交
788
  addressable (~> 2.3.8)
789
  after_commit_queue
D
Douwe Maan 已提交
790
  annotate (~> 2.6.0)
J
Jeremy 已提交
791
  asana (~> 0.0.6)
792
  asciidoctor (~> 1.5.2)
D
Douwe Maan 已提交
793 794
  attr_encrypted (~> 1.3.4)
  awesome_print (~> 1.2.0)
795
  benchmark-ips
D
Douwe Maan 已提交
796 797
  better_errors (~> 1.0.1)
  binding_of_caller (~> 0.7.2)
D
Dmitriy Zaporozhets 已提交
798
  bootstrap-sass (~> 3.0)
D
Dmitriy Zaporozhets 已提交
799
  brakeman (= 3.0.1)
800
  browser (~> 1.0.0)
Y
Yorick Peterse 已提交
801
  bullet
D
Douwe Maan 已提交
802
  byebug
803
  cal-heatmap-rails (~> 0.0.1)
R
Robert Speicher 已提交
804
  capybara (~> 2.4.0)
R
Robert Speicher 已提交
805
  capybara-screenshot (~> 1.0.0)
D
Douwe Maan 已提交
806
  carrierwave (~> 0.9.0)
807
  charlock_holmes (~> 0.7.3)
D
Douwe Maan 已提交
808 809
  coffee-rails (~> 4.1.0)
  colored (~> 1.2)
D
Dmitriy Zaporozhets 已提交
810
  colorize (~> 0.5.8)
811
  coveralls (~> 0.8.2)
R
Robert Schilling 已提交
812
  creole (~> 0.3.6)
R
Robert Speicher 已提交
813
  d3_rails (~> 3.5.5)
814
  database_cleaner (~> 1.4.0)
D
Dmitriy Zaporozhets 已提交
815
  default_value_for (~> 3.0.0)
R
Robert Speicher 已提交
816
  devise (~> 3.5.2)
D
Douwe Maan 已提交
817
  devise-async (~> 0.9.0)
818
  devise-two-factor (~> 2.0.0)
S
skv-headless 已提交
819
  diffy (~> 3.0.3)
D
Douwe Maan 已提交
820 821 822
  doorkeeper (~> 2.1.3)
  dropzonejs-rails (~> 0.7.1)
  email_reply_parser (~> 0.5.8)
R
Robert Speicher 已提交
823
  email_spec (~> 1.6.0)
D
Douwe Maan 已提交
824 825
  enumerize (~> 0.7.0)
  factory_girl_rails (~> 4.3.0)
R
Robert Speicher 已提交
826
  ffaker (~> 2.0.0)
827
  flog
828
  fog (~> 1.25.0)
S
Sullivan SENECHAL 已提交
829
  font-awesome-rails (~> 4.2)
D
Dmitriy Zaporozhets 已提交
830
  foreman
R
Robert Speicher 已提交
831
  fuubar (~> 2.0.0)
832
  gemnasium-gitlab-service (~> 0.2)
833
  github-linguist (~> 4.7.0)
D
Douwe Maan 已提交
834
  github-markup (~> 1.3.1)
835
  gitlab-flowdock-git-hook (~> 1.0.1)
836
  gitlab_emoji (~> 0.1)
837
  gitlab_git (~> 7.2.20)
D
Dmitriy Zaporozhets 已提交
838
  gitlab_meta (= 7.0)
D
Douwe Maan 已提交
839
  gitlab_omniauth-ldap (~> 1.2.1)
V
Valery Sizov 已提交
840
  gollum-lib (~> 4.0.2)
D
Dmitriy Zaporozhets 已提交
841
  gon (~> 5.0.0)
J
Jeroen van Baarsen 已提交
842
  grape (~> 0.6.1)
D
Dmitriy Zaporozhets 已提交
843
  grape-entity (~> 0.4.2)
R
Robert Speicher 已提交
844
  haml-rails (~> 0.9.0)
C
Chulki Lee 已提交
845
  hipchat (~> 1.5.0)
846
  html-pipeline (~> 1.11.0)
D
Douwe Maan 已提交
847
  httparty (~> 0.13.3)
848
  jquery-atwho-rails (~> 1.3.2)
D
Douwe Maan 已提交
849 850 851 852
  jquery-rails (~> 3.1.3)
  jquery-scrollto-rails (~> 1.4.3)
  jquery-turbolinks (~> 2.0.1)
  jquery-ui-rails (~> 4.2.1)
853
  kaminari (~> 0.16.3)
D
Douwe Maan 已提交
854
  letter_opener (~> 1.1.2)
855
  mail_room (~> 0.6.1)
D
Douwe Maan 已提交
856 857 858 859
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
  nested_form (~> 0.3.2)
J
Jacob Vosmaer 已提交
860
  newrelic-grape
D
Douwe Maan 已提交
861
  newrelic_rpm (~> 3.9.4.245)
R
Robert Speicher 已提交
862
  nprogress-rails (~> 0.1.6.7)
D
Douwe Maan 已提交
863 864
  oauth2 (~> 1.0.0)
  octokit (~> 3.7.0)
865
  omniauth (~> 1.2.2)
D
Douwe Maan 已提交
866
  omniauth-bitbucket (~> 0.0.2)
D
Douwe Maan 已提交
867
  omniauth-facebook (~> 3.0.0)
D
Douwe Maan 已提交
868 869
  omniauth-github (~> 1.1.1)
  omniauth-gitlab (~> 1.0.0)
870
  omniauth-google-oauth2 (~> 0.2.0)
871
  omniauth-kerberos (~> 0.3.0)
R
Robert Speicher 已提交
872
  omniauth-saml (~> 1.4.0)
873
  omniauth-shibboleth (~> 1.2.0)
874
  omniauth-twitter (~> 1.2.0)
V
Valery Sizov 已提交
875
  omniauth_crowd
D
Douwe Maan 已提交
876 877 878
  org-ruby (~> 0.9.12)
  paranoia (~> 2.0)
  pg (~> 0.18.2)
R
Robert Speicher 已提交
879
  poltergeist (~> 1.6.0)
880
  pry-rails
D
Douwe Maan 已提交
881
  quiet_assets (~> 1.0.2)
882
  rack-attack (~> 4.3.0)
R
Robert Speicher 已提交
883
  rack-cors (~> 0.4.0)
V
Valery Sizov 已提交
884
  rack-oauth2 (~> 1.0.5)
D
Douwe Maan 已提交
885
  rails (= 4.1.12)
886
  raphael-rails (~> 2.1.2)
887
  rblineprof
R
Robert Schilling 已提交
888
  rdoc (~> 3.6)
889
  redcarpet (~> 3.3.3)
D
Douwe Maan 已提交
890 891
  redis-rails (~> 4.0.0)
  request_store (~> 1.2.0)
892
  rerun (~> 0.10.0)
D
Douwe Maan 已提交
893
  rqrcode-rails3 (~> 0.1.7)
R
Robert Speicher 已提交
894
  rspec-rails (~> 3.3.0)
D
Dmitriy Zaporozhets 已提交
895
  rubocop (~> 0.28.0)
J
Jared Szechy 已提交
896
  ruby-fogbugz (~> 0.2.1)
897
  sanitize (~> 2.0)
898
  sass-rails (~> 4.0.5)
D
Douwe Maan 已提交
899 900
  sdoc (~> 0.3.20)
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
901
  select2-rails (~> 3.5.9)
D
Douwe Maan 已提交
902
  settingslogic (~> 2.0.9)
J
Jared Szechy 已提交
903
  sham_rack
904
  shoulda-matchers (~> 2.8.0)
905
  sidekiq (= 3.3.0)
D
Douwe Maan 已提交
906 907 908 909
  sidetiq (~> 0.6.3)
  simplecov (~> 0.10.0)
  sinatra (~> 1.4.4)
  six (~> 0.2.0)
910
  slack-notifier (~> 1.2.0)
D
Douwe Maan 已提交
911 912 913
  spinach-rails (~> 0.2.1)
  spring (~> 1.3.6)
  spring-commands-rspec (~> 1.0.4)
914 915
  spring-commands-spinach (~> 1.0.0)
  spring-commands-teaspoon (~> 0.0.2)
916
  sprockets (~> 2.12.3)
R
Robert Speicher 已提交
917
  stamp (~> 0.6.0)
P
Pirate Praveen 已提交
918
  state_machines-activerecord (~> 0.3.0)
D
Douwe Maan 已提交
919
  task_list (~> 1.0.2)
920
  teaspoon (~> 1.0.0)
D
Douwe Maan 已提交
921 922 923
  teaspoon-jasmine (~> 2.2.0)
  test_after_commit (~> 0.2.2)
  thin (~> 1.6.1)
R
Robert Speicher 已提交
924
  tinder (~> 1.10.0)
R
Robert Speicher 已提交
925
  turbolinks (~> 2.5.0)
R
Robert Speicher 已提交
926
  uglifier (~> 2.7.2)
927
  underscore-rails (~> 1.4.4)
D
Douwe Maan 已提交
928 929 930 931 932
  unf (~> 0.1.4)
  unicorn (~> 4.8.2)
  unicorn-worker-killer (~> 0.4.2)
  version_sorter (~> 2.0.0)
  virtus (~> 1.0.1)
933
  webmock (~> 1.21.0)
V
Valery Sizov 已提交
934
  wikicloth (= 0.8.1)
D
Douwe Maan 已提交
935 936 937

BUNDLED WITH
   1.10.6