Gemfile.lock 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.2)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. declarative (0.0.10)
  7. declarative-option (0.1.0)
  8. faraday (0.13.1)
  9. multipart-post (>= 1.2, < 3)
  10. ffi (1.9.18)
  11. google-api-client (0.13.6)
  12. addressable (~> 2.5, >= 2.5.1)
  13. googleauth (~> 0.5)
  14. httpclient (>= 2.8.1, < 3.0)
  15. mime-types (~> 3.0)
  16. representable (~> 3.0)
  17. retriable (>= 2.0, < 4.0)
  18. google_drive (2.1.6)
  19. google-api-client (>= 0.11.0, < 0.14.0)
  20. googleauth (>= 0.5.0, < 1.0.0)
  21. nokogiri (>= 1.5.3, < 2.0.0)
  22. googleauth (0.6.2)
  23. faraday (~> 0.12)
  24. jwt (>= 1.4, < 3.0)
  25. logging (~> 2.0)
  26. memoist (~> 0.12)
  27. multi_json (~> 1.11)
  28. os (~> 0.9)
  29. signet (~> 0.7)
  30. httpclient (2.8.3)
  31. jwt (2.1.0)
  32. little-plugger (1.1.4)
  33. logging (2.2.2)
  34. little-plugger (~> 1.1)
  35. multi_json (~> 1.10)
  36. memoist (0.16.0)
  37. mime-types (3.1)
  38. mime-types-data (~> 3.2015)
  39. mime-types-data (3.2016.0521)
  40. mini_portile2 (2.3.0)
  41. multi_json (1.12.2)
  42. multipart-post (2.0.0)
  43. mustermann (1.0.1)
  44. nokogiri (1.8.1)
  45. mini_portile2 (~> 2.3.0)
  46. os (0.9.6)
  47. public_suffix (3.0.1)
  48. puma (3.10.0)
  49. rack (2.0.3)
  50. rack-protection (2.0.0)
  51. rack
  52. rb-fsevent (0.10.2)
  53. rb-inotify (0.9.10)
  54. ffi (>= 0.5.0, < 2)
  55. representable (3.0.4)
  56. declarative (< 0.1.0)
  57. declarative-option (< 0.2.0)
  58. uber (< 0.2.0)
  59. retriable (3.1.1)
  60. sass (3.5.3)
  61. sass-listen (~> 4.0.0)
  62. sass-listen (4.0.0)
  63. rb-fsevent (~> 0.9, >= 0.9.4)
  64. rb-inotify (~> 0.9, >= 0.9.7)
  65. sequel (5.2.0)
  66. signet (0.8.1)
  67. addressable (~> 2.3)
  68. faraday (~> 0.9)
  69. jwt (>= 1.5, < 3.0)
  70. multi_json (~> 1.10)
  71. sinatra (2.0.0)
  72. mustermann (~> 1.0)
  73. rack (~> 2.0)
  74. rack-protection (= 2.0.0)
  75. tilt (~> 2.0)
  76. slim (3.0.9)
  77. temple (>= 0.7.6, < 0.9)
  78. tilt (>= 1.3.3, < 2.1)
  79. sqlite3 (1.3.13)
  80. temple (0.8.0)
  81. tilt (2.0.8)
  82. uber (0.1.0)
  83. PLATFORMS
  84. ruby
  85. DEPENDENCIES
  86. google_drive
  87. puma
  88. sass
  89. sequel
  90. sinatra
  91. slim
  92. sqlite3
  93. BUNDLED WITH
  94. 1.16.0