forked from looker-open-source/looker-sdk-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
73 lines (69 loc) · 1.5 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
67
68
69
70
71
72
73
PATH
remote: .
specs:
looker-sdk (0.1.6)
faraday (>= 1.2, < 3.0)
sawyer (~> 0.8)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
awesome_print (1.6.1)
builder (3.2.4)
ci_reporter (2.1.0)
builder (>= 2.1.2)
rexml
ci_reporter_minitest (1.0.0)
ci_reporter (~> 2.0)
minitest (~> 5.0)
faraday (2.7.8)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
faraday-rack (2.0.0)
faraday (~> 2.0)
metaclass (0.0.4)
minitest (5.11.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
multipart-post (2.3.0)
netrc (0.7.9)
public_suffix (5.0.1)
rack (2.2.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.6)
redcarpet (3.5.1)
rexml (3.2.5)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
PLATFORMS
arm64-darwin-22
x86_64-linux
DEPENDENCIES
awesome_print (~> 1.6.1)
ci_reporter_minitest (~> 1.0)
faraday (~> 2.7)
faraday-multipart (~> 1.0)
faraday-rack (~> 2)
looker-sdk!
minitest (~> 5.11.0)
mocha (~> 1.1.0)
netrc (~> 0.7.7)
rack (~> 2.2.7)
rack-test (~> 1)
rake (~> 13.0.3)
redcarpet (~> 3.5.1)
simplecov (~> 0.7.1)
BUNDLED WITH
2.4.14