Farmbot-Web-App/Gemfile.lock

334 lines
7.8 KiB
Plaintext
Raw Normal View History

2015-06-10 05:56:35 -06:00
GIT
remote: git://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-04-08 07:57:36 -06:00
GIT
remote: git://github.com/plataformatec/devise.git
2016-11-10 09:22:12 -07:00
revision: d2ea28b3dbbf3e11dc9e800179fb89c53d61fc71
2014-04-08 07:57:36 -06:00
specs:
2016-08-03 09:31:45 -06:00
devise (4.2.0)
2014-04-08 07:57:36 -06:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2016-08-03 09:31:45 -06:00
railties (>= 4.1.0, < 5.1)
2015-02-09 18:36:04 -07:00
responders
2014-04-08 07:57:36 -06:00
warden (~> 1.2.3)
2014-03-12 07:42:11 -06:00
GEM
remote: https://rubygems.org/
2014-03-12 07:42:11 -06:00
specs:
2015-02-22 23:16:59 -07:00
abstract_type (0.0.7)
2016-08-03 09:31:45 -06:00
actionmailer (4.2.7)
actionpack (= 4.2.7)
actionview (= 4.2.7)
activejob (= 4.2.7)
2015-11-24 12:25:33 -07:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-08-03 09:31:45 -06:00
actionpack (4.2.7)
actionview (= 4.2.7)
activesupport (= 4.2.7)
2015-11-24 12:25:33 -07:00
rack (~> 1.6)
2014-03-12 07:42:11 -06:00
rack-test (~> 0.6.2)
2015-11-24 12:25:33 -07:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-08-03 09:31:45 -06:00
actionview (4.2.7)
activesupport (= 4.2.7)
2014-04-09 07:47:28 -06:00
builder (~> 3.1)
erubis (~> 2.7.0)
2015-11-24 12:25:33 -07:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
active_model_serializers (0.8.3)
activemodel (>= 3.0)
2016-08-03 09:31:45 -06:00
activejob (4.2.7)
activesupport (= 4.2.7)
2015-11-24 12:25:33 -07:00
globalid (>= 0.3.0)
2016-08-03 09:31:45 -06:00
activemodel (4.2.7)
activesupport (= 4.2.7)
2014-04-09 07:47:28 -06:00
builder (~> 3.1)
2016-08-03 09:31:45 -06:00
activerecord (4.2.7)
activemodel (= 4.2.7)
activesupport (= 4.2.7)
2015-11-24 12:25:33 -07:00
arel (~> 6.0)
2016-08-03 09:31:45 -06:00
activesupport (4.2.7)
2015-11-24 12:25:33 -07:00
i18n (~> 0.7)
2014-04-09 07:47:28 -06:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2015-11-24 12:25:33 -07:00
thread_safe (~> 0.3, >= 0.3.4)
2014-04-09 07:47:28 -06:00
tzinfo (~> 1.1)
2015-02-22 23:16:59 -07:00
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
2016-11-10 09:22:12 -07:00
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
2015-11-24 12:25:33 -07:00
arel (6.0.3)
2014-05-23 07:59:57 -06:00
arrayfields (4.9.2)
2016-08-03 09:31:45 -06:00
ast (2.3.0)
bcrypt (3.1.11)
2014-04-09 07:47:28 -06:00
builder (3.2.2)
2016-11-10 09:22:12 -07:00
bullet (5.4.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
2014-05-23 07:59:57 -06:00
cane (2.6.2)
parallel
2016-09-05 08:58:09 -06:00
choice (0.2.0)
2014-05-23 07:59:57 -06:00
chronic (0.10.2)
churn (0.0.35)
chronic (>= 0.2.3)
hirb
json_pure
main
rest-client (>= 1.6.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.1)
2016-09-22 09:53:24 -06:00
code_analyzer (0.4.7)
2014-05-23 07:59:57 -06:00
sexp_processor
code_metrics (0.1.3)
2016-08-03 09:31:45 -06:00
coderay (1.1.1)
2015-02-22 23:16:59 -07:00
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
2016-08-03 09:31:45 -06:00
concurrent-ruby (1.0.2)
database_cleaner (1.5.3)
diff-lcs (1.2.5)
2014-06-26 08:10:26 -06:00
docile (1.1.5)
2016-11-10 09:22:12 -07:00
domain_name (0.5.20161021)
2015-11-24 12:25:33 -07:00
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
2014-03-12 07:42:11 -06:00
erubis (2.7.0)
2016-08-03 09:31:45 -06:00
factory_girl (4.7.0)
activesupport (>= 3.0.0)
2016-08-03 09:31:45 -06:00
factory_girl_rails (4.7.0)
factory_girl (~> 4.7.0)
railties (>= 3.0.0)
2016-08-03 09:31:45 -06:00
faker (1.6.6)
2014-05-08 08:02:51 -06:00
i18n (~> 0.5)
2016-08-03 09:31:45 -06:00
fattr (2.3.0)
2016-09-22 09:53:24 -06:00
flay (2.8.1)
2016-08-03 09:31:45 -06:00
erubis (~> 2.7.0)
path_expander (~> 1.0)
2014-05-23 07:59:57 -06:00
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
2016-08-03 09:31:45 -06:00
flog (4.4.0)
path_expander (~> 1.0)
2014-05-23 07:59:57 -06:00
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
2016-08-03 09:31:45 -06:00
globalid (0.3.7)
2015-11-24 12:25:33 -07:00
activesupport (>= 4.1.0)
2015-02-22 23:16:59 -07:00
hirb (0.7.3)
2016-11-10 09:22:12 -07:00
http-cookie (1.0.3)
2015-11-24 12:25:33 -07:00
domain_name (~> 0.5)
2015-02-09 18:36:04 -07:00
i18n (0.7.0)
2016-08-03 09:31:45 -06:00
ice_cube (0.14.0)
ice_nine (0.11.2)
2015-11-24 12:25:33 -07:00
json (1.8.3)
2016-08-03 09:31:45 -06:00
json_pure (2.0.2)
2016-09-22 09:53:24 -06:00
jwt (1.5.6)
2015-02-09 18:36:04 -07:00
launchy (2.4.3)
2014-05-08 08:02:51 -06:00
addressable (~> 2.3)
2015-11-24 12:25:33 -07:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
2016-08-03 09:31:45 -06:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
2016-09-22 09:53:24 -06:00
main (6.2.1)
arrayfields (~> 4.7, >= 4.7.4)
chronic (~> 0.6, >= 0.6.2)
fattr (~> 2.2, >= 2.2.0)
map (~> 6.1, >= 6.1.0)
2016-08-03 09:31:45 -06:00
map (6.6.0)
2015-02-22 23:16:59 -07:00
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
2014-04-08 07:57:36 -06:00
method_source (0.8.2)
2015-11-24 12:25:33 -07:00
metric_fu (4.12.0)
2014-05-23 07:59:57 -06:00
cane (~> 2.5, >= 2.5.2)
churn (~> 0.0.35)
code_metrics (~> 0.1)
coderay
flay (~> 2.1, >= 2.0.1)
flog (~> 4.1, >= 4.1.1)
launchy (~> 2.0)
metric_fu-Saikuro (~> 1.1, >= 1.1.3)
multi_json
rails_best_practices (~> 1.14, >= 1.14.3)
redcard
2015-11-24 12:25:33 -07:00
reek (>= 1.3.4, < 3.0)
2014-05-23 07:59:57 -06:00
roodi (~> 3.1)
metric_fu-Saikuro (1.1.3)
2016-08-03 09:31:45 -06:00
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
2016-09-26 09:16:26 -06:00
minitest (5.9.1)
2016-08-03 09:31:45 -06:00
multi_json (1.12.1)
mutations (0.8.0)
activesupport
2016-09-12 13:16:01 -06:00
mysql (2.9.1)
2015-11-24 12:25:33 -07:00
netrc (0.11.0)
2016-11-10 09:22:12 -07:00
nokogiri (1.6.8.1)
2016-08-03 09:31:45 -06:00
mini_portile2 (~> 2.1.0)
2014-04-08 07:57:36 -06:00
orm_adapter (0.5.0)
2016-08-03 09:31:45 -06:00
parallel (1.9.0)
2016-09-22 09:53:24 -06:00
parser (2.3.1.4)
2016-08-03 09:31:45 -06:00
ast (~> 2.2)
path_expander (1.0.0)
2016-11-10 09:22:12 -07:00
pg (0.19.0)
2016-08-03 09:31:45 -06:00
procto (0.0.3)
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)
2016-11-10 09:22:12 -07:00
public_suffix (2.0.4)
2015-11-24 12:25:33 -07:00
rack (1.6.4)
2015-10-20 13:25:08 -06:00
rack-cors (0.4.0)
2015-02-09 18:36:04 -07:00
rack-test (0.6.3)
2014-03-12 07:42:11 -06:00
rack (>= 1.0)
2016-08-03 09:31:45 -06:00
rails (4.2.7)
actionmailer (= 4.2.7)
actionpack (= 4.2.7)
actionview (= 4.2.7)
activejob (= 4.2.7)
activemodel (= 4.2.7)
activerecord (= 4.2.7)
activesupport (= 4.2.7)
2014-03-12 07:42:11 -06:00
bundler (>= 1.3.0, < 2.0)
2016-08-03 09:31:45 -06:00
railties (= 4.2.7)
2015-11-24 12:25:33 -07:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-09-05 08:58:09 -06:00
rails-erd (1.5.0)
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_best_practices (1.17.0)
2014-05-23 07:59:57 -06:00
activesupport
code_analyzer (>= 0.4.3)
erubis
i18n
json
require_all
ruby-progressbar
2016-08-03 09:31:45 -06:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.2.7)
actionpack (= 4.2.7)
activesupport (= 4.2.7)
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-08-03 09:31:45 -06:00
rainbow (2.1.0)
2016-09-22 09:53:24 -06:00
rake (11.3.0)
2014-05-23 07:59:57 -06:00
redcard (1.1.0)
2015-11-24 12:25:33 -07:00
reek (2.2.1)
parser (~> 2.2)
rainbow (~> 2.0)
2015-02-22 23:16:59 -07:00
unparser (~> 0.2.2)
2015-11-24 12:25:33 -07:00
require_all (1.3.3)
2016-09-22 09:53:24 -06:00
responders (2.3.0)
2016-08-03 09:31:45 -06:00
railties (>= 4.2.0, < 5.1)
rest-client (2.0.0)
2015-11-24 12:25:33 -07:00
http-cookie (>= 1.0.2, < 2.0)
2016-08-03 09:31:45 -06:00
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
2014-05-23 07:59:57 -06:00
roodi (3.3.1)
ruby_parser (~> 3.2, >= 3.2.2)
2016-08-03 09:31:45 -06:00
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
2016-11-10 09:22:12 -07:00
rspec-core (3.5.4)
2016-08-03 09:31:45 -06:00
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)
2016-08-03 09:31:45 -06:00
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)
2016-08-03 09:31:45 -06:00
rspec-support (~> 3.5.0)
2016-09-22 09:53:24 -06:00
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)
2016-09-05 08:58:09 -06:00
ruby-graphviz (1.2.2)
2016-08-03 09:31:45 -06:00
ruby-progressbar (1.8.1)
2016-11-10 09:22:12 -07:00
ruby_parser (3.8.3)
2014-05-23 07:59:57 -06:00
sexp_processor (~> 4.1)
2016-08-03 09:31:45 -06:00
sexp_processor (4.7.0)
simplecov (0.12.0)
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)
simplecov-html (0.10.0)
2015-02-09 18:36:04 -07:00
slop (3.6.0)
2016-08-03 09:31:45 -06:00
sprockets (3.7.0)
concurrent-ruby (~> 1.0)
2015-11-24 12:25:33 -07:00
rack (> 1, < 3)
2016-09-22 09:53:24 -06:00
sprockets-rails (3.2.0)
2016-08-03 09:31:45 -06:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2016-11-10 09:22:12 -07:00
sqlite3 (1.3.12)
thor (0.19.1)
2015-11-24 12:25:33 -07:00
thread_safe (0.3.5)
2015-02-09 18:36:04 -07:00
tzinfo (1.2.2)
2014-04-09 07:47:28 -06:00
thread_safe (~> 0.1)
2015-11-24 12:25:33 -07:00
unf (0.1.4)
unf_ext
2016-08-03 09:31:45 -06:00
unf_ext (0.0.7.2)
uniform_notifier (1.10.0)
2016-08-03 09:31:45 -06:00
unparser (0.2.5)
2015-02-22 23:16:59 -07:00
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
2016-08-03 09:31:45 -06:00
parser (~> 2.3.0)
2015-02-22 23:16:59 -07:00
procto (~> 0.0.2)
2016-08-03 09:31:45 -06:00
warden (1.2.6)
2014-04-08 07:57:36 -06:00
rack (>= 1.0)
2014-03-12 07:42:11 -06:00
PLATFORMS
ruby
DEPENDENCIES
active_model_serializers (~> 0.8.3)
bullet
database_cleaner
2014-04-08 07:57:36 -06:00
devise!
factory_girl_rails
2014-05-08 08:02:51 -06:00
faker
2015-02-17 03:55:41 -07:00
ice_cube
jwt
2014-05-23 07:59:57 -06:00
metric_fu
mutations
2016-09-12 13:16:01 -06:00
mysql
2016-11-07 15:18:49 -07:00
pg
2014-04-08 07:57:36 -06:00
pry
2015-10-20 13:25:08 -06:00
rack-cors
2016-08-03 09:31:45 -06:00
rails (= 4.2.7)
2016-09-05 08:58:09 -06:00
rails-erd
2014-04-26 21:22:49 -06:00
rails_12factor
rspec
2014-04-30 08:10:28 -06:00
rspec-rails
simplecov
2015-06-10 05:56:35 -06:00
smarf_doc!
2016-11-09 16:23:55 -07:00
sqlite3
2016-08-03 09:31:45 -06:00
RUBY VERSION
2016-11-21 08:36:49 -07:00
ruby 2.3.2p217
2016-08-03 09:31:45 -06:00
BUNDLED WITH
2016-11-09 16:23:55 -07:00
1.13.6