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

PLATFORMS
  ruby

DEPENDENCIES
Robert Schilling's avatar
Robert Schilling committed
637
  RedCloth
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
638
  ace-rails-ap
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
639
  acts-as-taggable-on
640
  addressable
641
  annotate (~> 2.6.0.beta2)
Jeremy's avatar
Jeremy committed
642
  asana (~> 0.0.6)
Robert Schilling's avatar
Robert Schilling committed
643
  asciidoctor (= 0.1.4)
gitlabhq's avatar
gitlabhq committed
644
  awesome_print
645 646
  better_errors
  binding_of_caller
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
647
  bootstrap-sass (~> 3.0)
648
  browser
649
  cal-heatmap-rails (~> 0.0.1)
650
  capybara (~> 2.2.1)
651
  carrierwave
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
652
  coffee-rails
653
  colored
654
  coveralls
Robert Schilling's avatar
Robert Schilling committed
655
  creole (~> 0.3.6)
656
  d3_rails (~> 3.1.4)
657
  database_cleaner
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
658
  default_value_for (~> 3.0.0)
Marin Jankovski's avatar
Marin Jankovski committed
659 660
  devise (= 3.2.4)
  devise-async (= 0.9.0)
skv-headless's avatar
skv-headless committed
661
  diffy (~> 3.0.3)
Valery Sizov's avatar
Valery Sizov committed
662
  doorkeeper (= 2.1.0)
663
  dropzonejs-rails
664
  email_spec
Andrew8xx8's avatar
Andrew8xx8 committed
665
  enumerize
Robert Speicher's avatar
Robert Speicher committed
666
  factory_girl_rails
Nihad Abbasov's avatar
Nihad Abbasov committed
667
  ffaker
668
  fog (~> 1.14)
669
  font-awesome-rails (~> 4.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
670
  foreman
671
  gemnasium-gitlab-service (~> 0.2)
672
  github-markup
673
  gitlab-flowdock-git-hook (~> 0.4.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
674
  gitlab-grack (~> 2.0.0.pre)
675
  gitlab-linguist (~> 3.0.0)
Marin Jankovski's avatar
Marin Jankovski committed
676
  gitlab_emoji (~> 0.0.1.1)
677
  gitlab_git (= 7.0.0.rc14)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
678
  gitlab_meta (= 7.0)
679
  gitlab_omniauth-ldap (= 1.2.0)
Stefan Tatschner's avatar
Stefan Tatschner committed
680
  gollum-lib (~> 4.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
681
  gon (~> 5.0.0)
Jeroen van Baarsen's avatar
Jeroen van Baarsen committed
682
  grape (~> 0.6.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
683
  grape-entity (~> 0.4.2)
684
  growl
randx's avatar
randx committed
685
  guard-rspec
Nihad Abbasov's avatar
Nihad Abbasov committed
686
  guard-spinach
687
  haml-rails
688
  hipchat (~> 1.4.0)
689
  html-pipeline-gitlab (~> 0.1.0)
690
  httparty
Marin Jankovski's avatar
Marin Jankovski committed
691
  jasmine (= 2.0.2)
692
  jquery-atwho-rails (~> 0.3.3)
693
  jquery-rails
694
  jquery-scrollto-rails
695
  jquery-turbolinks
696
  jquery-ui-rails
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
697
  kaminari (~> 0.15.1)
gitlabhq's avatar
gitlabhq committed
698
  launchy
Nihad Abbasov's avatar
Nihad Abbasov committed
699
  letter_opener
Marin Jankovski's avatar
Marin Jankovski committed
700
  minitest (~> 5.3.0)
701
  mousetrap-rails
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
702
  mysql2
Jacob Vosmaer's avatar
Jacob Vosmaer committed
703
  newrelic_rpm
704
  nprogress-rails
Valery Sizov's avatar
Valery Sizov committed
705
  octokit (= 3.7.0)
706
  omniauth (~> 1.1.3)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
707
  omniauth-github
708
  omniauth-gitlab
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
709
  omniauth-google-oauth2
Valery Sizov's avatar
Valery Sizov committed
710
  omniauth-kerberos
711
  omniauth-shibboleth
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
712
  omniauth-twitter
Chulki Lee's avatar
Chulki Lee committed
713
  org-ruby (= 0.9.12)
Andrey Kumanyaev's avatar
Andrey Kumanyaev committed
714
  pg
715
  poltergeist (~> 1.5.1)
716
  pry-rails
Riyad Preukschas's avatar
Riyad Preukschas committed
717
  quiet_assets (~> 1.0.1)
Marin Jankovski's avatar
Marin Jankovski committed
718
  rack-attack
719
  rack-cors
randx's avatar
randx committed
720
  rack-mini-profiler
Valery Sizov's avatar
Valery Sizov committed
721
  rack-oauth2 (~> 1.0.5)
Marin Jankovski's avatar
Marin Jankovski committed
722
  rails (~> 4.1.0)
723
  rails_autolink (~> 1.1)
724
  raphael-rails (~> 2.1.2)
725 726
  rb-fsevent
  rb-inotify
Robert Schilling's avatar
Robert Schilling committed
727
  rdoc (~> 3.6)
Andrew Kumanyaev's avatar
Andrew Kumanyaev committed
728
  redcarpet (~> 3.1.2)
729
  redis-rails
730
  request_store
731
  rspec-rails (= 2.99)
732
  rubocop (= 0.28.0)
733
  rugments
734
  sanitize (~> 2.0)
735
  sass-rails (~> 4.0.2)
736
  sdoc
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
737
  seed-fu
738
  select2-rails
yglukhov's avatar
yglukhov committed
739
  semantic-ui-sass (~> 1.8.0)
740
  settingslogic
Robert Speicher's avatar
Robert Speicher committed
741
  shoulda-matchers (~> 2.7.0)
Vinnie Okada's avatar
Vinnie Okada committed
742
  sidekiq (~> 3.3)
gitlabhq's avatar
gitlabhq committed
743
  simplecov
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
744
  sinatra
gitlabhq's avatar
gitlabhq committed
745
  six
746
  slack-notifier (~> 1.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
747
  slim
748
  spinach-rails
749
  spring (= 1.1.3)
750 751
  spring-commands-rspec (= 1.0.1)
  spring-commands-spinach (= 1.0.0)
gitlabhq's avatar
gitlabhq committed
752
  stamp
Andrew8xx8's avatar
Andrew8xx8 committed
753
  state_machine
Alex Denisov's avatar
Alex Denisov committed
754
  test_after_commit
gitlabhq's avatar
gitlabhq committed
755
  therubyracer
756
  thin
757
  tinder (~> 1.9.2)
758
  turbolinks
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
759
  uglifier
760
  underscore-rails (~> 1.4.4)
761
  unf
762
  unicorn (~> 4.6.3)
763
  unicorn-worker-killer
Robert Speicher's avatar
Robert Speicher committed
764
  version_sorter
skv's avatar
skv committed
765
  virtus
zzjin's avatar
zzjin committed
766
  webmock
Robert Schilling's avatar
Robert Schilling committed
767
  wikicloth (= 0.8.1)