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

PLATFORMS
  ruby

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

BUNDLED WITH
   1.10.6