Farmbot-Web-App/Gemfile.lock

304 lines
6.9 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
2017-09-19 05:36:28 -06:00
revision: a5dbf20ed615e106ceb76b2b572d68515790d4ed
specs:
2017-09-19 05:36:28 -06:00
fog-google (0.5.5)
fog-core
fog-json
fog-xml
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.6)
actionpack (>= 4.1, < 6)
activemodel (>= 4.1, < 6)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.2)
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)
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)
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)
2016-11-29 08:10:11 -07:00
daemons (1.2.4)
2017-05-12 13:16:24 -06:00
database_cleaner (1.6.1)
2017-08-21 07:03:19 -06:00
delayed_job (4.1.3)
activesupport (>= 3.0, < 5.2)
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
devise (4.3.0)
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-08-21 06:47:17 -06:00
erubi (1.6.1)
2017-08-21 07:00:28 -06:00
eventmachine (1.2.5)
2017-09-19 05:36:28 -06:00
excon (0.59.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)
2017-09-19 05:36:28 -06:00
faker (1.8.4)
2014-05-08 08:02:51 -06:00
i18n (~> 0.5)
figaro (1.1.1)
thor (~> 0.14)
2017-09-19 05:36:28 -06:00
fog-core (1.45.0)
builder
2017-09-19 05:36:28 -06:00
excon (~> 0.58)
formatador (~> 0.2)
fog-json (1.0.2)
fog-core (~> 1.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)
2017-05-12 13:16:24 -06:00
globalid (0.4.0)
activesupport (>= 4.2.0)
2017-08-21 06:47:17 -06:00
i18n (0.8.6)
2017-05-12 13:16:24 -06:00
json (2.1.0)
2017-08-21 07:04:52 -06:00
jsonapi-renderer (0.1.3)
2017-09-19 05:36:28 -06:00
jwt (2.0.0)
2017-02-13 13:21:37 -07:00
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.4.1)
launchy (~> 2.2)
2015-11-24 12:25:33 -07:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
2017-08-21 06:47:17 -06:00
mail (2.6.6)
2016-08-03 09:31:45 -06:00
mime-types (>= 1.16, < 4)
2014-04-08 07:57:36 -06:00
method_source (0.8.2)
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)
2017-09-20 06:19:35 -06:00
mini_portile2 (2.3.0)
2017-08-21 06:47:17 -06:00
minitest (5.10.3)
2017-09-19 05:36:28 -06:00
multi_json (1.12.2)
2017-05-12 13:16:24 -06:00
mutations (0.8.1)
activesupport
2017-08-21 06:47:17 -06:00
nio4r (2.1.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)
2017-05-12 13:16:24 -06:00
paperclip (5.1.0)
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
2016-08-03 09:31:45 -06:00
pry (0.10.4)
2014-06-26 08:10:26 -06:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
2014-04-08 07:57:36 -06:00
slop (~> 3.4)
pry-rails (0.3.6)
pry (>= 0.10.4)
2017-09-19 05:36:28 -06:00
public_suffix (3.0.0)
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
rack-cors (1.0.1)
2017-09-19 05:36:28 -06:00
rack-test (0.7.0)
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)
2017-09-19 05:36:28 -06:00
rake (12.1.0)
2017-05-12 13:16:24 -06:00
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
2017-09-19 05:36:28 -06:00
rollbar (2.15.4)
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)
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)
2015-02-09 18:36:04 -07:00
slop (3.6.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.3)
2014-04-09 07:47:28 -06:00
thread_safe (~> 0.1)
2017-07-27 08:51:35 -06:00
url (0.3.2)
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.2)
2014-03-12 07:42:11 -06:00
PLATFORMS
ruby
DEPENDENCIES
2017-05-12 13:16:24 -06:00
active_model_serializers
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
paperclip
2016-11-07 15:18:49 -07:00
pg
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-08-21 07:14:17 -06:00
rollbar
rspec (~> 3.5.0)
rspec-rails (~> 3.5.0)
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-09-19 05:36:28 -06:00
1.15.4