Skip to content

Commit ad1cc95

Browse files
committed
Bump versions
1 parent b098d84 commit ad1cc95

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
PATH
22
remote: .
33
specs:
4-
cirro-ruby-client (1.2.1)
4+
cirro-ruby-client (1.2.3)
5+
faraday (< 1.2.0)
56
faraday_middleware
6-
json_api_client
7+
json_api_client (>= 1.10.0)
78
jwt
89

910
GEM
1011
remote: https://rubygems.org/
1112
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)
1516
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)
2021
addressable (2.7.0)
2122
public_suffix (>= 2.0.2, < 5.0)
2223
ast (2.4.1)
@@ -43,7 +44,7 @@ GEM
4344
rack (>= 0.2)
4445
jwt (2.2.2)
4546
method_source (1.0.0)
46-
minitest (5.14.2)
47+
minitest (5.14.3)
4748
multipart-post (2.1.1)
4849
parallel (1.19.2)
4950
parser (2.7.2.0)
@@ -85,9 +86,8 @@ GEM
8586
rubocop (~> 0.87)
8687
ruby-progressbar (1.10.1)
8788
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)
9191
unicode-display_width (1.7.0)
9292
webmock (3.9.1)
9393
addressable (>= 2.3.6)

0 commit comments

Comments
 (0)