forked from northworld/google_calendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (63 loc) · 1.33 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
PATH
remote: .
specs:
google_calendar (0.4.4)
json (~> 1.8)
signet (~> 0.6)
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.6)
ansi (1.4.3)
builder (3.2.2)
codeclimate-test-reporter (0.4.5)
simplecov (>= 0.7.1, < 1.0.0)
docile (1.1.5)
extlib (0.9.16)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
json (1.8.2)
jwt (1.2.0)
metaclass (0.0.4)
minitest (5.5.1)
minitest-reporters (1.0.8)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
multipart-post (2.0.0)
rake (10.4.2)
rb-fsevent (0.9.4)
rdoc (4.2.0)
json (~> 1.4)
ruby-progressbar (1.7.1)
shoulda-context (1.2.1)
signet (0.6.0)
addressable (~> 2.3)
extlib (~> 0.9)
faraday (~> 0.9)
jwt (~> 1.0)
multi_json (~> 1.10)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
terminal-notifier-guard (1.6.4)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.2)
codeclimate-test-reporter
google_calendar!
minitest (~> 5.1)
minitest-reporters (~> 1.0)
mocha (~> 1.1)
rake (~> 10)
rb-fsevent (~> 0.9)
rdoc (~> 4.1)
shoulda-context (~> 1.2)
terminal-notifier-guard (~> 1.6)