Skip to content

Commit

Permalink
Update Gemfile.lock for Ruby 3.4 testing
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Gedon <[email protected]>
  • Loading branch information
nodeg committed Feb 26, 2025
1 parent 28288e4 commit e3a1e6a
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ GEM
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
ast (2.4.2)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
cgi (0.4.1)
cgi (0.4.2)
childprocess (5.1.0)
logger (~> 1.5)
clamp (1.3.2)
cucumber (9.2.0)
cucumber (9.2.1)
builder (~> 3.2)
cucumber-ci-environment (> 9, < 11)
cucumber-core (> 13, < 14)
Expand All @@ -45,30 +45,30 @@ GEM
bigdecimal
cucumber-gherkin (27.0.0)
cucumber-messages (>= 19.1.4, < 23)
cucumber-html-formatter (21.7.0)
cucumber-messages (> 19, < 27)
cucumber-html-formatter (21.9.0)
cucumber-messages (> 19, < 28)
cucumber-messages (22.0.0)
cucumber-tag-expressions (6.1.1)
diff-lcs (1.5.1)
cucumber-tag-expressions (6.1.2)
diff-lcs (1.6.0)
docile (1.4.1)
erb (4.0.4)
cgi (>= 0.3.3)
ffi (1.17.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86-linux-gnu)
ffi (1.17.0-x86-linux-musl)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86-linux-gnu)
ffi (1.17.1-x86-linux-musl)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
json (2.10.1)
json_pure (2.8.1)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.4)
logger (1.6.6)
mini_mime (1.1.5)
multi_test (1.1.0)
open4 (1.3.4)
Expand All @@ -85,7 +85,7 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down Expand Up @@ -151,4 +151,4 @@ DEPENDENCIES
tetra!

BUNDLED WITH
2.6.1
2.6.5

0 comments on commit e3a1e6a

Please sign in to comment.