Farmbot-Web-App/Gemfile.lock

174 lines
3.9 KiB
Plaintext
Raw Normal View History

2014-04-09 07:47:28 -06:00
GIT
remote: git://github.com/mongoid/mongoid.git
revision: 026e32109178eef2a50b31924f45eee2b7e05c82
specs:
mongoid (4.0.0.beta1)
activemodel (>= 4.0.0)
moped (~> 2.0.beta6)
origin (~> 2.1)
tzinfo (>= 0.3.37)
2014-04-08 07:57:36 -06:00
GIT
remote: git://github.com/plataformatec/devise.git
revision: b0b18fb80508ae37a7460e1f6d1064adf9593cce
specs:
devise (3.2.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
2014-03-12 07:42:11 -06:00
GEM
remote: https://rubygems.org/
specs:
2014-04-09 07:47:28 -06:00
actionmailer (4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
2014-03-12 07:42:11 -06:00
mail (~> 2.5.4)
2014-04-09 07:47:28 -06:00
actionpack (4.1.0)
actionview (= 4.1.0)
activesupport (= 4.1.0)
2014-03-12 07:42:11 -06:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2014-04-09 07:47:28 -06:00
actionview (4.1.0)
activesupport (= 4.1.0)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.0)
activesupport (= 4.1.0)
builder (~> 3.1)
activerecord (4.1.0)
activemodel (= 4.1.0)
activesupport (= 4.1.0)
arel (~> 5.0.0)
activesupport (4.1.0)
i18n (~> 0.6, >= 0.6.9)
2014-04-09 07:47:28 -06:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-03-12 07:42:11 -06:00
thread_safe (~> 0.1)
2014-04-09 07:47:28 -06:00
tzinfo (~> 1.1)
arel (5.0.0)
2014-04-08 07:57:36 -06:00
bcrypt (3.1.7)
2014-04-09 07:47:28 -06:00
bson (2.2.2)
builder (3.2.2)
2014-04-08 07:57:36 -06:00
coderay (1.1.0)
2014-03-12 07:42:11 -06:00
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
2014-04-09 07:47:28 -06:00
connection_pool (2.0.0)
2014-03-12 07:42:11 -06:00
erubis (2.7.0)
execjs (2.0.2)
2014-04-09 07:47:28 -06:00
foundation-rails (5.2.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
high_voltage (2.1.0)
2014-03-12 07:42:11 -06:00
hike (1.2.3)
i18n (0.6.9)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2014-04-08 07:57:36 -06:00
method_source (0.8.2)
2014-03-12 07:42:11 -06:00
mime-types (1.25.1)
2014-04-09 07:47:28 -06:00
minitest (5.3.2)
moped (2.0.0.rc1)
bson (~> 2.2)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
multi_json (1.9.2)
2014-04-09 07:47:28 -06:00
optionable (0.2.0)
origin (2.1.1)
2014-04-08 07:57:36 -06:00
orm_adapter (0.5.0)
2014-03-12 07:42:11 -06:00
polyglot (0.3.4)
2014-04-08 07:57:36 -06:00
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
2014-03-12 07:42:11 -06:00
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
2014-04-09 07:47:28 -06:00
rails (4.1.0)
actionmailer (= 4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
activemodel (= 4.1.0)
activerecord (= 4.1.0)
activesupport (= 4.1.0)
2014-03-12 07:42:11 -06:00
bundler (>= 1.3.0, < 2.0)
2014-04-09 07:47:28 -06:00
railties (= 4.1.0)
sprockets-rails (~> 2.0)
2014-04-26 21:22:49 -06:00
rails_12factor (0.0.2)
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.2)
rails_stdout_logging (0.0.3)
2014-04-09 07:47:28 -06:00
railties (4.1.0)
actionpack (= 4.1.0)
activesupport (= 4.1.0)
2014-03-12 07:42:11 -06:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.2.2)
2014-03-12 07:42:11 -06:00
rdoc (4.1.1)
json (~> 1.4)
2014-04-09 07:47:28 -06:00
sass (3.2.19)
sass-rails (4.0.3)
2014-03-12 07:42:11 -06:00
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
2014-04-09 07:47:28 -06:00
sprockets-rails (~> 2.0)
2014-03-12 07:42:11 -06:00
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
2014-04-08 07:57:36 -06:00
slop (3.5.0)
2014-03-12 07:42:11 -06:00
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-04-09 07:47:28 -06:00
sprockets-rails (2.1.1)
2014-03-12 07:42:11 -06:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.19.1)
2014-04-09 07:47:28 -06:00
thread_safe (0.3.3)
2014-03-12 07:42:11 -06:00
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
2014-04-09 07:47:28 -06:00
tzinfo (1.1.0)
thread_safe (~> 0.1)
uglifier (2.5.0)
2014-03-12 07:42:11 -06:00
execjs (>= 0.3.0)
json (>= 1.8.0)
2014-04-08 07:57:36 -06:00
warden (1.2.3)
rack (>= 1.0)
2014-03-12 07:42:11 -06:00
PLATFORMS
ruby
DEPENDENCIES
coffee-rails (~> 4.0.0)
2014-04-08 07:57:36 -06:00
devise!
foundation-rails
high_voltage
2014-03-12 07:42:11 -06:00
jbuilder (~> 1.2)
jquery-rails
2014-04-09 07:47:28 -06:00
mongoid (~> 4.0.0.beta1)!
2014-04-08 07:57:36 -06:00
pry
2014-04-09 07:47:28 -06:00
rails (= 4.1.0)
2014-04-26 21:22:49 -06:00
rails_12factor
2014-03-12 07:42:11 -06:00
sass-rails (~> 4.0.0)
sdoc
uglifier (>= 1.3.0)