123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- GEM
- remote: https://rubygems.org/
- specs:
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
- coderay (1.1.2)
- declarative (0.0.10)
- declarative-option (0.1.0)
- faraday (0.13.1)
- multipart-post (>= 1.2, < 3)
- ffi (1.9.18)
- google-api-client (0.13.6)
- addressable (~> 2.5, >= 2.5.1)
- googleauth (~> 0.5)
- httpclient (>= 2.8.1, < 3.0)
- mime-types (~> 3.0)
- representable (~> 3.0)
- retriable (>= 2.0, < 4.0)
- google_drive (2.1.6)
- google-api-client (>= 0.11.0, < 0.14.0)
- googleauth (>= 0.5.0, < 1.0.0)
- nokogiri (>= 1.5.3, < 2.0.0)
- googleauth (0.6.2)
- faraday (~> 0.12)
- jwt (>= 1.4, < 3.0)
- logging (~> 2.0)
- memoist (~> 0.12)
- multi_json (~> 1.11)
- os (~> 0.9)
- signet (~> 0.7)
- httpclient (2.8.3)
- jwt (2.1.0)
- little-plugger (1.1.4)
- logging (2.2.2)
- little-plugger (~> 1.1)
- multi_json (~> 1.10)
- memoist (0.16.0)
- method_source (0.9.0)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- mini_portile2 (2.3.0)
- multi_json (1.12.2)
- multipart-post (2.0.0)
- mustermann (1.0.1)
- nokogiri (1.8.1)
- mini_portile2 (~> 2.3.0)
- os (0.9.6)
- pry (0.11.3)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- public_suffix (3.0.1)
- puma (3.10.0)
- rack (2.0.3)
- rack-protection (2.0.0)
- rack
- rb-fsevent (0.10.2)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
- representable (3.0.4)
- declarative (< 0.1.0)
- declarative-option (< 0.2.0)
- uber (< 0.2.0)
- retriable (3.1.1)
- sass (3.5.3)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- sequel (5.2.0)
- signet (0.8.1)
- addressable (~> 2.3)
- faraday (~> 0.9)
- jwt (>= 1.5, < 3.0)
- multi_json (~> 1.10)
- sinatra (2.0.0)
- mustermann (~> 1.0)
- rack (~> 2.0)
- rack-protection (= 2.0.0)
- tilt (~> 2.0)
- slim (3.0.9)
- temple (>= 0.7.6, < 0.9)
- tilt (>= 1.3.3, < 2.1)
- sqlite3 (1.3.13)
- temple (0.8.0)
- tilt (2.0.8)
- uber (0.1.0)
- PLATFORMS
- ruby
- DEPENDENCIES
- google_drive
- pry
- puma
- sass
- sequel
- sinatra
- slim
- sqlite3
- BUNDLED WITH
- 1.16.0
|