Bumped VERSION to 0.2.0

Updated CHANGELOG
Rails 4.0.0rc1
Improved and fixed spec helper
This commit is contained in:
Cesidio Di Landa
2013-05-02 11:41:41 +02:00
parent 11ac794875
commit bc85296079
15 changed files with 82 additions and 80 deletions
+38 -41
View File
@@ -1,36 +1,37 @@
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: 20136e8987c222013d96e07c27d1230d2bbebd61
ref: 20136e89
specs:
database_cleaner (0.9.1)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.0.beta1)
actionpack (= 4.0.0.beta1)
actionmailer (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
mail (~> 2.5.3)
actionpack (4.0.0.beta1)
activesupport (= 4.0.0.beta1)
actionpack (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0.beta1)
activesupport (= 4.0.0.beta1)
activemodel (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
builder (~> 3.1.0)
activerecord (4.0.0.beta1)
activemodel (= 4.0.0.beta1)
activerecord-deprecated_finders (~> 0.0.3)
activesupport (= 4.0.0.beta1)
arel (~> 4.0.0.beta1)
activerecord-deprecated_finders (0.0.3)
activesupport (4.0.0.beta1)
i18n (~> 0.6.2)
activerecord (4.0.0.rc1)
activemodel (= 4.0.0.rc1)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0.rc1)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.2)
activesupport (4.0.0.rc1)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.33)
tzinfo (~> 0.3.37)
addressable (2.3.4)
arel (4.0.0)
atomic (1.1.8)
@@ -62,7 +63,7 @@ GEM
colorize (0.5.8)
columnize (0.3.6)
commonjs (0.2.6)
coveralls (0.6.6)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
@@ -94,7 +95,7 @@ GEM
railties (>= 3.0.0)
faker (1.1.2)
i18n (~> 0.5)
ffi (1.7.0)
ffi (1.8.1)
haml (4.0.2)
tilt
haml_assets (0.2.1)
@@ -115,7 +116,6 @@ GEM
jquery-turbolinks (1.0.0)
railties (>= 3.1.0)
turbolinks
json (1.7.7)
kgio (2.8.0)
launchy (2.3.0)
addressable (~> 2.3)
@@ -134,7 +134,7 @@ GEM
railties
method_source (0.8.1)
mime-types (1.23)
minitest (4.7.3)
minitest (4.7.4)
mono_logger (1.0.1)
multi_json (1.7.2)
nokogiri (1.5.9)
@@ -153,25 +153,22 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.0.beta1)
actionmailer (= 4.0.0.beta1)
actionpack (= 4.0.0.beta1)
activerecord (= 4.0.0.beta1)
activesupport (= 4.0.0.beta1)
rails (4.0.0.rc1)
actionmailer (= 4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activerecord (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0.beta1)
sprockets-rails (~> 2.0.0.rc3)
railties (4.0.0.beta1)
actionpack (= 4.0.0.beta1)
activesupport (= 4.0.0.beta1)
railties (= 4.0.0.rc1)
sprockets-rails (~> 2.0.0.rc4)
railties (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.17.0, < 2.0)
thor (>= 0.18.1, < 2.0)
raindrops (0.11.0)
rake (10.0.4)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.3)
redis (3.0.4)
redis-namespace (1.2.1)
redis (~> 3.0.0)
ref (1.0.4)
@@ -191,7 +188,7 @@ GEM
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.0)
rspec-rails (2.13.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
@@ -199,7 +196,7 @@ GEM
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rubyzip (0.9.9)
sass (3.2.7)
sass (3.2.8)
sass-rails (4.0.0.rc1)
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
@@ -239,7 +236,7 @@ GEM
thor (0.18.1)
thread_safe (0.1.0)
atomic
tilt (1.3.7)
tilt (1.4.0)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
@@ -275,7 +272,7 @@ DEPENDENCIES
binding_of_caller
bullet
capybara
coffee-rails (~> 4.0.0.beta1)
coffee-rails (~> 4.0.0)
coveralls
database_cleaner!
debugger
@@ -297,12 +294,12 @@ DEPENDENCIES
pg
pry
pry-rails
rails (= 4.0.0.beta1)
rails (= 4.0.0.rc1)
resque
rest-client
rspec
rspec-rails
sass-rails (~> 4.0.0.beta1)
sass-rails (~> 4.0.0.rc1)
selenium-webdriver
simpleconfig
simplecov
@@ -310,6 +307,6 @@ DEPENDENCIES
thin
turbolinks
twitter-bootstrap-rails
uglifier (>= 1.0.3)
uglifier (>= 1.3.0)
unicorn
webmock