We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ed4d02 + 37b5947 commit 4f05c74Copy full SHA for 4f05c74
Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby "3.2.9"
+ruby "3.2.10"
5
6
gem "rails", "7.0.4.3"
7
gem "sassc-rails", "2.1.2"
Gemfile.lock
@@ -381,7 +381,7 @@ DEPENDENCIES
381
webdrivers (= 5.2.0)
382
383
RUBY VERSION
384
- ruby 3.2.9p265
+ ruby 3.2.10p266
385
386
BUNDLED WITH
387
2.5.6
0 commit comments