Created
February 23, 2014 21:49
-
-
Save agustinf/9177842 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GIT | |
remote: git://github.com/gregbell/active_admin.git | |
revision: 66de2f86ae1d541adf79ca95c3e97c74d9d9c9da | |
specs: | |
activeadmin (1.0.0.pre) | |
arbre (~> 1.0) | |
bourbon | |
coffee-rails | |
devise (~> 3.2) | |
formtastic (~> 2.3.0.rc2) | |
inherited_resources (~> 1.3) | |
jquery-rails | |
jquery-ui-rails | |
kaminari (~> 0.15) | |
rails (>= 3.2, < 4.1) | |
ransack (~> 1.0) | |
sass-rails | |
GIT | |
remote: https://github.com/37signals/mail_view.git | |
revision: a8f5056453dd7acc4c23e889a3a0cefb75fb28c3 | |
specs: | |
mail_view (2.0.4) | |
tilt | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
actionmailer (4.0.3) | |
actionpack (= 4.0.3) | |
mail (~> 2.5.4) | |
actionpack (4.0.3) | |
activesupport (= 4.0.3) | |
builder (~> 3.1.0) | |
erubis (~> 2.7.0) | |
rack (~> 1.5.2) | |
rack-test (~> 0.6.2) | |
active_model_serializers (0.8.1) | |
activemodel (>= 3.0) | |
activemodel (4.0.3) | |
activesupport (= 4.0.3) | |
builder (~> 3.1.0) | |
activerecord (4.0.3) | |
activemodel (= 4.0.3) | |
activerecord-deprecated_finders (~> 1.0.2) | |
activesupport (= 4.0.3) | |
arel (~> 4.0.0) | |
activerecord-deprecated_finders (1.0.3) | |
activesupport (4.0.3) | |
i18n (~> 0.6, >= 0.6.4) | |
minitest (~> 4.2) | |
multi_json (~> 1.3) | |
thread_safe (~> 0.1) | |
tzinfo (~> 0.3.37) | |
annotate (2.6.0.beta2) | |
activerecord (>= 2.3.0) | |
rake (>= 0.8.7) | |
arbre (1.0.1) | |
activesupport (>= 3.0.0) | |
arel (4.0.2) | |
atomic (1.1.14) | |
aws-sdk (1.34.0) | |
json (~> 1.4) | |
nokogiri (>= 1.4.4) | |
uuidtools (~> 2.1) | |
bcrypt (3.1.6) | |
bcrypt-ruby (3.1.5) | |
bcrypt (>= 3.1.3) | |
better_errors (1.1.0) | |
coderay (>= 1.0.0) | |
erubis (>= 2.6.6) | |
binding_of_caller (0.7.2) | |
debug_inspector (>= 0.0.1) | |
bourbon (3.1.8) | |
sass (>= 3.2.0) | |
thor | |
builder (3.1.4) | |
celluloid (0.15.2) | |
timers (~> 1.1.0) | |
celluloid-io (0.15.0) | |
celluloid (>= 0.15.0) | |
nio4r (>= 0.5.0) | |
chronic (0.10.2) | |
chunky_png (1.3.0) | |
coderay (1.1.0) | |
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) | |
columnize (0.3.6) | |
compass (0.12.2) | |
chunky_png (~> 1.2) | |
fssm (>= 0.2.7) | |
sass (~> 3.1) | |
compass-rails (1.1.3) | |
compass (>= 0.12.2) | |
daemons (1.1.9) | |
debug_inspector (0.0.2) | |
debugger (1.6.5) | |
columnize (>= 0.3.1) | |
debugger-linecache (~> 1.2.0) | |
debugger-ruby_core_source (~> 1.3.1) | |
debugger-linecache (1.2.0) | |
debugger-ruby_core_source (1.3.1) | |
delayed_job (4.0.0) | |
activesupport (>= 3.0, < 4.1) | |
delayed_job_active_record (4.0.0) | |
activerecord (>= 3.0, < 4.1) | |
delayed_job (>= 3.0, < 4.1) | |
devise (3.2.3) | |
bcrypt-ruby (~> 3.0) | |
orm_adapter (~> 0.1) | |
railties (>= 3.2.6, < 5) | |
thread_safe (~> 0.1) | |
warden (~> 1.2.3) | |
diff-lcs (1.2.5) | |
erubis (2.7.0) | |
eventmachine (1.0.3) | |
execjs (2.0.2) | |
factory_girl (4.4.0) | |
activesupport (>= 3.0.0) | |
factory_girl_rails (4.4.0) | |
factory_girl (~> 4.4.0) | |
railties (>= 3.0.0) | |
faker (1.2.0) | |
i18n (~> 0.5) | |
ffi (1.9.3) | |
formatador (0.2.4) | |
formtastic (2.3.0.rc2) | |
actionpack (>= 3.0) | |
fssm (0.2.10) | |
guard (2.4.0) | |
formatador (>= 0.2.4) | |
listen (~> 2.1) | |
lumberjack (~> 1.0) | |
pry (>= 0.9.12) | |
thor (>= 0.18.1) | |
guard-rspec (4.2.6) | |
guard (~> 2.1) | |
rspec (>= 2.14, < 4.0) | |
has_scope (0.6.0.rc) | |
actionpack (>= 3.2, < 5) | |
activesupport (>= 3.2, < 5) | |
hike (1.2.3) | |
httpclient (2.3.4.1) | |
i18n (0.6.9) | |
inherited_resources (1.4.1) | |
has_scope (~> 0.6.0.rc) | |
responders (~> 1.0.0.rc) | |
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) | |
jquery-ui-rails (4.2.0) | |
railties (>= 3.2.16) | |
json (1.8.1) | |
kaminari (0.15.1) | |
actionpack (>= 3.0.0) | |
activesupport (>= 3.0.0) | |
listen (2.5.0) | |
celluloid (>= 0.15.2) | |
celluloid-io (>= 0.15.0) | |
rb-fsevent (>= 0.9.3) | |
rb-inotify (>= 0.9) | |
lumberjack (1.0.4) | |
mail (2.5.4) | |
mime-types (~> 1.16) | |
treetop (~> 1.4.8) | |
method_source (0.8.2) | |
mime-types (1.25.1) | |
mini_portile (0.5.2) | |
minitest (4.7.5) | |
multi_json (1.8.4) | |
mysql2 (0.3.14) | |
nio4r (1.0.0) | |
nokogiri (1.6.1) | |
mini_portile (~> 0.5.0) | |
orm_adapter (0.5.0) | |
polyamorous (0.6.4) | |
activerecord (>= 3.0) | |
polyglot (0.3.4) | |
protected_attributes (1.0.3) | |
activemodel (>= 4.0.0, < 5.0) | |
pry (0.9.12.6) | |
coderay (~> 1.0) | |
method_source (~> 0.8) | |
slop (~> 3.4) | |
pry-rails (0.3.2) | |
pry (>= 0.9.10) | |
quiet_assets (1.0.2) | |
railties (>= 3.1, < 5.0) | |
rack (1.5.2) | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
rails (4.0.3) | |
actionmailer (= 4.0.3) | |
actionpack (= 4.0.3) | |
activerecord (= 4.0.3) | |
activesupport (= 4.0.3) | |
bundler (>= 1.3.0, < 2.0) | |
railties (= 4.0.3) | |
sprockets-rails (~> 2.0.0) | |
railties (4.0.3) | |
actionpack (= 4.0.3) | |
activesupport (= 4.0.3) | |
rake (>= 0.8.7) | |
thor (>= 0.18.1, < 2.0) | |
rake (10.1.1) | |
ransack (1.1.0) | |
actionpack (>= 3.0) | |
activerecord (>= 3.0) | |
polyamorous (~> 0.6.0) | |
rb-fsevent (0.9.4) | |
rb-inotify (0.9.3) | |
ffi (>= 0.5.0) | |
rdoc (4.1.1) | |
json (~> 1.4) | |
responders (1.0.0) | |
railties (>= 3.2, < 5) | |
rspec (2.14.1) | |
rspec-core (~> 2.14.0) | |
rspec-expectations (~> 2.14.0) | |
rspec-mocks (~> 2.14.0) | |
rspec-core (2.14.7) | |
rspec-expectations (2.14.5) | |
diff-lcs (>= 1.1.3, < 2.0) | |
rspec-mocks (2.14.5) | |
rspec-rails (2.14.1) | |
actionpack (>= 3.0) | |
activemodel (>= 3.0) | |
activesupport (>= 3.0) | |
railties (>= 3.0) | |
rspec-core (~> 2.14.0) | |
rspec-expectations (~> 2.14.0) | |
rspec-mocks (~> 2.14.0) | |
rufus-scheduler (3.0.6) | |
tzinfo | |
sass (3.2.14) | |
sass-rails (4.0.1) | |
railties (>= 4.0.0, < 5.0) | |
sass (>= 3.1.10) | |
sprockets-rails (~> 2.0.0) | |
scheduler_daemon (1.1.3) | |
activesupport | |
chronic (>= 0.2.0) | |
daemons (>= 1.0.10) | |
eventmachine (>= 0.12.8) | |
rufus-scheduler (>= 2.0.1) | |
scheduler_daemon | |
sdoc (0.4.0) | |
json (~> 1.8) | |
rdoc (~> 4.0, < 5.0) | |
shoulda-matchers (2.5.0) | |
activesupport (>= 3.0.0) | |
slop (3.4.7) | |
sprockets (2.11.0) | |
hike (~> 1.2) | |
multi_json (~> 1.0) | |
rack (~> 1.0) | |
tilt (~> 1.1, != 1.3.0) | |
sprockets-rails (2.0.1) | |
actionpack (>= 3.0) | |
activesupport (>= 3.0) | |
sprockets (~> 2.8) | |
thor (0.18.1) | |
thread_safe (0.1.3) | |
atomic | |
tilt (1.4.1) | |
timers (1.1.0) | |
treetop (1.4.15) | |
polyglot | |
polyglot (>= 0.3.1) | |
turbolinks (2.2.1) | |
coffee-rails | |
tzinfo (0.3.38) | |
uglifier (2.4.0) | |
execjs (>= 0.3.0) | |
json (>= 1.8.0) | |
uuidtools (2.1.4) | |
warden (1.2.3) | |
rack (>= 1.0) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
active_model_serializers | |
activeadmin! | |
annotate | |
aws-sdk | |
better_errors | |
binding_of_caller | |
coffee-rails (~> 4.0.0) | |
compass-rails | |
debugger | |
delayed_job_active_record | |
factory_girl_rails | |
faker | |
guard-rspec | |
httpclient | |
jbuilder (~> 1.2) | |
jquery-rails | |
mail_view! | |
mysql2 | |
protected_attributes | |
pry-rails | |
quiet_assets | |
rails (= 4.0.3) | |
rspec-rails | |
sass-rails (~> 4.0.0) | |
scheduler_daemon | |
sdoc | |
shoulda-matchers | |
turbolinks | |
uglifier (>= 1.3.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment