Configure CI builds #3

Merged
raucao merged 2 commits from dev/configure_drone_ci into master 2020-11-19 15:40:47 +00:00
2 changed files with 0 additions and 5 deletions
Showing only changes of commit 0eab4f03ac - Show all commits

View File

@@ -1,8 +1,6 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.6.1'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0.3', '>= 6.0.3.4'
# Use sqlite3 as the database for Active Record

View File

@@ -268,8 +268,5 @@ DEPENDENCIES
web-console (>= 3.3.0)
webpacker (~> 4.0)
RUBY VERSION
ruby 2.6.1p33
BUNDLED WITH
2.0.2