Gemfile in fcom-0.5.1 vs Gemfile in fcom-0.6.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-ruby '3.2.2'
+ruby file: '.ruby-version'
source 'https://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }