forked from ttakamura/org-todoist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
63 lines (60 loc) · 1.16 KB
/
Gemfile.lock
File metadata and controls
63 lines (60 loc) · 1.16 KB
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
GEM
remote: https://rubygems.org/
specs:
TimezoneParser (0.2.0)
insensitive_hash
tzinfo
addressable (2.3.8)
byebug (8.0.0)
coderay (1.1.0)
dotenv (2.0.2)
extlib (0.9.16)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
google_calendar (0.5.1)
TimezoneParser (~> 0.2.0)
json (~> 1.8)
signet (~> 0.6)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
insensitive_hash (0.3.3)
json (1.8.3)
jwt (1.5.2)
method_source (0.8.2)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
org-ruby (0.9.12)
rubypants (~> 0.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.3.0)
byebug (~> 8.0)
pry (~> 0.10)
rubypants (0.2.0)
signet (0.6.1)
addressable (~> 2.3)
extlib (~> 0.9)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
slop (3.6.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
byebug
dotenv
google_calendar
httparty
json
org-ruby
pry
pry-byebug
BUNDLED WITH
1.10.6