Farmbot-Web-App/Gemfile.lock

365 lines
8.8 KiB
Plaintext
Raw Normal View History

2015-06-10 05:56:35 -06:00
GIT
2016-12-06 08:42:02 -07:00
remote: https://github.com/RickCarlino/smarf_doc.git
2016-08-03 09:31:45 -06:00
revision: 40dc733363431c6153ccebbeb80df942a77f0b02
2015-06-10 05:56:35 -06:00
specs:
2016-08-03 09:31:45 -06:00
smarf_doc (1.0.0)
2015-06-10 05:56:35 -06:00
2014-03-12 07:42:11 -06:00
GEM
remote: https://rubygems.org/
2014-03-12 07:42:11 -06:00
specs:
2020-03-20 09:31:18 -06:00
actioncable (6.0.2.2)
actionpack (= 6.0.2.2)
2017-05-12 13:16:24 -06:00
nio4r (~> 2.0)
2018-05-18 07:33:42 -06:00
websocket-driver (>= 0.6.1)
2020-03-20 09:31:18 -06:00
actionmailbox (6.0.2.2)
actionpack (= 6.0.2.2)
activejob (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
mail (>= 2.7.1)
2020-03-20 09:31:18 -06:00
actionmailer (6.0.2.2)
actionpack (= 6.0.2.2)
actionview (= 6.0.2.2)
activejob (= 6.0.2.2)
2015-11-24 12:25:33 -07:00
mail (~> 2.5, >= 2.5.4)
2016-11-23 11:40:22 -07:00
rails-dom-testing (~> 2.0)
2020-03-20 09:31:18 -06:00
actionpack (6.0.2.2)
actionview (= 6.0.2.2)
activesupport (= 6.0.2.2)
2019-12-20 10:01:32 -07:00
rack (~> 2.0, >= 2.0.8)
2017-09-19 05:36:28 -06:00
rack-test (>= 0.6.3)
2016-11-23 11:40:22 -07:00
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2020-03-20 09:31:18 -06:00
actiontext (6.0.2.2)
actionpack (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
nokogiri (>= 1.8.5)
2020-03-20 09:31:18 -06:00
actionview (6.0.2.2)
activesupport (= 6.0.2.2)
2014-04-09 07:47:28 -06:00
builder (~> 3.1)
2017-05-12 13:16:24 -06:00
erubi (~> 1.4)
2016-11-23 11:40:22 -07:00
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2019-07-14 17:23:03 -06:00
active_model_serializers (0.10.10)
actionpack (>= 4.1, < 6.1)
activemodel (>= 4.1, < 6.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
2020-03-20 09:31:18 -06:00
activejob (6.0.2.2)
activesupport (= 6.0.2.2)
2016-11-23 11:40:22 -07:00
globalid (>= 0.3.6)
2020-03-20 09:31:18 -06:00
activemodel (6.0.2.2)
activesupport (= 6.0.2.2)
activerecord (6.0.2.2)
activemodel (= 6.0.2.2)
activesupport (= 6.0.2.2)
activestorage (6.0.2.2)
actionpack (= 6.0.2.2)
activejob (= 6.0.2.2)
activerecord (= 6.0.2.2)
2018-05-18 07:33:42 -06:00
marcel (~> 0.3.1)
2020-03-20 09:31:18 -06:00
activesupport (6.0.2.2)
2016-11-23 11:40:22 -07:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-04-12 14:02:51 -06:00
i18n (>= 0.7, < 2)
2014-04-09 07:47:28 -06:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-11-16 08:32:48 -07:00
zeitwerk (~> 2.2)
2019-09-27 10:26:21 -06:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
2020-04-12 09:33:49 -06:00
amq-protocol (2.3.1)
2019-06-11 10:17:30 -06:00
bcrypt (3.1.13)
2019-12-20 10:01:32 -07:00
builder (3.2.4)
2020-04-12 09:33:49 -06:00
bunny (2.15.0)
amq-protocol (~> 2.3, >= 2.3.1)
case_transform (0.2)
activesupport
2017-05-12 13:16:24 -06:00
climate_control (0.2.0)
2019-11-16 08:32:48 -07:00
codecov (0.1.16)
2017-07-27 08:51:35 -06:00
json
simplecov
url
2017-09-19 05:36:28 -06:00
coderay (1.1.2)
2020-02-26 07:18:25 -07:00
concurrent-ruby (1.1.6)
crass (1.0.6)
2020-02-26 07:18:25 -07:00
database_cleaner (1.8.3)
declarative (0.0.10)
declarative-option (0.1.0)
2019-08-21 15:45:36 -06:00
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
2017-08-21 07:03:19 -06:00
delayed_job (>= 3.0, < 5)
2019-09-12 07:35:58 -06:00
devise (4.7.1)
2017-08-21 07:03:19 -06:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-08-21 15:45:36 -06:00
railties (>= 4.1.0)
2017-08-21 07:03:19 -06:00
responders
warden (~> 1.2.3)
2017-05-12 13:16:24 -06:00
diff-lcs (1.3)
2020-03-20 09:31:18 -06:00
digest-crc (0.5.1)
2020-02-26 07:18:25 -07:00
discard (1.2.0)
2019-05-11 08:30:05 -06:00
activerecord (>= 4.2, < 7)
2019-06-18 07:32:24 -06:00
docile (1.3.2)
2019-09-27 10:26:21 -06:00
erubi (1.9.0)
2020-04-12 09:33:49 -06:00
factory_bot (5.1.2)
2019-03-05 10:39:21 -07:00
activesupport (>= 4.2.0)
2019-10-13 13:50:40 -06:00
factory_bot_rails (5.1.1)
2019-09-27 10:26:21 -06:00
factory_bot (~> 5.1.0)
2019-03-05 10:39:21 -07:00
railties (>= 4.2.0)
2020-04-12 09:33:49 -06:00
faker (2.11.0)
i18n (>= 1.6, < 2)
2020-03-20 09:31:18 -06:00
faraday (0.17.3)
2018-01-20 10:41:02 -07:00
multipart-post (>= 1.2, < 3)
2020-03-20 09:31:18 -06:00
faraday_middleware (0.14.0)
2018-07-05 14:16:43 -06:00
faraday (>= 0.7.4, < 1.0)
2019-04-18 12:44:05 -06:00
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
2019-03-05 10:39:21 -07:00
globalid (0.4.2)
2017-05-12 13:16:24 -06:00
activesupport (>= 4.2.0)
2020-03-20 09:31:18 -06:00
google-api-client (0.37.2)
addressable (~> 2.5, >= 2.5.1)
2019-10-23 09:34:31 -06:00
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
2019-10-23 09:34:31 -06:00
signet (~> 0.12)
2020-02-26 07:18:25 -07:00
google-cloud-core (1.5.0)
google-cloud-env (~> 1.0)
2020-02-26 07:18:25 -07:00
google-cloud-errors (~> 1.0)
2020-03-20 09:31:18 -06:00
google-cloud-env (1.3.1)
faraday (>= 0.17.3, < 2.0)
2020-02-26 07:18:25 -07:00
google-cloud-errors (1.0.0)
2020-01-07 09:03:27 -07:00
google-cloud-storage (1.25.1)
addressable (~> 2.5)
digest-crc (~> 0.4)
2019-11-16 08:32:48 -07:00
google-api-client (~> 0.33)
google-cloud-core (~> 1.2)
2019-11-16 08:32:48 -07:00
googleauth (~> 0.9)
2019-08-21 15:45:36 -06:00
mini_mime (~> 1.0)
2020-03-20 09:31:18 -06:00
googleauth (0.11.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
2019-11-16 08:32:48 -07:00
signet (~> 0.12)
2020-03-20 09:31:18 -06:00
hashdiff (1.0.1)
2018-10-18 10:13:14 -06:00
hashie (3.6.0)
httpclient (2.8.3)
i18n (1.8.2)
2017-10-22 10:52:07 -06:00
concurrent-ruby (~> 1.0)
2019-12-20 10:01:32 -07:00
json (2.3.0)
2019-06-18 07:32:24 -06:00
jsonapi-renderer (0.2.2)
2019-06-06 08:38:02 -06:00
jwt (2.2.1)
kaminari (1.2.0)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
actionview
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
activerecord
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
2020-04-12 09:33:49 -06:00
loofah (2.5.0)
2017-10-22 10:52:07 -06:00
crass (~> 1.0.2)
2015-11-24 12:25:33 -07:00
nokogiri (>= 1.5.9)
2018-10-18 10:13:14 -06:00
mail (2.7.1)
mini_mime (>= 0.1.1)
2018-10-18 10:13:14 -06:00
marcel (0.3.3)
2018-05-18 07:33:42 -06:00
mimemagic (~> 0.3.2)
2019-12-20 10:01:32 -07:00
memoist (0.16.2)
2020-04-12 09:33:49 -06:00
method_source (1.0.0)
2020-02-26 07:18:25 -07:00
mimemagic (0.3.4)
mini_mime (1.0.2)
2019-01-02 09:35:08 -07:00
mini_portile2 (2.4.0)
minitest (5.14.0)
2018-01-20 10:41:02 -07:00
multi_json (1.13.1)
2019-06-11 10:17:30 -06:00
multipart-post (2.1.1)
2020-04-12 09:33:49 -06:00
mutations (0.9.1)
activesupport
2019-09-27 10:26:21 -06:00
nio4r (2.5.2)
2020-03-20 09:31:18 -06:00
nokogiri (1.10.9)
2019-01-02 09:35:08 -07:00
mini_portile2 (~> 2.4.0)
2014-04-08 07:57:36 -06:00
orm_adapter (0.5.0)
os (1.0.1)
2019-09-23 10:41:03 -06:00
passenger (6.0.4)
2018-05-23 12:09:42 -06:00
rack
rake (>= 0.8.1)
2020-03-20 09:31:18 -06:00
pg (1.2.3)
2020-04-12 09:33:49 -06:00
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
2019-01-02 09:35:08 -07:00
pry-rails (0.3.9)
pry (>= 0.10.4)
2020-01-07 09:03:27 -07:00
public_suffix (4.0.3)
2020-03-20 09:31:18 -06:00
rabbitmq_http_api_client (1.13.0)
faraday (>= 0.15, < 1)
faraday_middleware (>= 0.13.0, < 1)
2019-03-18 09:28:21 -06:00
hashie (~> 3.6)
multi_json (~> 1.13.1)
2020-02-26 07:18:25 -07:00
rack (2.2.2)
2019-12-20 10:01:32 -07:00
rack-attack (6.2.2)
2019-04-18 12:46:00 -06:00
rack (>= 1.0, < 3)
2020-01-03 08:49:59 -07:00
rack-cors (1.1.1)
2019-12-20 10:01:32 -07:00
rack (>= 2.0.0)
2018-07-27 09:27:18 -06:00
rack-test (1.1.0)
2017-09-19 05:36:28 -06:00
rack (>= 1.0, < 3)
2020-03-20 09:31:18 -06:00
rails (6.0.2.2)
actioncable (= 6.0.2.2)
actionmailbox (= 6.0.2.2)
actionmailer (= 6.0.2.2)
actionpack (= 6.0.2.2)
actiontext (= 6.0.2.2)
actionview (= 6.0.2.2)
activejob (= 6.0.2.2)
activemodel (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
2017-08-21 06:47:17 -06:00
bundler (>= 1.3.0)
2020-03-20 09:31:18 -06:00
railties (= 6.0.2.2)
2016-11-23 11:40:22 -07:00
sprockets-rails (>= 2.0.0)
2017-05-12 13:16:24 -06:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-10-13 13:50:40 -06:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2015-02-09 18:36:04 -07:00
rails_12factor (0.0.3)
2014-04-26 21:22:49 -06:00
rails_serve_static_assets
rails_stdout_logging
2016-08-03 09:31:45 -06:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
2020-03-20 09:31:18 -06:00
railties (6.0.2.2)
actionpack (= 6.0.2.2)
activesupport (= 6.0.2.2)
2016-11-23 11:40:22 -07:00
method_source
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
2019-11-16 08:32:48 -07:00
rake (13.0.1)
2019-09-23 10:41:03 -06:00
redis (4.1.3)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
2019-12-20 10:01:32 -07:00
request_store (1.5.0)
2018-01-20 10:41:02 -07:00
rack (>= 1.4)
2019-06-26 07:47:49 -06:00
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
retriable (3.1.2)
2020-02-26 07:18:25 -07:00
rollbar (2.24.0)
2019-10-13 13:50:40 -06:00
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
2020-01-03 08:49:59 -07:00
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
2020-03-20 09:31:18 -06:00
rspec-expectations (3.9.1)
2014-06-26 08:10:26 -06:00
diff-lcs (>= 1.2.0, < 2.0)
2019-10-13 13:50:40 -06:00
rspec-support (~> 3.9.0)
2020-01-03 08:49:59 -07:00
rspec-mocks (3.9.1)
2015-02-22 23:16:59 -07:00
diff-lcs (>= 1.2.0, < 2.0)
2019-10-13 13:50:40 -06:00
rspec-support (~> 3.9.0)
2020-04-12 09:33:49 -06:00
rspec-rails (4.0.0)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
2020-04-12 09:33:49 -06:00
rspec-core (~> 3.9)
rspec-expectations (~> 3.9)
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
2020-01-03 08:49:59 -07:00
rspec-support (3.9.2)
2020-01-24 10:10:46 -07:00
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
2020-02-26 07:18:25 -07:00
scenic (1.5.2)
2018-04-10 13:43:27 -06:00
activerecord (>= 4.0.0)
railties (>= 4.0.0)
2020-01-23 13:20:12 -07:00
secure_headers (6.3.0)
2020-03-20 09:31:18 -06:00
signet (0.13.0)
addressable (~> 2.3)
2020-03-20 09:31:18 -06:00
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
2020-02-26 07:18:25 -07:00
simplecov (0.18.5)
2018-03-19 08:05:30 -06:00
docile (~> 1.1)
2020-02-26 07:18:25 -07:00
simplecov-html (~> 0.11)
2020-03-20 09:31:18 -06:00
simplecov-html (0.12.2)
2019-10-13 13:50:40 -06:00
sprockets (4.0.0)
2016-08-03 09:31:45 -06:00
concurrent-ruby (~> 1.0)
2015-11-24 12:25:33 -07:00
rack (> 1, < 3)
2017-09-19 05:36:28 -06:00
sprockets-rails (3.2.1)
2016-08-03 09:31:45 -06:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2019-12-20 10:01:32 -07:00
thor (1.0.1)
thread_safe (0.3.6)
2020-04-12 09:33:49 -06:00
tzinfo (1.2.7)
2014-04-09 07:47:28 -06:00
thread_safe (~> 0.1)
uber (0.1.0)
2017-07-27 08:51:35 -06:00
url (0.3.2)
2018-02-26 10:20:38 -07:00
valid_url (0.0.4)
addressable
rails
2019-03-05 10:39:21 -07:00
warden (1.2.8)
rack (>= 2.0.6)
2019-06-11 10:17:30 -06:00
websocket-driver (0.7.1)
2016-11-23 11:40:22 -07:00
websocket-extensions (>= 0.1.0)
2019-06-11 10:17:30 -06:00
websocket-extensions (0.1.4)
2020-03-20 09:31:18 -06:00
zeitwerk (2.3.0)
2014-03-12 07:42:11 -06:00
PLATFORMS
ruby
DEPENDENCIES
2017-05-12 13:16:24 -06:00
active_model_serializers
2017-11-09 12:07:35 -07:00
bunny
climate_control
2017-07-27 08:51:35 -06:00
codecov
database_cleaner
2017-08-21 07:03:19 -06:00
delayed_job
delayed_job_active_record
devise
2018-04-12 14:02:51 -06:00
discard
2017-10-22 07:19:50 -06:00
factory_bot_rails
2017-09-20 06:19:35 -06:00
faker
2018-04-03 10:23:22 -06:00
font-awesome-rails
google-cloud-storage (~> 1.11)
hashdiff
jwt
kaminari
2017-05-12 13:16:24 -06:00
mutations
2018-05-23 12:09:42 -06:00
passenger
2018-03-22 12:24:10 -06:00
pg
2014-04-08 07:57:36 -06:00
pry
pry-rails
2018-07-05 14:16:43 -06:00
rabbitmq_http_api_client
2019-04-18 12:46:00 -06:00
rack-attack
2015-10-20 13:25:08 -06:00
rack-cors
2019-10-28 08:29:43 -06:00
rails
2014-04-26 21:22:49 -06:00
rails_12factor
2018-10-05 09:58:16 -06:00
redis (~> 4.0)
2017-11-06 13:07:18 -07:00
request_store
2017-08-21 07:14:17 -06:00
rollbar
2018-02-20 12:24:30 -07:00
rspec
2020-04-12 09:33:49 -06:00
rspec-rails
2020-01-24 10:10:46 -07:00
rspec_junit_formatter
2018-04-10 13:43:27 -06:00
scenic
secure_headers
simplecov
2015-06-10 05:56:35 -06:00
smarf_doc!
tzinfo
2018-02-26 10:20:38 -07:00
valid_url
2016-08-03 09:31:45 -06:00
RUBY VERSION
2020-01-07 09:03:27 -07:00
ruby 2.6.5p114
2016-08-03 09:31:45 -06:00
BUNDLED WITH
2020-01-24 10:10:46 -07:00
2.1.4