diff --git a/.ruby-version b/.ruby-version index 6a81b4c..0aec50e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.8 +3.1.4 diff --git a/Gemfile.lock b/Gemfile.lock index dc6a375..a8cedef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM thor (~> 1.0) builder (3.2.4) childprocess (4.1.0) - contracts (0.16.1) + contracts (0.17) cucumber (8.0.0) builder (~> 3.2, >= 3.2.4) cucumber-ci-environment (~> 9.0, >= 9.0.4) @@ -23,7 +23,7 @@ GEM mime-types (~> 3.4, >= 3.4.1) multi_test (~> 1.1, >= 1.1.0) sys-uname (~> 1.2, >= 1.2.2) - cucumber-ci-environment (9.1.0) + cucumber-ci-environment (9.2.0) cucumber-core (11.0.0) cucumber-gherkin (~> 23.0, >= 23.0.1) cucumber-messages (~> 18.0, >= 18.0.0) @@ -35,17 +35,17 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - diff-lcs (1.5.0) - ffi (1.15.5) + diff-lcs (1.5.1) + ffi (1.16.3) hpricot (0.8.6) - mime-types (3.4.1) + mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types-data (3.2023.1205) multi_test (1.1.0) mustache (1.1.1) os (1.1.4) rake (13.0.6) - rdiscount (2.2.7) + rdiscount (2.2.7.3) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -54,18 +54,18 @@ GEM rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) - sys-uname (1.2.2) + rspec-support (3.12.1) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.3.0) PLATFORMS ruby