Releases: lewagon/rake-runner
Releases · lewagon/rake-runner
Ruby 3.1.2 Async V2
Bump Ruby to 3.1.2
ruby-3.0.3 rubocop 1.30
Bumps rubocop version to 1.30
Ruby 3.0.3 Async V2
ruby-3.0.3-async-v2 Bump ruby version
Ruby 2.7.4 Async V2
ruby-2.7.4-async-v2 Bump Ruby version to 2.7.4
Ruby 2.7.3 Async V2
ruby-2.7.3-async-v2 fix ruby version
Ruby 2.7.3 inline
Ruby minitest runner inline (installed via gem install, without Gemfile nor bundler)
Ruby 2.6.6
Gemfile
ruby '2.6.6'
gem 'awesome_print', '~> 1.8', require: false
gem 'faker', '~> 2.1'
gem 'nokogiri', '~> 1.10'
gem 'pry-byebug', '~> 3.7'
gem 'rest-client', '~> 2.0'
gem 'rspec-rails', '~> 3.8'
gem 'rubocop', '~> 0.91'
gem 'sinatra', '~> 2.0', '>= 2.0.2', require: false
gem 'sinatra-contrib', '~> 2.0', '>= 2.0.2', require: false
gem 'sqlite3', '~> 1.4'
gem 'activerecord', '~> 6.0'
Rake-runner for Glovebox with Ruby 2.7.3
Gemfile
ruby '2.7.3'
gem 'awesome_print', '~> 1.8', require: false
gem 'faker', '~> 2.1'
gem 'nokogiri', '~> 1.10'
gem 'pry-byebug', '~> 3.7'
gem 'rest-client', '~> 2.0'
gem 'rspec-rails', '~> 3.8'
gem 'rubocop', '~> 0.91'
gem 'sinatra', '~> 2.0', '>= 2.0.2', require: false
gem 'sinatra-contrib', '~> 2.0', '>= 2.0.2', require: false
gem 'sqlite3', '~> 1.4'
gem 'activerecord', '~> 6.0'