Gemfile.lock 2.3 KB

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