-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
63 lines (59 loc) · 1.33 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
PATH
remote: .
specs:
clinch-talent (0.2.4)
json_api_client (~> 1.16.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.3)
activesupport (= 6.0.3)
activesupport (6.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
hashdiff (1.0.1)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
json_api_client (1.16.1)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
addressable (~> 2.2)
faraday (~> 0.15, >= 0.15.2)
faraday_middleware (~> 0.9)
rack (>= 0.2)
minitest (5.14.0)
mocha (1.11.2)
multipart-post (2.1.1)
public_suffix (4.0.4)
rack (2.2.2)
rake (13.0.1)
safe_yaml (1.0.5)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
clinch-talent!
mocha (~> 1.11.2)
rake
webmock (~> 3.8.3)
BUNDLED WITH
1.17.3