Skip to content

Commit f17bad7

Browse files
author
Hartmut Bischoff
committed
Releasing gem
1 parent 72385ea commit f17bad7

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

Gemfile.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ GIT
77
PATH
88
remote: .
99
specs:
10-
ib-api (972.0)
10+
ib-api (972.1)
1111
activemodel
1212
activesupport (>= 6.0)
1313

1414
GEM
1515
remote: https://rubygems.org/
1616
specs:
17-
activemodel (6.0.3.4)
18-
activesupport (= 6.0.3.4)
19-
activesupport (6.0.3.4)
17+
activemodel (6.1.0)
18+
activesupport (= 6.1.0)
19+
activesupport (6.1.0)
2020
concurrent-ruby (~> 1.0, >= 1.0.2)
21-
i18n (>= 0.7, < 2)
22-
minitest (~> 5.1)
23-
tzinfo (~> 1.1)
24-
zeitwerk (~> 2.2, >= 2.2.2)
21+
i18n (>= 1.6, < 2)
22+
minitest (>= 5.1)
23+
tzinfo (~> 2.0)
24+
zeitwerk (~> 2.3)
2525
coderay (1.1.3)
2626
concurrent-ruby (1.1.7)
2727
diff-lcs (1.4.4)
@@ -80,11 +80,10 @@ GEM
8080
rspec-support (3.9.3)
8181
shellany (0.0.1)
8282
thor (1.0.1)
83-
thread_safe (0.3.6)
84-
tzinfo (1.2.7)
85-
thread_safe (~> 0.1)
83+
tzinfo (2.0.4)
84+
concurrent-ruby (~> 1.0)
8685
value_semantics (3.6.0)
87-
zeitwerk (2.4.0)
86+
zeitwerk (2.4.2)
8887

8988
PLATFORMS
9089
ruby

0 commit comments

Comments
 (0)