Advertisement
Guest User

Bundler with my patch

a guest
Nov 23rd, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. actionmailer (3.2.11)
  5. actionpack (= 3.2.11)
  6. mail (~> 2.4.4)
  7. actionpack (3.2.11)
  8. activemodel (= 3.2.11)
  9. activesupport (= 3.2.11)
  10. builder (~> 3.0.0)
  11. erubis (~> 2.7.0)
  12. journey (~> 1.0.4)
  13. rack (~> 1.4.0)
  14. rack-cache (~> 1.2)
  15. rack-test (~> 0.6.1)
  16. sprockets (~> 2.2.1)
  17. activemodel (3.2.11)
  18. activesupport (= 3.2.11)
  19. builder (~> 3.0.0)
  20. activerecord (3.2.11)
  21. activemodel (= 3.2.11)
  22. activesupport (= 3.2.11)
  23. arel (~> 3.0.2)
  24. tzinfo (~> 0.3.29)
  25. activeresource (3.2.11)
  26. activemodel (= 3.2.11)
  27. activesupport (= 3.2.11)
  28. activesupport (3.2.11)
  29. i18n (~> 0.6)
  30. multi_json (~> 1.0)
  31. addressable (2.2.8)
  32. airbrake (3.1.2)
  33. activesupport
  34. builder
  35. arel (3.0.3)
  36. bcrypt-ruby (3.1.2)
  37. builder (3.0.4)
  38. carrierwave (0.9.0)
  39. activemodel (>= 3.2.0)
  40. activesupport (>= 3.2.0)
  41. json (>= 1.7)
  42. celluloid (0.15.2)
  43. timers (~> 1.1.0)
  44. childprocess (0.3.9)
  45. ffi (~> 1.0, >= 1.0.11)
  46. chunky_png (1.2.9)
  47. codemirror-rails (3.16)
  48. railties (>= 3.0, < 5)
  49. coderay (1.1.0)
  50. coffee-rails (3.2.2)
  51. coffee-script (>= 2.2.0)
  52. railties (~> 3.2.0)
  53. coffee-script (2.2.0)
  54. coffee-script-source
  55. execjs
  56. coffee-script-source (1.6.3)
  57. commonjs (0.2.7)
  58. compass (0.12.2)
  59. chunky_png (~> 1.2)
  60. fssm (>= 0.2.7)
  61. sass (~> 3.1)
  62. compass-rails (1.0.3)
  63. compass (>= 0.12.2, < 0.14)
  64. crack (0.4.1)
  65. safe_yaml (~> 0.9.0)
  66. daemons (1.1.9)
  67. diff-lcs (1.2.5)
  68. draper (0.18.0)
  69. actionpack (~> 3.2)
  70. activesupport (~> 3.2)
  71. dynamic_form (1.1.4)
  72. engineyard (1.4.29)
  73. engineyard-serverside-adapter (= 1.6.4)
  74. escape (~> 0.0.4)
  75. highline (~> 1.6.1)
  76. json_pure
  77. launchy (= 2.0.5)
  78. net-ssh (~> 2.2.1)
  79. rest-client (~> 1.6.0)
  80. engineyard-serverside-adapter (1.6.4)
  81. escape (~> 0.0.4)
  82. json_pure
  83. erubis (2.7.0)
  84. escape (0.0.4)
  85. eventmachine (1.0.3)
  86. execjs (2.0.2)
  87. ey_config (0.0.6)
  88. factory_girl (4.3.0)
  89. activesupport (>= 3.0.0)
  90. factory_girl_rails (4.3.0)
  91. factory_girl (~> 4.3.0)
  92. railties (>= 3.0.0)
  93. faraday (0.8.8)
  94. multipart-post (~> 1.2.0)
  95. ffi (1.9.3)
  96. formatador (0.2.4)
  97. friendly_id (4.0.10.1)
  98. activerecord (>= 3.0, < 4.0)
  99. fssm (0.2.10)
  100. fuubar (1.2.1)
  101. rspec (~> 2.0)
  102. rspec-instafail (~> 0.2.0)
  103. ruby-progressbar (~> 1.0)
  104. growl (1.0.3)
  105. guard (2.2.4)
  106. formatador (>= 0.2.4)
  107. listen (~> 2.1)
  108. lumberjack (~> 1.0)
  109. pry (>= 0.9.12)
  110. thor (>= 0.18.1)
  111. guard-rspec (4.0.4)
  112. guard (>= 2.1.1)
  113. rspec (~> 2.14)
  114. guard-spork (1.5.1)
  115. childprocess (>= 0.2.3)
  116. guard (>= 1.1)
  117. spork (>= 0.8.4)
  118. haml (4.0.4)
  119. tilt
  120. haml-rails (0.4)
  121. actionpack (>= 3.1, < 4.1)
  122. activesupport (>= 3.1, < 4.1)
  123. haml (>= 3.1, < 4.1)
  124. railties (>= 3.1, < 4.1)
  125. hashie (2.0.5)
  126. highline (1.6.20)
  127. hike (1.2.3)
  128. hirb (0.7.1)
  129. httpauth (0.2.0)
  130. i18n (0.6.5)
  131. journey (1.0.4)
  132. jquery-rails (3.0.4)
  133. railties (>= 3.0, < 5.0)
  134. thor (>= 0.14, < 2.0)
  135. js-routes (0.9.4)
  136. rails (>= 3.2)
  137. json (1.8.1)
  138. json_pure (1.8.1)
  139. jwt (0.1.8)
  140. multi_json (>= 1.5)
  141. launchy (2.0.5)
  142. addressable (~> 2.2.6)
  143. less (2.4.0)
  144. commonjs (~> 0.2.7)
  145. libv8 (3.16.14.3)
  146. listen (2.2.0)
  147. celluloid (>= 0.15.2)
  148. rb-fsevent (>= 0.9.3)
  149. rb-inotify (>= 0.9)
  150. lumberjack (1.0.4)
  151. macaddr (1.6.1)
  152. systemu (~> 2.5.0)
  153. mail (2.4.4)
  154. i18n (>= 0.4.0)
  155. mime-types (~> 1.16)
  156. treetop (~> 1.4.8)
  157. method_source (0.8.2)
  158. mime-types (1.25)
  159. multi_json (1.8.2)
  160. multipart-post (1.2.0)
  161. mustache (0.99.5)
  162. mysql2 (0.3.14)
  163. net-ssh (2.2.2)
  164. newrelic_rpm (3.6.9.171)
  165. oauth (0.4.7)
  166. oauth2 (0.8.1)
  167. faraday (~> 0.8)
  168. httpauth (~> 0.1)
  169. jwt (~> 0.1.4)
  170. multi_json (~> 1.0)
  171. rack (~> 1.2)
  172. omniauth (1.1.4)
  173. hashie (>= 1.2, < 3)
  174. rack
  175. omniauth-github (1.1.1)
  176. omniauth (~> 1.0)
  177. omniauth-oauth2 (~> 1.1)
  178. omniauth-oauth (1.0.1)
  179. oauth
  180. omniauth (~> 1.0)
  181. omniauth-oauth2 (1.1.1)
  182. oauth2 (~> 0.8.0)
  183. omniauth (~> 1.0)
  184. omniauth-openid (1.0.1)
  185. omniauth (~> 1.0)
  186. rack-openid (~> 1.3.1)
  187. omniauth-twitter (1.0.1)
  188. multi_json (~> 1.3)
  189. omniauth-oauth (~> 1.0)
  190. paypal-recurring (1.1.0)
  191. polyglot (0.3.3)
  192. pry (0.9.12.3)
  193. coderay (~> 1.0)
  194. method_source (~> 0.8)
  195. slop (~> 3.4)
  196. quiet_assets (1.0.2)
  197. railties (>= 3.1, < 5.0)
  198. rack (1.4.5)
  199. rack-cache (1.2)
  200. rack (>= 0.4)
  201. rack-openid (1.3.1)
  202. rack (>= 1.1.0)
  203. ruby-openid (>= 2.1.8)
  204. rack-ssl (1.3.3)
  205. rack
  206. rack-test (0.6.2)
  207. rack (>= 1.0)
  208. rails (3.2.11)
  209. actionmailer (= 3.2.11)
  210. actionpack (= 3.2.11)
  211. activerecord (= 3.2.11)
  212. activeresource (= 3.2.11)
  213. activesupport (= 3.2.11)
  214. bundler (~> 1.0)
  215. railties (= 3.2.11)
  216. rails_autolink (1.1.5)
  217. rails (> 3.1)
  218. railties (3.2.11)
  219. actionpack (= 3.2.11)
  220. activesupport (= 3.2.11)
  221. rack-ssl (~> 1.3.2)
  222. rake (>= 0.8.7)
  223. rdoc (~> 3.4)
  224. thor (>= 0.14.6, < 2.0)
  225. rake (10.1.0)
  226. rb-fsevent (0.9.3)
  227. rb-inotify (0.9.2)
  228. ffi (>= 0.5.0)
  229. rdoc (3.12.2)
  230. json (~> 1.4)
  231. ref (1.0.5)
  232. rest-client (1.6.7)
  233. mime-types (>= 1.16)
  234. rspec (2.14.1)
  235. rspec-core (~> 2.14.0)
  236. rspec-expectations (~> 2.14.0)
  237. rspec-mocks (~> 2.14.0)
  238. rspec-core (2.14.7)
  239. rspec-expectations (2.14.4)
  240. diff-lcs (>= 1.1.3, < 2.0)
  241. rspec-http (0.10.0)
  242. rspec (~> 2.0)
  243. rspec-instafail (0.2.4)
  244. rspec-mocks (2.14.4)
  245. rspec-rails (2.14.0)
  246. actionpack (>= 3.0)
  247. activesupport (>= 3.0)
  248. railties (>= 3.0)
  249. rspec-core (~> 2.14.0)
  250. rspec-expectations (~> 2.14.0)
  251. rspec-mocks (~> 2.14.0)
  252. ruby-openid (2.3.0)
  253. ruby-progressbar (1.2.0)
  254. safe_yaml (0.9.7)
  255. sass (3.2.12)
  256. sass-rails (3.2.6)
  257. railties (~> 3.2.0)
  258. sass (>= 3.1.10)
  259. tilt (~> 1.3)
  260. settingslogic (2.0.9)
  261. shoulda-matchers (2.4.0)
  262. activesupport (>= 3.0.0)
  263. simplecov (0.4.2)
  264. simplecov-html (~> 0.4.4)
  265. simplecov-html (0.4.5)
  266. slop (3.4.7)
  267. spork (0.9.2)
  268. sprockets (2.2.2)
  269. hike (~> 1.2)
  270. multi_json (~> 1.0)
  271. rack (~> 1.0)
  272. tilt (~> 1.1, != 1.3.0)
  273. state_machine (1.2.0)
  274. stripe (1.8.8)
  275. multi_json (>= 1.0.4, < 2)
  276. rest-client (~> 1.4)
  277. systemu (2.5.2)
  278. therubyracer (0.12.0)
  279. libv8 (~> 3.16.14.0)
  280. ref
  281. thin (1.6.1)
  282. daemons (>= 1.0.9)
  283. eventmachine (>= 1.0.0)
  284. rack (>= 1.0.0)
  285. thor (0.18.1)
  286. tilt (1.4.1)
  287. timecop (0.6.3)
  288. timers (1.1.0)
  289. treetop (1.4.15)
  290. polyglot
  291. polyglot (>= 0.3.1)
  292. tzinfo (0.3.38)
  293. uglifier (2.3.1)
  294. execjs (>= 0.3.0)
  295. json (>= 1.8.0)
  296. uuid (2.3.7)
  297. macaddr (~> 1.0)
  298. webmock (1.16.0)
  299. addressable (>= 2.2.7)
  300. crack (>= 0.3.2)
  301. wrest (1.5.0)
  302. activesupport (~> 3)
  303. builder (> 2.0)
  304. multi_json (~> 1.0)
  305.  
  306. PLATFORMS
  307. ruby
  308.  
  309. DEPENDENCIES
  310. airbrake (= 3.1.2)
  311. bcrypt-ruby
  312. carrierwave
  313. codemirror-rails
  314. coffee-rails
  315. compass-rails
  316. draper (~> 0.12)
  317. dynamic_form
  318. engineyard (= 1.4.29)
  319. ey_config
  320. factory_girl_rails
  321. friendly_id (~> 4.0.9)
  322. fuubar
  323. growl
  324. guard
  325. guard-rspec
  326. guard-spork
  327. haml-rails
  328. hirb
  329. jquery-rails
  330. js-routes
  331. less
  332. mustache
  333. mysql2
  334. newrelic_rpm
  335. omniauth-github
  336. omniauth-openid
  337. omniauth-twitter
  338. paypal-recurring
  339. quiet_assets
  340. rails (= 3.2.11)
  341. rails_autolink
  342. rspec-http
  343. rspec-rails
  344. sass-rails
  345. settingslogic
  346. shoulda-matchers
  347. simplecov (~> 0.4.2)
  348. spork
  349. state_machine
  350. stripe
  351. therubyracer
  352. thin
  353. timecop
  354. uglifier
  355. uuid
  356. webmock
  357. wrest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement