Remove warnings about http://, remove pin0

pull/325/merge
Rick Carlino 2017-06-06 07:51:13 -05:00
parent 5aa5a546c1
commit 87871da0fd
3 changed files with 22 additions and 21 deletions

View File

@ -8,9 +8,10 @@ gem "rails_12factor"
# TODO: Get off of this version once Devise folks ship a 5.1 release.
# - RC 12 May 17
gem "devise", git: "https://github.com/plataformatec/devise"
gem 'delayed_job', github: 'gogovan/delayed_job', branch: 'rails-5.1'
gem 'delayed_job', git: 'https://github.com/gogovan/delayed_job',
branch: 'rails-5.1'
gem 'delayed_job_active_record',
github: 'gogovan/delayed_job_active_record',
git: 'https://github.com/gogovan/delayed_job_active_record',
branch: 'rails-5.1'
# END TEMPORARY RAILS 5.1 GEMS =========================================-"`
gem "jwt"

View File

@ -1,20 +1,3 @@
GIT
remote: git://github.com/gogovan/delayed_job.git
revision: a2d73c4ddae7763ef5150aa340483dff02a284fa
branch: rails-5.1
specs:
delayed_job (4.1.2)
activesupport (>= 3.0, < 5.2)
GIT
remote: git://github.com/gogovan/delayed_job_active_record.git
revision: 3ca88883fe3881fda11174f03261e7e017bc7cf1
branch: rails-5.1
specs:
delayed_job_active_record (4.1.1)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
GIT
remote: https://github.com/RickCarlino/smarf_doc.git
revision: 40dc733363431c6153ccebbeb80df942a77f0b02
@ -30,6 +13,23 @@ GIT
fog-json
fog-xml
GIT
remote: https://github.com/gogovan/delayed_job
revision: a2d73c4ddae7763ef5150aa340483dff02a284fa
branch: rails-5.1
specs:
delayed_job (4.1.2)
activesupport (>= 3.0, < 5.2)
GIT
remote: https://github.com/gogovan/delayed_job_active_record
revision: 3ca88883fe3881fda11174f03261e7e017bc7cf1
branch: rails-5.1
specs:
delayed_job_active_record (4.1.1)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
GIT
remote: https://github.com/plataformatec/devise
revision: 5e014ab6072551f6c39c391340e6b2089c849d00

View File

@ -24,8 +24,8 @@ module CeleryScriptSettingsBag
ALLOWED_DATA_TYPES = %w(string integer)
ALLOWED_OPS = %w(< > is not)
ALLOWED_AXIS = %w(x y z all)
ALLOWED_LHS = %w(pin0 pin1 pin2 pin3 pin4 pin5 pin6 pin7 pin8 pin9
pin10 pin11 pin12 pin13 pin59 pin63 x y z)
ALLOWED_LHS = %w(pin1 pin2 pin3 pin4 pin5 pin6 pin7 pin8 pin9 pin10
pin11 pin12 pin13 pin59 pin63 x y z)
ALLOWED_POINTER_TYPE = %w(GenericPointer ToolSlot Plant)
STEPS = %w(move_absolute move_relative write_pin read_pin wait
send_message execute _if execute_script take_photo