Sha256: 654e64d7d205c78b525e82e4c7a27d97cad7d025437f33edc1dcca081107bb17
Contents?: true
Size: 283 Bytes
Versions: 8
Compression:
Stored size: 283 Bytes
Contents
# This Gemfile is used for IDEs like VS Code that need specific gems installed # for their tools to work properly. It is not used for the application itself. source 'https://rubygems.org' gem 'rubocop-rails' gem 'rubocop-rspec' gem 'rubocop-performance' gem 'ruby-lsp', '~> 0.5.1'
Version data entries
8 entries across 8 versions & 1 rubygems