Farmbot-Web-App/Gemfile.lock

357 lines
8.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
GIT
remote: https://github.com/fog/fog-google
2018-01-20 10:41:02 -07:00
revision: 031a9a941ebde6fd4bf6ba11d3d8a5711a6233c9
specs:
2018-01-20 10:41:02 -07:00
fog-google (1.0.1)
fog-core
fog-json
fog-xml
2018-01-20 10:41:02 -07:00
google-api-client (~> 0.19.1)
2014-03-12 07:42:11 -06:00
GEM
remote: https://rubygems.org/
2014-03-12 07:42:11 -06:00
specs:
2017-09-19 05:36:28 -06:00
actioncable (5.1.4)
actionpack (= 5.1.4)
2017-05-12 13:16:24 -06:00
nio4r (~> 2.0)
2016-11-23 11:40:22 -07:00
websocket-driver (~> 0.6.1)
2017-09-19 05:36:28 -06:00
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
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)
2017-09-19 05:36:28 -06:00
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
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)
2017-09-19 05:36:28 -06:00
actionview (5.1.4)
activesupport (= 5.1.4)
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)
active_model_serializers (0.10.7)
actionpack (>= 4.1, < 6)
activemodel (>= 4.1, < 6)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
2017-09-19 05:36:28 -06:00
activejob (5.1.4)
activesupport (= 5.1.4)
2016-11-23 11:40:22 -07:00
globalid (>= 0.3.6)
2017-09-19 05:36:28 -06:00
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
2017-05-12 13:16:24 -06:00
arel (~> 8.0)
2017-09-19 05:36:28 -06:00
activesupport (5.1.4)
2016-11-23 11:40:22 -07:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2015-11-24 12:25:33 -07:00
i18n (~> 0.7)
2014-04-09 07:47:28 -06:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2017-09-19 05:36:28 -06:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
2018-01-20 10:41:02 -07:00
amq-protocol (2.3.0)
2017-05-12 13:16:24 -06:00
arel (8.0.0)
2016-08-03 09:31:45 -06:00
bcrypt (3.1.11)
2017-05-12 13:16:24 -06:00
builder (3.2.3)
2018-01-20 10:41:02 -07:00
bunny (2.9.1)
amq-protocol (~> 2.3.0)
case_transform (0.2)
activesupport
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)
2017-01-10 20:51:22 -07:00
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
2017-07-27 08:51:35 -06:00
codecov (0.1.10)
json
simplecov
url
2017-09-19 05:36:28 -06:00
coderay (1.1.2)
concurrent-ruby (1.0.5)
crass (1.0.3)
2018-01-20 10:41:02 -07:00
daemons (1.2.6)
database_cleaner (1.6.2)
2018-01-20 10:41:02 -07:00
declarative (0.0.10)
declarative-option (0.1.0)
delayed_job (4.1.4)
2017-08-21 07:03:19 -06:00
activesupport (>= 3.0, < 5.2)
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
2018-01-20 10:41:02 -07:00
devise (4.4.0)
2017-08-21 07:03:19 -06:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.2)
responders
warden (~> 1.2.3)
2017-05-12 13:16:24 -06:00
diff-lcs (1.3)
2014-06-26 08:10:26 -06:00
docile (1.1.5)
2017-10-22 10:52:07 -06:00
erubi (1.7.0)
2017-08-21 07:00:28 -06:00
eventmachine (1.2.5)
2018-01-20 10:41:02 -07:00
excon (0.60.0)
2017-10-22 07:19:50 -06:00
factory_bot (4.8.2)
activesupport (>= 3.0.0)
2017-10-22 07:19:50 -06:00
factory_bot_rails (4.8.2)
factory_bot (~> 4.8.2)
railties (>= 3.0.0)
2018-01-20 10:41:02 -07:00
faker (1.8.7)
i18n (>= 0.7)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
figaro (1.1.1)
thor (~> 0.14)
2018-01-20 10:41:02 -07:00
fog-core (2.0.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-json (1.1.0)
fog-core (~> 2.0)
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)
foreman (0.84.0)
thor (~> 0.19.1)
formatador (0.2.5)
globalid (0.4.1)
2017-05-12 13:16:24 -06:00
activesupport (>= 4.2.0)
2018-01-20 10:41:02 -07:00
google-api-client (0.19.3)
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)
googleauth (0.6.2)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
httpclient (2.8.3)
i18n (0.9.1)
2017-10-22 10:52:07 -06:00
concurrent-ruby (~> 1.0)
2017-05-12 13:16:24 -06:00
json (2.1.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)
2018-01-20 10:41:02 -07:00
letter_opener (1.6.0)
2017-02-13 13:21:37 -07:00
launchy (~> 2.2)
2018-01-20 10:41:02 -07:00
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
2017-10-22 10:52:07 -06:00
loofah (2.1.1)
crass (~> 1.0.2)
2015-11-24 12:25:33 -07:00
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
2018-01-20 10:41:02 -07:00
memoist (0.16.0)
2017-10-22 10:52:07 -06:00
method_source (0.9.0)
2016-08-03 09:31:45 -06:00
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
2017-01-10 20:51:22 -07:00
mimemagic (0.3.2)
mini_mime (1.0.0)
2017-09-20 06:19:35 -06:00
mini_portile2 (2.3.0)
2018-01-20 10:41:02 -07:00
minitest (5.11.1)
multi_json (1.13.1)
multipart-post (2.0.0)
2017-05-12 13:16:24 -06:00
mutations (0.8.1)
activesupport
2018-01-20 10:41:02 -07:00
nio4r (2.2.0)
2017-09-20 06:19:35 -06:00
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
2014-04-08 07:57:36 -06:00
orm_adapter (0.5.0)
2018-01-20 10:41:02 -07:00
os (0.9.6)
2018-01-29 08:46:38 -07:00
paperclip (5.2.1)
2017-01-10 20:51:22 -07:00
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (~> 0.3.0)
pg (0.21.0)
polymorphic_constraints (1.0.0)
rails
pry (0.11.3)
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)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.1)
2017-08-21 06:47:17 -06:00
rack (2.0.3)
2016-12-15 14:21:46 -07:00
rack-attack (5.0.1)
rack
2017-11-14 11:56:37 -07:00
rack-cors (1.0.2)
rack-test (0.8.2)
2017-09-19 05:36:28 -06:00
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
2017-08-21 06:47:17 -06:00
bundler (>= 1.3.0)
2017-09-19 05:36:28 -06:00
railties (= 5.1.4)
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)
2016-08-03 09:31:45 -06:00
rails-html-sanitizer (1.0.3)
2015-11-24 12:25:33 -07:00
loofah (~> 2.0)
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)
2017-09-19 05:36:28 -06:00
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
2016-11-23 11:40:22 -07:00
method_source
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.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)
request_store (1.4.0)
rack (>= 1.4)
2017-05-12 13:16:24 -06:00
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
2018-01-20 10:41:02 -07:00
retriable (3.1.1)
rollbar (2.15.5)
2016-12-12 11:28:30 -07:00
multi_json
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
2014-06-26 08:10:26 -06:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
2015-02-22 23:16:59 -07:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-rails (3.5.2)
2016-08-03 09:31:45 -06:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
2017-05-12 13:16:24 -06:00
ruby-graphviz (1.2.3)
secure_headers (5.0.4)
useragent (>= 0.15.0)
2018-01-20 10:41:02 -07:00
signet (0.8.1)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
2017-09-19 05:36:28 -06:00
simplecov (0.15.1)
docile (~> 1.1.0)
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)
skylight (1.4.0)
2017-01-19 11:48:29 -07:00
activesupport (>= 3.0.0)
2017-05-12 13:16:24 -06:00
sprockets (3.7.1)
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)
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)
tzinfo (1.2.4)
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)
useragent (0.16.9)
2017-05-12 13:16:24 -06:00
warden (1.2.7)
2014-04-08 07:57:36 -06:00
rack (>= 1.0)
2017-08-21 07:14:17 -06:00
webpack-rails (0.9.11)
2017-08-09 10:58:02 -06:00
railties (>= 3.2.0)
2017-05-12 13:16:24 -06:00
websocket-driver (0.6.5)
2016-11-23 11:40:22 -07:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
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
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
2017-10-22 07:19:50 -06:00
factory_bot_rails
2017-09-20 06:19:35 -06:00
faker
figaro
fog-google!
foreman
jwt
2017-02-13 13:21:37 -07:00
letter_opener
2017-05-12 13:16:24 -06:00
mutations
2018-01-29 08:46:38 -07:00
paperclip (= 5.2.1)
2018-01-20 10:41:02 -07:00
pg (= 0.21.0)
polymorphic_constraints
2014-04-08 07:57:36 -06:00
pry
pry-rails
2016-12-15 14:21:46 -07:00
rack-attack
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
2017-11-06 13:07:18 -07:00
request_store
2017-08-21 07:14:17 -06:00
rollbar
rspec (~> 3.5.0)
rspec-rails (~> 3.5.0)
secure_headers
simplecov
skylight (= 1.4.0)
2015-06-10 05:56:35 -06:00
smarf_doc!
2016-11-29 08:10:11 -07:00
thin
tzinfo
2017-08-09 10:58:02 -06:00
webpack-rails
2016-08-03 09:31:45 -06:00
RUBY VERSION
2017-09-19 05:36:28 -06:00
ruby 2.4.2p198
2016-08-03 09:31:45 -06:00
BUNDLED WITH
2017-11-06 09:04:47 -07:00
1.16.0