Farmbot-Web-App/Gemfile.lock

396 lines
9.2 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:
actioncable (5.2.3)
actionpack (= 5.2.3)
2017-05-12 13:16:24 -06:00
nio4r (~> 2.0)
2018-05-18 07:33:42 -06:00
websocket-driver (>= 0.6.1)
actionmailer (5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
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)
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
2016-11-23 11:40:22 -07:00
rack (~> 2.0)
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)
2015-11-24 12:25:33 -07:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.3)
activesupport (= 5.2.3)
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)
2017-05-12 13:16:24 -06:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2019-03-05 10:39:21 -07:00
active_model_serializers (0.10.9)
actionpack (>= 4.1, < 6)
activemodel (>= 4.1, < 6)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (5.2.3)
activesupport (= 5.2.3)
2016-11-23 11:40:22 -07:00
globalid (>= 0.3.6)
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
2018-05-18 07:33:42 -06:00
arel (>= 9.0)
activestorage (5.2.3)
actionpack (= 5.2.3)
activerecord (= 5.2.3)
2018-05-18 07:33:42 -06:00
marcel (~> 0.3.1)
activesupport (5.2.3)
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-03-05 10:39:21 -07:00
addressable (2.6.0)
2017-09-19 05:36:28 -06:00
public_suffix (>= 2.0.2, < 4.0)
2018-01-20 10:41:02 -07:00
amq-protocol (2.3.0)
2018-05-18 07:33:42 -06:00
arel (9.0.0)
bcrypt (3.1.12)
2017-05-12 13:16:24 -06:00
builder (3.2.3)
2019-03-05 10:39:21 -07:00
bunny (2.14.1)
amq-protocol (~> 2.3, >= 2.3.0)
case_transform (0.2)
activesupport
2019-04-18 12:44:05 -06:00
childprocess (1.0.1)
rake (< 13.0)
2016-09-05 08:58:09 -06:00
choice (0.2.0)
2017-05-12 13:16:24 -06:00
climate_control (0.2.0)
2018-11-15 10:24:19 -07:00
codecov (0.1.14)
2017-07-27 08:51:35 -06:00
json
simplecov
url
2017-09-19 05:36:28 -06:00
coderay (1.1.2)
2019-03-18 09:28:21 -06:00
concurrent-ruby (1.1.5)
2018-04-12 14:02:51 -06:00
crass (1.0.4)
2019-03-05 10:39:21 -07:00
daemons (1.3.1)
2018-05-18 07:33:42 -06:00
database_cleaner (1.7.0)
2018-01-20 10:41:02 -07:00
declarative (0.0.10)
declarative-option (0.1.0)
2018-05-18 07:33:42 -06:00
delayed_job (4.1.5)
activesupport (>= 3.0, < 5.3)
delayed_job_active_record (4.1.3)
activerecord (>= 3.0, < 5.3)
2017-08-21 07:03:19 -06:00
delayed_job (>= 3.0, < 5)
devise (4.6.2)
2017-08-21 07:03:19 -06:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2018-03-19 08:05:30 -06:00
railties (>= 4.1.0, < 6.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)
2018-04-10 12:37:23 -06:00
discard (1.0.0)
activerecord (>= 4.2, < 6)
docile (1.3.1)
2019-01-02 09:35:08 -07:00
erubi (1.8.0)
2018-05-18 07:33:42 -06:00
eventmachine (1.2.7)
2019-04-18 12:44:05 -06:00
excon (0.64.0)
2019-03-05 10:39:21 -07:00
factory_bot (5.0.2)
activesupport (>= 4.2.0)
2019-04-18 12:44:05 -06:00
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
2019-03-05 10:39:21 -07:00
railties (>= 4.2.0)
faker (1.9.3)
2018-01-20 10:41:02 -07:00
i18n (>= 0.7)
2019-03-18 09:28:21 -06:00
faraday (0.15.4)
2018-01-20 10:41:02 -07:00
multipart-post (>= 1.2, < 3)
2019-03-18 09:28:21 -06:00
faraday_middleware (0.13.1)
2018-07-05 14:16:43 -06:00
faraday (>= 0.7.4, < 1.0)
figaro (1.1.1)
thor (~> 0.14)
2018-09-28 08:50:01 -06:00
fog-core (2.1.0)
builder
2017-09-19 05:36:28 -06:00
excon (~> 0.58)
formatador (~> 0.2)
2018-01-20 10:41:02 -07:00
mime-types
fog-google (1.9.1)
2018-10-18 09:56:28 -06:00
fog-core (<= 2.1.0)
2019-03-05 10:39:21 -07:00
fog-json (~> 1.2)
2018-09-28 08:50:01 -06:00
fog-xml (~> 0.1.0)
2018-06-26 13:17:05 -06:00
google-api-client (~> 0.23.0)
2018-06-22 10:50:46 -06:00
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
2017-05-12 13:16:24 -06:00
fog-xml (0.1.3)
fog-core
2017-05-12 13:16:24 -06:00
nokogiri (>= 1.5.11, < 2.0.0)
2019-04-18 12:44:05 -06:00
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
2018-06-20 08:46:10 -06:00
foreman (0.85.0)
thor (~> 0.19.1)
formatador (0.2.5)
2019-03-05 10:39:21 -07:00
globalid (0.4.2)
2017-05-12 13:16:24 -06:00
activesupport (>= 4.2.0)
2018-09-28 08:50:01 -06:00
google-api-client (0.23.9)
2018-01-20 10:41:02 -07:00
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.5, < 0.7.0)
httpclient (>= 2.8.1, < 3.0)
mime-types (~> 3.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
signet (~> 0.9)
2018-11-15 10:24:19 -07:00
googleauth (0.6.7)
2018-01-20 10:41:02 -07:00
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
2018-11-15 10:24:19 -07:00
memoist (~> 0.16)
2018-01-20 10:41:02 -07:00
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
2018-01-20 10:41:02 -07:00
signet (~> 0.7)
2019-01-02 09:35:08 -07:00
hashdiff (0.3.8)
2018-10-18 10:13:14 -06:00
hashie (3.6.0)
2018-01-20 10:41:02 -07:00
httpclient (2.8.3)
2019-03-05 10:39:21 -07:00
i18n (1.6.0)
2017-10-22 10:52:07 -06:00
concurrent-ruby (~> 1.0)
2019-03-05 10:39:21 -07:00
json (2.2.0)
jsonapi-renderer (0.2.0)
2017-10-22 10:52:07 -06:00
jwt (2.1.0)
2017-02-13 13:21:37 -07:00
launchy (2.4.3)
addressable (~> 2.3)
2019-01-02 09:35:08 -07:00
letter_opener (1.7.0)
2017-02-13 13:21:37 -07:00
launchy (~> 2.2)
2019-04-18 12:44:05 -06:00
lol_dba (2.1.8)
actionpack (>= 3.0, < 6.0)
activerecord (>= 3.0, < 6.0)
railties (>= 3.0, < 6.0)
2018-11-02 13:03:57 -06:00
loofah (2.2.3)
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)
2018-01-20 10:41:02 -07:00
memoist (0.16.0)
2018-11-15 10:24:19 -07:00
method_source (0.9.2)
mime-types (3.2.2)
2016-08-03 09:31:45 -06:00
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
2019-01-02 09:35:08 -07:00
mimemagic (0.3.3)
mini_mime (1.0.1)
2019-01-02 09:35:08 -07:00
mini_portile2 (2.4.0)
2018-02-20 12:24:30 -07:00
minitest (5.11.3)
2018-01-20 10:41:02 -07:00
multi_json (1.13.1)
multipart-post (2.0.0)
mutations (0.9.0)
activesupport
2018-05-18 07:30:36 -06:00
nio4r (2.3.1)
nokogiri (1.10.2)
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.0)
paperclip (6.1.0)
2017-01-10 20:51:22 -07:00
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
mimemagic (~> 0.3.0)
2018-03-19 08:05:30 -06:00
terrapin (~> 0.6.0)
2019-03-05 10:39:21 -07:00
passenger (6.0.2)
2018-05-23 12:09:42 -06:00
rack
rake (>= 0.8.1)
pg (1.1.4)
polymorphic_constraints (1.0.0)
rails
2018-11-15 10:24:19 -07:00
pry (0.12.2)
2014-06-26 08:10:26 -06:00
coderay (~> 1.1.0)
2017-10-22 10:52:07 -06:00
method_source (~> 0.9.0)
2019-01-02 09:35:08 -07:00
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (3.0.3)
2019-03-18 09:28:21 -06:00
rabbitmq_http_api_client (1.12.0)
faraday (~> 0.15.4)
faraday_middleware (~> 0.13.0)
hashie (~> 3.6)
multi_json (~> 1.13.1)
rack (2.0.7)
rack-cors (1.0.3)
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)
rails (5.2.3)
actioncable (= 5.2.3)
actionmailer (= 5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
activemodel (= 5.2.3)
activerecord (= 5.2.3)
activestorage (= 5.2.3)
activesupport (= 5.2.3)
2017-08-21 06:47:17 -06:00
bundler (>= 1.3.0)
railties (= 5.2.3)
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)
2017-09-19 05:36:28 -06:00
rails-erd (1.5.2)
2016-09-05 08:58:09 -06:00
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
2018-04-12 14:02:51 -06:00
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
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)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
2016-11-23 11:40:22 -07:00
method_source
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
2019-01-02 09:35:08 -07:00
rake (12.3.2)
redis (4.1.0)
2018-01-20 10:41:02 -07:00
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
2018-03-19 08:05:30 -06:00
request_store (1.4.1)
2018-01-20 10:41:02 -07:00
rack (>= 1.4)
2019-03-05 10:39:21 -07:00
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
retriable (3.1.2)
2019-03-21 14:38:03 -06:00
rollbar (2.19.3)
2016-12-12 11:28:30 -07:00
multi_json
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
2018-10-14 16:02:12 -06:00
rspec-expectations (3.8.2)
2014-06-26 08:10:26 -06:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
2015-02-22 23:16:59 -07:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
2019-03-05 10:39:21 -07:00
rspec-rails (3.8.2)
2016-08-03 09:31:45 -06:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
2018-11-15 10:24:19 -07:00
ruby-graphviz (1.2.4)
rubyzip (1.2.2)
2019-03-05 10:39:21 -07:00
scenic (1.5.1)
2018-04-10 13:43:27 -06:00
activerecord (>= 4.0.0)
railties (>= 4.0.0)
2019-03-05 10:39:21 -07:00
secure_headers (6.1.0)
2019-04-18 12:44:05 -06:00
selenium-webdriver (3.141.5926)
childprocess (>= 0.5, < 2.0)
2018-10-18 09:56:28 -06:00
rubyzip (~> 1.2, >= 1.2.2)
signet (0.11.0)
2018-01-20 10:41:02 -07:00
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
2018-03-19 08:05:30 -06:00
simplecov (0.16.1)
docile (~> 1.1)
2016-08-03 09:31:45 -06:00
json (>= 1.8, < 3)
2015-11-24 12:25:33 -07:00
simplecov-html (~> 0.10.0)
2017-09-19 05:36:28 -06:00
simplecov-html (0.10.2)
2019-03-21 14:38:03 -06:00
skylight (3.1.5)
skylight-core (= 3.1.5)
skylight-core (3.1.5)
2018-05-18 07:33:42 -06:00
activesupport (>= 4.2.0)
2018-06-20 08:46:10 -06:00
sprockets (3.7.2)
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)
2018-03-19 08:05:30 -06:00
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
2017-08-21 07:00:28 -06:00
thin (1.7.2)
2016-11-29 08:10:11 -07:00
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
2016-11-28 15:02:39 -07:00
thor (0.19.4)
thread_safe (0.3.6)
2018-02-20 12:24:30 -07:00
tzinfo (1.2.5)
2014-04-09 07:47:28 -06:00
thread_safe (~> 0.1)
2018-01-20 10:41:02 -07:00
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)
2018-05-18 07:33:42 -06:00
websocket-driver (0.7.0)
2016-11-23 11:40:22 -07:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
2018-07-26 14:06:03 -06:00
zero_downtime_migrations (0.0.7)
activerecord
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
figaro
2018-07-04 06:36:49 -06:00
fog-google
2018-04-03 10:23:22 -06:00
font-awesome-rails
foreman
hashdiff
jwt
2017-02-13 13:21:37 -07:00
letter_opener
2018-04-11 06:33:20 -06:00
lol_dba
2017-05-12 13:16:24 -06:00
mutations
2018-02-20 12:24:30 -07:00
paperclip
2018-05-23 12:09:42 -06:00
passenger
2018-03-22 12:24:10 -06:00
pg
polymorphic_constraints
2014-04-08 07:57:36 -06:00
pry
pry-rails
2018-07-05 14:16:43 -06:00
rabbitmq_http_api_client
2015-10-20 13:25:08 -06:00
rack-cors
2017-09-19 05:36:28 -06:00
rails
2017-09-20 06:19:35 -06:00
rails-erd
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
rspec-rails
2018-04-10 13:43:27 -06:00
scenic
secure_headers
selenium-webdriver
simplecov
2018-02-20 12:24:30 -07:00
skylight
2015-06-10 05:56:35 -06:00
smarf_doc!
2016-11-29 08:10:11 -07:00
thin
tzinfo
2018-02-26 10:20:38 -07:00
valid_url
2018-07-26 14:06:03 -06:00
zero_downtime_migrations
2016-08-03 09:31:45 -06:00
RUBY VERSION
2019-02-07 13:35:32 -07:00
ruby 2.6.1p33
2016-08-03 09:31:45 -06:00
BUNDLED WITH
2018-12-20 20:18:10 -07:00
1.17.2