Farmbot-Web-App/Gemfile.lock

223 lines
5.2 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-03-12 07:42:11 -06:00
GEM
remote: https://rubygems.org/
2014-03-12 07:42:11 -06:00
specs:
2016-11-23 11:40:22 -07:00
actioncable (5.0.0.1)
actionpack (= 5.0.0.1)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0.1)
actionpack (= 5.0.0.1)
actionview (= 5.0.0.1)
activejob (= 5.0.0.1)
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.0.0.1)
actionview (= 5.0.0.1)
activesupport (= 5.0.0.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
2015-11-24 12:25:33 -07:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-11-23 11:40:22 -07:00
actionview (5.0.0.1)
activesupport (= 5.0.0.1)
2014-04-09 07:47:28 -06:00
builder (~> 3.1)
erubis (~> 2.7.0)
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)
2016-11-29 15:05:51 -07:00
active_model_serializers (0.8.3)
activemodel (>= 3.0)
2016-11-23 11:40:22 -07:00
activejob (5.0.0.1)
activesupport (= 5.0.0.1)
globalid (>= 0.3.6)
activemodel (5.0.0.1)
activesupport (= 5.0.0.1)
activerecord (5.0.0.1)
activemodel (= 5.0.0.1)
activesupport (= 5.0.0.1)
arel (~> 7.0)
activesupport (5.0.0.1)
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)
2016-11-23 11:40:22 -07:00
arel (7.1.4)
2016-08-03 09:31:45 -06:00
bcrypt (3.1.11)
2014-04-09 07:47:28 -06:00
builder (3.2.2)
2016-09-05 08:58:09 -06:00
choice (0.2.0)
2016-08-03 09:31:45 -06:00
coderay (1.1.1)
concurrent-ruby (1.0.2)
2016-11-29 08:10:11 -07:00
daemons (1.2.4)
database_cleaner (1.5.3)
2016-12-04 15:08:36 -07:00
devise (4.2.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
diff-lcs (1.2.5)
2014-06-26 08:10:26 -06:00
docile (1.1.5)
2014-03-12 07:42:11 -06:00
erubis (2.7.0)
2016-11-29 08:10:11 -07:00
eventmachine (1.2.1)
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
globalid (0.3.7)
2015-11-24 12:25:33 -07:00
activesupport (>= 4.1.0)
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)
2016-11-28 15:09:25 -07:00
json (1.8.3)
2016-09-22 09:53:24 -06:00
jwt (1.5.6)
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)
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)
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
mutations (0.8.0)
activesupport
2016-09-12 13:16:01 -06:00
mysql (2.9.1)
2016-11-23 11:40:22 -07:00
nio4r (1.2.1)
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-11-10 09:22:12 -07:00
pg (0.19.0)
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)
2016-11-23 11:40:22 -07:00
rack (2.0.1)
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-11-23 11:40:22 -07:00
rails (5.0.0.1)
actioncable (= 5.0.0.1)
actionmailer (= 5.0.0.1)
actionpack (= 5.0.0.1)
actionview (= 5.0.0.1)
activejob (= 5.0.0.1)
activemodel (= 5.0.0.1)
activerecord (= 5.0.0.1)
activesupport (= 5.0.0.1)
2014-03-12 07:42:11 -06:00
bundler (>= 1.3.0, < 2.0)
2016-11-23 11:40:22 -07:00
railties (= 5.0.0.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.1)
activesupport (>= 4.2.0, < 6.0)
2015-11-24 12:25:33 -07:00
nokogiri (~> 1.6.0)
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_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
2016-11-23 11:40:22 -07:00
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
method_source
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-09-22 09:53:24 -06:00
rake (11.3.0)
responders (2.3.0)
2016-08-03 09:31:45 -06:00
railties (>= 4.2.0, < 5.1)
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
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)
2016-11-29 08:10:11 -07:00
thin (1.7.0)
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)
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)
2016-08-03 09:31:45 -06:00
warden (1.2.6)
2014-04-08 07:57:36 -06:00
rack (>= 1.0)
2016-11-23 11:40:22 -07:00
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
2014-03-12 07:42:11 -06:00
PLATFORMS
ruby
DEPENDENCIES
2016-11-29 15:05:51 -07:00
active_model_serializers (~> 0.8.3)
database_cleaner
2016-12-04 15:08:36 -07: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
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-11-23 11:40:22 -07:00
rails (= 5.0.0.1)
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-11-29 08:10:11 -07:00
thin
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