Gemfile.lock 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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.7)
  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.11.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. ruby-ole (1.2.12.1)
  66. sass (3.5.3)
  67. sass-listen (~> 4.0.0)
  68. sass-listen (4.0.0)
  69. rb-fsevent (~> 0.9, >= 0.9.4)
  70. rb-inotify (~> 0.9, >= 0.9.7)
  71. sequel (5.3.0)
  72. signet (0.8.1)
  73. addressable (~> 2.3)
  74. faraday (~> 0.9)
  75. jwt (>= 1.5, < 3.0)
  76. multi_json (~> 1.10)
  77. sinatra (2.0.0)
  78. mustermann (~> 1.0)
  79. rack (~> 2.0)
  80. rack-protection (= 2.0.0)
  81. tilt (~> 2.0)
  82. slim (3.0.9)
  83. temple (>= 0.7.6, < 0.9)
  84. tilt (>= 1.3.3, < 2.1)
  85. spreadsheet (1.1.5)
  86. ruby-ole (>= 1.0)
  87. sqlite3 (1.3.13)
  88. temple (0.8.0)
  89. tilt (2.0.8)
  90. uber (0.1.0)
  91. PLATFORMS
  92. ruby
  93. DEPENDENCIES
  94. google_drive
  95. pry
  96. puma
  97. sass
  98. sequel
  99. sinatra
  100. slim
  101. spreadsheet
  102. sqlite3
  103. BUNDLED WITH
  104. 1.16.0