-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gemfile.lock
45 lines (41 loc) · 909 Bytes
/
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
GIT
remote: https://github.com/Jerskouille/zendesk_api_client_rb.git
revision: a99a276e3f737a33a5a507036b8fb2a83bd381ae
specs:
zendesk_api (1.19.0)
faraday (~> 0.9)
hashie (>= 3.5.2, < 4.0.0)
inflection
mime-types
multipart-post (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
algoliasearch (1.18.2)
httpclient (~> 2.8.3)
json (>= 1.5.1)
coderay (1.1.2)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
hashie (3.6.0)
htmlentities (4.3.4)
httpclient (2.8.3)
inflection (1.0.0)
json (2.1.0)
method_source (0.8.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
multipart-post (2.2.3)
pry (0.11.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
PLATFORMS
ruby
DEPENDENCIES
algoliasearch
htmlentities
pry
zendesk_api!
BUNDLED WITH
2.3.16