Gemfile.lock
PATH
remote: .
specs:
google_calendar (0.6.4)
TimezoneParser (>= 0.3, < 1.1)
addressable (> 2.7.0)
json (>= 1.8.3)
signet (~> 0.7)
GEM
remote: https://rubygems.org/
specs:
TimezoneParser (1.0.0)
insensitive_hash
sqlite3
tzinfo
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
builder (3.2.4)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
concurrent-ruby (1.1.6)
docile (1.1.5)
dotenv (2.7.6)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
insensitive_hash (0.3.3)
json (2.3.1)
jwt (2.2.1)
minitest (5.14.2)
minitest-reporters (1.4.2)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.11.2)
multi_json (1.14.1)
multipart-post (2.1.1)
psych (4.0.3)
stringio
public_suffix (4.0.6)
rake (13.0.1)
rb-fsevent (0.10.4)
rdoc (6.4.0)
psych (>= 4.0.0)
ruby-progressbar (1.10.1)
shoulda-context (2.0.0)
signet (0.14.0)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.2)
stringio (3.0.1)
terminal-notifier-guard (1.7.0)
tzinfo (2.0.2)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.2)
codeclimate-test-reporter
dotenv (~> 2.1)
google_calendar!
minitest (~> 5.1)
minitest-reporters (~> 1.2)
mocha (~> 1.4)
rake (>= 11)
rb-fsevent (~> 0.9)
rdoc (> 6.3.1)
shoulda-context (~> 2.0)
terminal-notifier-guard (~> 1.6)
BUNDLED WITH
2.2.16