Skip to content

Commit

Permalink
Update dependency ruby to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent f46eddf commit 8a524f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queryservice/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.0.2'
ruby '3.3.1'

gem 'rails', '~> 6'

0 comments on commit 8a524f4

Please sign in to comment.