Advertisement
Guest User

Gemfile.lock with/without gon included explicitly

a guest
Sep 28th, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. Gemfile.lock without gon included explicitly:
  2. PATH
  3. remote: /home/colinl/gems
  4. specs:
  5. flot-rails-plus (0.0.1)
  6. flot-rails
  7. gon
  8.  
  9. GEM
  10. remote: https://rubygems.org/
  11. specs:
  12. actionmailer (4.2.4)
  13. actionpack (= 4.2.4)
  14. actionview (= 4.2.4)
  15. activejob (= 4.2.4)
  16. mail (~> 2.5, >= 2.5.4)
  17. rails-dom-testing (~> 1.0, >= 1.0.5)
  18. actionpack (4.2.4)
  19. actionview (= 4.2.4)
  20. activesupport (= 4.2.4)
  21. rack (~> 1.6)
  22. rack-test (~> 0.6.2)
  23. rails-dom-testing (~> 1.0, >= 1.0.5)
  24. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  25. actionview (4.2.4)
  26. activesupport (= 4.2.4)
  27. builder (~> 3.1)
  28. erubis (~> 2.7.0)
  29. rails-dom-testing (~> 1.0, >= 1.0.5)
  30. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  31. activejob (4.2.4)
  32. activesupport (= 4.2.4)
  33. globalid (>= 0.3.0)
  34. activemodel (4.2.4)
  35. activesupport (= 4.2.4)
  36. builder (~> 3.1)
  37. activerecord (4.2.4)
  38. activemodel (= 4.2.4)
  39. activesupport (= 4.2.4)
  40. arel (~> 6.0)
  41. activesupport (4.2.4)
  42. i18n (~> 0.7)
  43. json (~> 1.7, >= 1.7.7)
  44. minitest (~> 5.1)
  45. thread_safe (~> 0.3, >= 0.3.4)
  46. tzinfo (~> 1.1)
  47. arel (6.0.3)
  48. binding_of_caller (0.7.2)
  49. debug_inspector (>= 0.0.1)
  50. builder (3.2.2)
  51. byebug (6.0.2)
  52. coffee-rails (4.1.0)
  53. coffee-script (>= 2.2.0)
  54. railties (>= 4.0.0, < 5.0)
  55. coffee-script (2.4.1)
  56. coffee-script-source
  57. execjs
  58. coffee-script-source (1.9.1.1)
  59. debug_inspector (0.0.2)
  60. erubis (2.7.0)
  61. execjs (2.6.0)
  62. flot-rails (0.0.6)
  63. jquery-rails
  64. globalid (0.3.6)
  65. activesupport (>= 4.1.0)
  66. gon (6.0.1)
  67. actionpack (>= 3.0)
  68. json
  69. multi_json
  70. request_store (>= 1.0)
  71. i18n (0.7.0)
  72. jbuilder (2.3.1)
  73. activesupport (>= 3.0.0, < 5)
  74. multi_json (~> 1.2)
  75. jquery-rails (4.0.5)
  76. rails-dom-testing (~> 1.0)
  77. railties (>= 4.2.0)
  78. thor (>= 0.14, < 2.0)
  79. json (1.8.3)
  80. loofah (2.0.3)
  81. nokogiri (>= 1.5.9)
  82. mail (2.6.3)
  83. mime-types (>= 1.16, < 3)
  84. mime-types (2.6.2)
  85. mini_portile (0.6.2)
  86. minitest (5.8.1)
  87. multi_json (1.11.2)
  88. nokogiri (1.6.6.2)
  89. mini_portile (~> 0.6.0)
  90. rack (1.6.4)
  91. rack-test (0.6.3)
  92. rack (>= 1.0)
  93. rails (4.2.4)
  94. actionmailer (= 4.2.4)
  95. actionpack (= 4.2.4)
  96. actionview (= 4.2.4)
  97. activejob (= 4.2.4)
  98. activemodel (= 4.2.4)
  99. activerecord (= 4.2.4)
  100. activesupport (= 4.2.4)
  101. bundler (>= 1.3.0, < 2.0)
  102. railties (= 4.2.4)
  103. sprockets-rails
  104. rails-deprecated_sanitizer (1.0.3)
  105. activesupport (>= 4.2.0.alpha)
  106. rails-dom-testing (1.0.7)
  107. activesupport (>= 4.2.0.beta, < 5.0)
  108. nokogiri (~> 1.6.0)
  109. rails-deprecated_sanitizer (>= 1.0.1)
  110. rails-html-sanitizer (1.0.2)
  111. loofah (~> 2.0)
  112. railties (4.2.4)
  113. actionpack (= 4.2.4)
  114. activesupport (= 4.2.4)
  115. rake (>= 0.8.7)
  116. thor (>= 0.18.1, < 2.0)
  117. rake (10.4.2)
  118. rdoc (4.2.0)
  119. json (~> 1.4)
  120. request_store (1.2.0)
  121. sass (3.4.18)
  122. sass-rails (5.0.4)
  123. railties (>= 4.0.0, < 5.0)
  124. sass (~> 3.1)
  125. sprockets (>= 2.8, < 4.0)
  126. sprockets-rails (>= 2.0, < 4.0)
  127. tilt (>= 1.1, < 3)
  128. sdoc (0.4.1)
  129. json (~> 1.7, >= 1.7.7)
  130. rdoc (~> 4.0)
  131. spring (1.4.0)
  132. sprockets (3.3.4)
  133. rack (~> 1.0)
  134. sprockets-rails (2.3.3)
  135. actionpack (>= 3.0)
  136. activesupport (>= 3.0)
  137. sprockets (>= 2.8, < 4.0)
  138. sqlite3 (1.3.10)
  139. thor (0.19.1)
  140. thread_safe (0.3.5)
  141. tilt (2.0.1)
  142. turbolinks (2.5.3)
  143. coffee-rails
  144. tzinfo (1.2.2)
  145. thread_safe (~> 0.1)
  146. uglifier (2.7.2)
  147. execjs (>= 0.3.0)
  148. json (>= 1.8.0)
  149. web-console (2.2.1)
  150. activemodel (>= 4.0)
  151. binding_of_caller (>= 0.7.2)
  152. railties (>= 4.0)
  153. sprockets-rails (>= 2.0, < 4.0)
  154.  
  155. PLATFORMS
  156. ruby
  157.  
  158. DEPENDENCIES
  159. byebug
  160. coffee-rails (~> 4.1.0)
  161. flot-rails
  162. flot-rails-plus!
  163. jbuilder (~> 2.0)
  164. jquery-rails
  165. rails (= 4.2.4)
  166. sass-rails (~> 5.0)
  167. sdoc (~> 0.4.0)
  168. spring
  169. sqlite3
  170. turbolinks
  171. uglifier (>= 1.3.0)
  172. web-console (~> 2.0)
  173.  
  174.  
  175. and with it included:
  176. PATH
  177. remote: /home/colinl/gems
  178. specs:
  179. flot-rails-plus (0.0.1)
  180. flot-rails
  181. gon
  182.  
  183. GEM
  184. remote: https://rubygems.org/
  185. specs:
  186. actionmailer (4.2.4)
  187. actionpack (= 4.2.4)
  188. actionview (= 4.2.4)
  189. activejob (= 4.2.4)
  190. mail (~> 2.5, >= 2.5.4)
  191. rails-dom-testing (~> 1.0, >= 1.0.5)
  192. actionpack (4.2.4)
  193. actionview (= 4.2.4)
  194. activesupport (= 4.2.4)
  195. rack (~> 1.6)
  196. rack-test (~> 0.6.2)
  197. rails-dom-testing (~> 1.0, >= 1.0.5)
  198. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  199. actionview (4.2.4)
  200. activesupport (= 4.2.4)
  201. builder (~> 3.1)
  202. erubis (~> 2.7.0)
  203. rails-dom-testing (~> 1.0, >= 1.0.5)
  204. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  205. activejob (4.2.4)
  206. activesupport (= 4.2.4)
  207. globalid (>= 0.3.0)
  208. activemodel (4.2.4)
  209. activesupport (= 4.2.4)
  210. builder (~> 3.1)
  211. activerecord (4.2.4)
  212. activemodel (= 4.2.4)
  213. activesupport (= 4.2.4)
  214. arel (~> 6.0)
  215. activesupport (4.2.4)
  216. i18n (~> 0.7)
  217. json (~> 1.7, >= 1.7.7)
  218. minitest (~> 5.1)
  219. thread_safe (~> 0.3, >= 0.3.4)
  220. tzinfo (~> 1.1)
  221. arel (6.0.3)
  222. binding_of_caller (0.7.2)
  223. debug_inspector (>= 0.0.1)
  224. builder (3.2.2)
  225. byebug (6.0.2)
  226. coffee-rails (4.1.0)
  227. coffee-script (>= 2.2.0)
  228. railties (>= 4.0.0, < 5.0)
  229. coffee-script (2.4.1)
  230. coffee-script-source
  231. execjs
  232. coffee-script-source (1.9.1.1)
  233. debug_inspector (0.0.2)
  234. erubis (2.7.0)
  235. execjs (2.6.0)
  236. flot-rails (0.0.6)
  237. jquery-rails
  238. globalid (0.3.6)
  239. activesupport (>= 4.1.0)
  240. gon (6.0.1)
  241. actionpack (>= 3.0)
  242. json
  243. multi_json
  244. request_store (>= 1.0)
  245. i18n (0.7.0)
  246. jbuilder (2.3.1)
  247. activesupport (>= 3.0.0, < 5)
  248. multi_json (~> 1.2)
  249. jquery-rails (4.0.5)
  250. rails-dom-testing (~> 1.0)
  251. railties (>= 4.2.0)
  252. thor (>= 0.14, < 2.0)
  253. json (1.8.3)
  254. loofah (2.0.3)
  255. nokogiri (>= 1.5.9)
  256. mail (2.6.3)
  257. mime-types (>= 1.16, < 3)
  258. mime-types (2.6.2)
  259. mini_portile (0.6.2)
  260. minitest (5.8.1)
  261. multi_json (1.11.2)
  262. nokogiri (1.6.6.2)
  263. mini_portile (~> 0.6.0)
  264. rack (1.6.4)
  265. rack-test (0.6.3)
  266. rack (>= 1.0)
  267. rails (4.2.4)
  268. actionmailer (= 4.2.4)
  269. actionpack (= 4.2.4)
  270. actionview (= 4.2.4)
  271. activejob (= 4.2.4)
  272. activemodel (= 4.2.4)
  273. activerecord (= 4.2.4)
  274. activesupport (= 4.2.4)
  275. bundler (>= 1.3.0, < 2.0)
  276. railties (= 4.2.4)
  277. sprockets-rails
  278. rails-deprecated_sanitizer (1.0.3)
  279. activesupport (>= 4.2.0.alpha)
  280. rails-dom-testing (1.0.7)
  281. activesupport (>= 4.2.0.beta, < 5.0)
  282. nokogiri (~> 1.6.0)
  283. rails-deprecated_sanitizer (>= 1.0.1)
  284. rails-html-sanitizer (1.0.2)
  285. loofah (~> 2.0)
  286. railties (4.2.4)
  287. actionpack (= 4.2.4)
  288. activesupport (= 4.2.4)
  289. rake (>= 0.8.7)
  290. thor (>= 0.18.1, < 2.0)
  291. rake (10.4.2)
  292. rdoc (4.2.0)
  293. json (~> 1.4)
  294. request_store (1.2.0)
  295. sass (3.4.18)
  296. sass-rails (5.0.4)
  297. railties (>= 4.0.0, < 5.0)
  298. sass (~> 3.1)
  299. sprockets (>= 2.8, < 4.0)
  300. sprockets-rails (>= 2.0, < 4.0)
  301. tilt (>= 1.1, < 3)
  302. sdoc (0.4.1)
  303. json (~> 1.7, >= 1.7.7)
  304. rdoc (~> 4.0)
  305. spring (1.4.0)
  306. sprockets (3.3.4)
  307. rack (~> 1.0)
  308. sprockets-rails (2.3.3)
  309. actionpack (>= 3.0)
  310. activesupport (>= 3.0)
  311. sprockets (>= 2.8, < 4.0)
  312. sqlite3 (1.3.10)
  313. thor (0.19.1)
  314. thread_safe (0.3.5)
  315. tilt (2.0.1)
  316. turbolinks (2.5.3)
  317. coffee-rails
  318. tzinfo (1.2.2)
  319. thread_safe (~> 0.1)
  320. uglifier (2.7.2)
  321. execjs (>= 0.3.0)
  322. json (>= 1.8.0)
  323. web-console (2.2.1)
  324. activemodel (>= 4.0)
  325. binding_of_caller (>= 0.7.2)
  326. railties (>= 4.0)
  327. sprockets-rails (>= 2.0, < 4.0)
  328.  
  329. PLATFORMS
  330. ruby
  331.  
  332. DEPENDENCIES
  333. byebug
  334. coffee-rails (~> 4.1.0)
  335. flot-rails
  336. flot-rails-plus!
  337. gon
  338. jbuilder (~> 2.0)
  339. jquery-rails
  340. rails (= 4.2.4)
  341. sass-rails (~> 5.0)
  342. sdoc (~> 0.4.0)
  343. spring
  344. sqlite3
  345. turbolinks
  346. uglifier (>= 1.3.0)
  347. web-console (~> 2.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement