Sha256: c7f138bce55e06352d9719c1a4b241212f3672b547f3653cbcfc559aefe1e33b
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 Bytes
Contents
source 'https://rubygems.org' ruby '~> 3.0' gemspec gem 'pry-byebug', '~> 3.10' unless RUBY_PLATFORM == 'java' gem 'rake', '>= 12.0' gem 'rspec', '~> 3.0' gem 'rubocop', '~> 1.64' gem 'rubocop-performance', '~> 1.0' gem 'rubocop-rake', '~> 0.6.0' gem 'rubocop-rspec', '~> 2.0' gem 'simplecov', '~> 0.22' gem 'watir', '~> 7.0'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
screen-recorder-1.7.0 | Gemfile |