Sha256: f5207903aceccfce74522f95484a6395c9e0d645401ba7ab8d776c24e9f41d9f

Contents?: true

Size: 324 Bytes

Versions: 8

Compression:

Stored size: 324 Bytes

Contents

source 'https://rubygems.org'

gem 'autobuild', git: 'https://github.com/rock-core/autobuild', branch: 'master'

group :vscode do
    gem 'pry'
    gem 'pry-byebug'
    gem 'rubocop', '>= 0.6.0'
    gem 'rubocop-rock'
    gem 'ruby-debug-ide', '>= 0.6.0'
    gem 'debase', '>= 0.2.2.beta10'
    gem 'solargraph'
end
gemspec

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
autoproj-2.14.0 Gemfile
autoproj-2.13.0 Gemfile
autoproj-2.12.1 Gemfile
autoproj-2.12.0 Gemfile
autoproj-2.11.0 Gemfile
autoproj-2.10.2 Gemfile
autoproj-2.10.1 Gemfile
autoproj-2.10.0 Gemfile