forked from ontoportal/ontologies_api_ruby_client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
70 lines (66 loc) · 1.38 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
PATH
remote: .
specs:
ontologies_api_client (2.0.3)
activesupport (= 6.0.4.1)
excon
faraday
faraday-excon (~> 2.0.0)
faraday-multipart
lz4-ruby
multi_json
oj
spawnling (= 2.1.5)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
coderay (1.1.3)
concurrent-ruby (1.1.9)
excon (0.91.0)
faraday (2.0.1)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-excon (2.0.0)
excon (>= 0.27.4)
faraday (~> 2.0.0.alpha.pre.2)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-net_http (2.0.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
lz4-ruby (0.3.3)
method_source (1.0.0)
minitest (5.15.0)
multi_json (1.15.0)
multipart-post (2.1.1)
oj (3.13.11)
power_assert (2.0.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.6)
ruby2_keywords (0.0.5)
spawnling (2.1.5)
test-unit (3.5.3)
power_assert
thread_safe (0.3.6)
tzinfo (1.2.10)
thread_safe (~> 0.1)
zeitwerk (2.5.4)
PLATFORMS
ruby
x86_64-darwin-16
x86_64-darwin-17
DEPENDENCIES
ontologies_api_client!
pry
rake
test-unit
BUNDLED WITH
2.1.4