Skip to content

Commit 47e8bdc

Browse files
committed
Update version
1 parent 8ed533f commit 47e8bdc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cirro-ruby-client (1.7.0)
4+
cirro-ruby-client (1.6.2)
55
faraday (< 1.2.0)
66
faraday_middleware
77
json_api_client (>= 1.10.0)
@@ -10,14 +10,13 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activemodel (6.1.5)
14-
activesupport (= 6.1.5)
15-
activesupport (6.1.5)
13+
activemodel (7.0.2.3)
14+
activesupport (= 7.0.2.3)
15+
activesupport (7.0.2.3)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 1.6, < 2)
1818
minitest (>= 5.1)
1919
tzinfo (~> 2.0)
20-
zeitwerk (~> 2.3)
2120
addressable (2.8.0)
2221
public_suffix (>= 2.0.2, < 5.0)
2322
ast (2.4.1)
@@ -42,7 +41,7 @@ GEM
4241
faraday (>= 0.15.2, < 2.0)
4342
faraday_middleware (>= 0.9.0, < 2.0)
4443
rack (>= 0.2)
45-
jwt (2.2.3)
44+
jwt (2.3.0)
4645
method_source (1.0.0)
4746
minitest (5.15.0)
4847
multipart-post (2.1.1)
@@ -93,7 +92,6 @@ GEM
9392
addressable (>= 2.3.6)
9493
crack (>= 0.3.2)
9594
hashdiff (>= 0.4.0, < 2.0.0)
96-
zeitwerk (2.5.4)
9795

9896
PLATFORMS
9997
ruby

0 commit comments

Comments
 (0)