Skip to content

Commit

Permalink
ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Apr 24, 2024
1 parent bf952e2 commit f7ba848
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.2.3
ruby-3.3.1
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ GEM
bigdecimal (3.1.7)
coderay (1.1.3)
diff-lcs (1.5.1)
graphql (2.3.0)
graphql (2.3.1)
base64
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
method_source (1.1.0)
oj (3.16.3)
bigdecimal (>= 3.0)
parallel (1.24.0)
Expand All @@ -34,7 +34,7 @@ GEM
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.0)
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.13.0)
Expand All @@ -50,7 +50,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.62.1)
rubocop (1.63.3)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -69,12 +69,12 @@ GEM
rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.28.0)
rubocop-rspec (2.29.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
unicode-display_width (2.5.0)
Expand All @@ -101,4 +101,4 @@ DEPENDENCIES
rubocop-rspec

BUNDLED WITH
2.5.7
2.5.9

0 comments on commit f7ba848

Please sign in to comment.