A corporation manager and dashboard for EVE Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

165 lines
3.9 KiB

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (4.2.0)
  5. actionpack (= 4.2.0)
  6. actionview (= 4.2.0)
  7. activejob (= 4.2.0)
  8. mail (~> 2.5, >= 2.5.4)
  9. rails-dom-testing (~> 1.0, >= 1.0.5)
  10. actionpack (4.2.0)
  11. actionview (= 4.2.0)
  12. activesupport (= 4.2.0)
  13. rack (~> 1.6.0)
  14. rack-test (~> 0.6.2)
  15. rails-dom-testing (~> 1.0, >= 1.0.5)
  16. rails-html-sanitizer (~> 1.0, >= 1.0.1)
  17. actionview (4.2.0)
  18. activesupport (= 4.2.0)
  19. builder (~> 3.1)
  20. erubis (~> 2.7.0)
  21. rails-dom-testing (~> 1.0, >= 1.0.5)
  22. rails-html-sanitizer (~> 1.0, >= 1.0.1)
  23. activejob (4.2.0)
  24. activesupport (= 4.2.0)
  25. globalid (>= 0.3.0)
  26. activemodel (4.2.0)
  27. activesupport (= 4.2.0)
  28. builder (~> 3.1)
  29. activerecord (4.2.0)
  30. activemodel (= 4.2.0)
  31. activesupport (= 4.2.0)
  32. arel (~> 6.0)
  33. activesupport (4.2.0)
  34. i18n (~> 0.7)
  35. json (~> 1.7, >= 1.7.7)
  36. minitest (~> 5.1)
  37. thread_safe (~> 0.3, >= 0.3.4)
  38. tzinfo (~> 1.1)
  39. arel (6.0.0)
  40. binding_of_caller (0.7.2)
  41. debug_inspector (>= 0.0.1)
  42. builder (3.2.2)
  43. byebug (3.5.1)
  44. columnize (~> 0.8)
  45. debugger-linecache (~> 1.2)
  46. slop (~> 3.6)
  47. coffee-rails (4.1.0)
  48. coffee-script (>= 2.2.0)
  49. railties (>= 4.0.0, < 5.0)
  50. coffee-script (2.3.0)
  51. coffee-script-source
  52. execjs
  53. coffee-script-source (1.9.1)
  54. columnize (0.9.0)
  55. debug_inspector (0.0.2)
  56. debugger-linecache (1.2.0)
  57. erubis (2.7.0)
  58. execjs (2.4.0)
  59. globalid (0.3.3)
  60. activesupport (>= 4.1.0)
  61. hike (1.2.3)
  62. i18n (0.7.0)
  63. jbuilder (2.2.11)
  64. activesupport (>= 3.0.0, < 5)
  65. multi_json (~> 1.2)
  66. jquery-rails (4.0.3)
  67. rails-dom-testing (~> 1.0)
  68. railties (>= 4.2.0)
  69. thor (>= 0.14, < 2.0)
  70. json (1.8.2)
  71. loofah (2.0.1)
  72. nokogiri (>= 1.5.9)
  73. mail (2.6.3)
  74. mime-types (>= 1.16, < 3)
  75. mime-types (2.4.3)
  76. mini_portile (0.6.2)
  77. minitest (5.5.1)
  78. multi_json (1.11.0)
  79. nokogiri (1.6.6.2)
  80. mini_portile (~> 0.6.0)
  81. rack (1.6.0)
  82. rack-test (0.6.3)
  83. rack (>= 1.0)
  84. rails (4.2.0)
  85. actionmailer (= 4.2.0)
  86. actionpack (= 4.2.0)
  87. actionview (= 4.2.0)
  88. activejob (= 4.2.0)
  89. activemodel (= 4.2.0)
  90. activerecord (= 4.2.0)
  91. activesupport (= 4.2.0)
  92. bundler (>= 1.3.0, < 2.0)
  93. railties (= 4.2.0)
  94. sprockets-rails
  95. rails-deprecated_sanitizer (1.0.3)
  96. activesupport (>= 4.2.0.alpha)
  97. rails-dom-testing (1.0.5)
  98. activesupport (>= 4.2.0.beta, < 5.0)
  99. nokogiri (~> 1.6.0)
  100. rails-deprecated_sanitizer (>= 1.0.1)
  101. rails-html-sanitizer (1.0.1)
  102. loofah (~> 2.0)
  103. railties (4.2.0)
  104. actionpack (= 4.2.0)
  105. activesupport (= 4.2.0)
  106. rake (>= 0.8.7)
  107. thor (>= 0.18.1, < 2.0)
  108. rake (10.4.2)
  109. rdoc (4.2.0)
  110. json (~> 1.4)
  111. sass (3.4.13)
  112. sass-rails (5.0.1)
  113. railties (>= 4.0.0, < 5.0)
  114. sass (~> 3.1)
  115. sprockets (>= 2.8, < 4.0)
  116. sprockets-rails (>= 2.0, < 4.0)
  117. tilt (~> 1.1)
  118. sdoc (0.4.1)
  119. json (~> 1.7, >= 1.7.7)
  120. rdoc (~> 4.0)
  121. slop (3.6.0)
  122. spring (1.3.3)
  123. sprockets (2.12.3)
  124. hike (~> 1.2)
  125. multi_json (~> 1.0)
  126. rack (~> 1.0)
  127. tilt (~> 1.1, != 1.3.0)
  128. sprockets-rails (2.2.4)
  129. actionpack (>= 3.0)
  130. activesupport (>= 3.0)
  131. sprockets (>= 2.8, < 4.0)
  132. sqlite3 (1.3.10)
  133. thor (0.19.1)
  134. thread_safe (0.3.4)
  135. tilt (1.4.1)
  136. turbolinks (2.5.3)
  137. coffee-rails
  138. tzinfo (1.2.2)
  139. thread_safe (~> 0.1)
  140. uglifier (2.7.1)
  141. execjs (>= 0.3.0)
  142. json (>= 1.8.0)
  143. web-console (2.1.1)
  144. activemodel (>= 4.0)
  145. binding_of_caller (>= 0.7.2)
  146. railties (>= 4.0)
  147. sprockets-rails (>= 2.0, < 4.0)
  148. PLATFORMS
  149. ruby
  150. DEPENDENCIES
  151. byebug
  152. coffee-rails (~> 4.1.0)
  153. jbuilder (~> 2.0)
  154. jquery-rails
  155. rails (= 4.2.0)
  156. sass-rails (~> 5.0)
  157. sdoc (~> 0.4.0)
  158. spring
  159. sqlite3
  160. turbolinks
  161. uglifier (>= 1.3.0)
  162. web-console (~> 2.0)