文件操作 - Gemfile
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/gems/3.2.0/gems/net-ssh-7.2.3/Gemfile
编辑文件内容
source 'https://rubygems.org' # Specify your gem's dependencies in mygem.gemspec gemspec gem 'byebug', group: %i[development test] if !Gem.win_platform? && RUBY_ENGINE == "ruby" if ENV["CI"] gem 'codecov', require: false, group: :test gem 'simplecov', require: false, group: :test end gem 'webrick', group: %i[development test] if RUBY_VERSION.split(".")[0].to_i >= 3
修改文件时间
将文件时间修改为当前时间的前一年
删除文件