-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (50 loc) · 1.06 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
GEM
remote: https://rubygems.org/
specs:
TimezoneParser (0.3.3)
insensitive_hash
tzinfo
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
google_calendar (0.6.4)
TimezoneParser (~> 0.3.0)
json (>= 1.8.3)
signet (~> 0.7)
httparty (0.17.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
insensitive_hash (0.3.3)
json (2.1.0)
jwt (2.1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
public_suffix (3.0.2)
signet (0.8.1)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
sqlite3 (1.4.1)
thread_safe (0.3.6)
tomlrb (1.2.8)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
google_calendar
httparty
nokogiri
sqlite3
tomlrb
BUNDLED WITH
1.16.3