Created
December 24, 2013 22:31
-
-
Save jamesmk/8118420 to your computer and use it in GitHub Desktop.
rails_admin ArgumentError (invalid date) gemfile.lock
This file contains 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/ryanb/cancan.git | |
revision: 4560928dc375f9b31de00381c98334eb6aabc4b9 | |
specs: | |
cancan (1.6.10) | |
GEM | |
remote: http://rubygems.org/ | |
specs: | |
actionmailer (3.1.12) | |
actionpack (= 3.1.12) | |
mail (~> 2.4.4) | |
actionpack (3.1.12) | |
activemodel (= 3.1.12) | |
activesupport (= 3.1.12) | |
builder (~> 3.0.0) | |
erubis (~> 2.7.0) | |
i18n (~> 0.6) | |
rack (~> 1.3.6) | |
rack-cache (~> 1.2) | |
rack-mount (~> 0.8.2) | |
rack-test (~> 0.6.1) | |
sprockets (~> 2.0.4) | |
activemodel (3.1.12) | |
activesupport (= 3.1.12) | |
builder (~> 3.0.0) | |
i18n (~> 0.6) | |
activerecord (3.1.12) | |
activemodel (= 3.1.12) | |
activesupport (= 3.1.12) | |
arel (~> 2.2.3) | |
tzinfo (~> 0.3.29) | |
activeresource (3.1.12) | |
activemodel (= 3.1.12) | |
activesupport (= 3.1.12) | |
activesupport (3.1.12) | |
multi_json (~> 1.0) | |
arel (2.2.3) | |
aws-s3 (0.6.3) | |
builder | |
mime-types | |
xml-simple | |
aws-sdk (1.31.3) | |
json (~> 1.4) | |
nokogiri (>= 1.4.4) | |
uuidtools (~> 2.1) | |
bcrypt-ruby (3.1.2) | |
bootstrap-sass (2.3.2.2) | |
sass (~> 3.2) | |
builder (3.0.4) | |
capistrano (2.14.2) | |
highline | |
net-scp (>= 1.0.0) | |
net-sftp (>= 2.0.0) | |
net-ssh (>= 2.0.14) | |
net-ssh-gateway (>= 1.1.0) | |
cocaine (0.3.2) | |
coffee-rails (3.1.1) | |
coffee-script (>= 2.2.0) | |
railties (~> 3.1.0) | |
coffee-script (2.2.0) | |
coffee-script-source | |
execjs | |
coffee-script-source (1.6.3) | |
devise (1.4.9) | |
bcrypt-ruby (~> 3.0) | |
orm_adapter (~> 0.0.3) | |
warden (~> 1.0.3) | |
diff-lcs (1.2.5) | |
erubis (2.7.0) | |
execjs (2.0.2) | |
fastercsv (1.5.5) | |
font-awesome-rails (3.1.1.0) | |
railties (>= 3.1) | |
friendly_id (4.0.10.1) | |
activerecord (>= 3.0, < 4.0) | |
haml (4.0.4) | |
tilt | |
highline (1.6.20) | |
hike (1.2.3) | |
i18n (0.6.9) | |
jquery-rails (3.0.4) | |
railties (>= 3.0, < 5.0) | |
thor (>= 0.14, < 2.0) | |
jquery-ui-rails (3.0.1) | |
jquery-rails | |
railties (>= 3.1.0) | |
json (1.8.1) | |
kaminari (0.14.1) | |
actionpack (>= 3.0.0) | |
activesupport (>= 3.0.0) | |
libv8 (3.16.14.3) | |
mail (2.4.4) | |
i18n (>= 0.4.0) | |
mime-types (~> 1.16) | |
treetop (~> 1.4.8) | |
mime-types (1.25.1) | |
multi_json (1.8.2) | |
mysql2 (0.3.14) | |
nested_form (0.3.2) | |
net-scp (1.1.2) | |
net-ssh (>= 2.6.5) | |
net-sftp (2.1.2) | |
net-ssh (>= 2.6.5) | |
net-ssh (2.7.0) | |
net-ssh-gateway (1.2.0) | |
net-ssh (>= 2.6.5) | |
newrelic_rpm (3.7.1.180) | |
nokogiri (1.5.11) | |
orm_adapter (0.0.7) | |
paperclip (2.7.5) | |
activerecord (>= 2.3.0) | |
activesupport (>= 2.3.2) | |
cocaine (~> 0.3.0) | |
mime-types | |
polyglot (0.3.3) | |
rack (1.3.10) | |
rack-cache (1.2) | |
rack (>= 0.4) | |
rack-mount (0.8.3) | |
rack (>= 1.0.0) | |
rack-pjax (0.7.0) | |
nokogiri (~> 1.5) | |
rack (~> 1.3) | |
rack-ssl (1.3.3) | |
rack | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
rails (3.1.12) | |
actionmailer (= 3.1.12) | |
actionpack (= 3.1.12) | |
activerecord (= 3.1.12) | |
activeresource (= 3.1.12) | |
activesupport (= 3.1.12) | |
bundler (~> 1.0) | |
railties (= 3.1.12) | |
rails_admin (0.4.9) | |
bootstrap-sass (~> 2.2) | |
builder (~> 3.0) | |
coffee-rails (>= 3.1, < 5) | |
font-awesome-rails (~> 3.0) | |
haml (~> 4.0) | |
jquery-rails (>= 2.1, < 4) | |
jquery-ui-rails (~> 3.0) | |
kaminari (~> 0.14) | |
nested_form (~> 0.3) | |
rack-pjax (~> 0.6) | |
rails (~> 3.1) | |
remotipart (~> 1.0) | |
safe_yaml (~> 0.6) | |
sass-rails (~> 3.1) | |
railties (3.1.12) | |
actionpack (= 3.1.12) | |
activesupport (= 3.1.12) | |
rack-ssl (~> 1.3.2) | |
rake (>= 0.8.7) | |
rdoc (~> 3.4) | |
thor (~> 0.14.6) | |
rake (10.1.1) | |
rdoc (3.12.2) | |
json (~> 1.4) | |
ref (1.0.5) | |
remotipart (1.2.1) | |
rspec-core (2.14.7) | |
rspec-expectations (2.14.4) | |
diff-lcs (>= 1.1.3, < 2.0) | |
rspec-mocks (2.14.4) | |
rspec-rails (2.14.0) | |
actionpack (>= 3.0) | |
activesupport (>= 3.0) | |
railties (>= 3.0) | |
rspec-core (~> 2.14.0) | |
rspec-expectations (~> 2.14.0) | |
rspec-mocks (~> 2.14.0) | |
rvm-capistrano (1.4.1) | |
capistrano (>= 2.0.0) | |
safe_yaml (0.9.7) | |
sass (3.2.13) | |
sass-rails (3.1.0) | |
actionpack (~> 3.1.0) | |
railties (~> 3.1.0) | |
sass (>= 3.1.4) | |
sprockets (2.0.4) | |
hike (~> 1.2) | |
rack (~> 1.0) | |
tilt (~> 1.1, != 1.3.0) | |
therubyracer (0.12.0) | |
libv8 (~> 3.16.14.0) | |
ref | |
thor (0.14.6) | |
tilt (1.4.1) | |
treetop (1.4.15) | |
polyglot | |
polyglot (>= 0.3.1) | |
tzinfo (0.3.38) | |
uglifier (2.4.0) | |
execjs (>= 0.3.0) | |
json (>= 1.8.0) | |
uuidtools (2.1.4) | |
warden (1.0.6) | |
rack (>= 1.0) | |
xml-simple (1.1.2) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
aws-s3 | |
aws-sdk | |
cancan! | |
capistrano (~> 2.14.0) | |
coffee-rails (~> 3.1.1) | |
devise (~> 1.4.9) | |
fastercsv | |
friendly_id (~> 4.0.9) | |
haml | |
jquery-rails | |
json | |
kaminari (~> 0.14.0) | |
mysql2 | |
newrelic_rpm | |
nokogiri (~> 1.5.0) | |
paperclip (~> 2.7.0) | |
rails (= 3.1.12) | |
rails_admin (~> 0.4.9) | |
rspec-rails (>= 2.0.1) | |
rvm-capistrano (~> 1.4.1) | |
sass | |
sass-rails | |
therubyracer | |
uglifier |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment