Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Jun 12, 2024
1 parent 1a382a2 commit fa740c1
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ GEM
cucumber (>= 8.0, < 10.0)
rspec-expectations (~> 3.4)
thor (~> 1.0)
async (2.10.1)
async (2.10.2)
console (~> 1.10)
fiber-annotation
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
async-io (1.42.0)
async-io (1.42.1)
async
bigdecimal (3.1.7)
builder (3.2.4)
bigdecimal (3.1.8)
builder (3.3.0)
colorize (1.1.0)
console (1.23.6)
console (1.25.2)
fiber-annotation
fiber-local
fiber-local (~> 1.1)
json
contracts (0.17)
cucumber (9.2.0)
Expand Down Expand Up @@ -57,21 +57,27 @@ GEM
cucumber-messages (22.0.0)
cucumber-tag-expressions (6.1.0)
diff-lcs (1.5.1)
ffi (1.16.3)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (0.1.1)
hana (1.3.7)
io-event (1.5.1)
json (2.7.1)
io-event (1.6.0)
json (2.7.2)
json_schemer (2.3.0)
bigdecimal
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
mini_mime (1.1.5)
multi_test (1.1.0)
rake (13.2.0)
regexp_parser (2.9.0)
rake (13.2.1)
regexp_parser (2.9.2)
rsmp_schema (0.6.0)
json_schemer (~> 2.3.0)
thor (~> 1.3.1)
Expand All @@ -84,20 +90,16 @@ GEM
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
simpleidn (0.2.1)
unf (~> 0.1.4)
sys-uname (1.2.3)
simpleidn (0.2.3)
sys-uname (1.3.0)
ffi (~> 1.1)
thor (1.3.1)
timecop (0.9.8)
timecop (0.9.9)
timers (4.3.5)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit fa740c1

Please sign in to comment.