Update to Ruby 3.2

This commit is contained in:
Sebastian Serth
2023-01-02 10:16:23 +01:00
parent 6637f47d08
commit 0a36751896
4 changed files with 8 additions and 8 deletions

View File

@@ -274,7 +274,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.0.rc1)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nyan-cat-formatter (0.12.0)
@@ -386,12 +386,12 @@ GEM
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.1)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-github (2.4.0)
rspec-core (~> 3.0)
rspec-mocks (3.12.1)
rspec-mocks (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
@@ -628,4 +628,4 @@ DEPENDENCIES
zxcvbn-ruby
BUNDLED WITH
2.4.1
2.4.3