File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- cirro-ruby-client (1.2.1 )
4
+ cirro-ruby-client (1.2.3 )
5
+ faraday (< 1.2.0 )
5
6
faraday_middleware
6
- json_api_client
7
+ json_api_client ( >= 1.10.0 )
7
8
jwt
8
9
9
10
GEM
10
11
remote: https://rubygems.org/
11
12
specs:
12
- activemodel (6.0.3.4 )
13
- activesupport (= 6.0.3.4 )
14
- activesupport (6.0.3.4 )
13
+ activemodel (6.1.1 )
14
+ activesupport (= 6.1.1 )
15
+ activesupport (6.1.1 )
15
16
concurrent-ruby (~> 1.0 , >= 1.0.2 )
16
- i18n (>= 0.7 , < 2 )
17
- minitest (~> 5.1 )
18
- tzinfo (~> 1.1 )
19
- zeitwerk (~> 2.2 , >= 2.2.2 )
17
+ i18n (>= 1.6 , < 2 )
18
+ minitest (>= 5.1 )
19
+ tzinfo (~> 2.0 )
20
+ zeitwerk (~> 2.3 )
20
21
addressable (2.7.0 )
21
22
public_suffix (>= 2.0.2 , < 5.0 )
22
23
ast (2.4.1 )
43
44
rack (>= 0.2 )
44
45
jwt (2.2.2 )
45
46
method_source (1.0.0 )
46
- minitest (5.14.2 )
47
+ minitest (5.14.3 )
47
48
multipart-post (2.1.1 )
48
49
parallel (1.19.2 )
49
50
parser (2.7.2.0 )
85
86
rubocop (~> 0.87 )
86
87
ruby-progressbar (1.10.1 )
87
88
ruby2_keywords (0.0.2 )
88
- thread_safe (0.3.6 )
89
- tzinfo (1.2.8 )
90
- thread_safe (~> 0.1 )
89
+ tzinfo (2.0.4 )
90
+ concurrent-ruby (~> 1.0 )
91
91
unicode-display_width (1.7.0 )
92
92
webmock (3.9.1 )
93
93
addressable (>= 2.3.6 )
You can’t perform that action at this time.
0 commit comments