Gemfile.lock in dj_dashboard-0.0.4 vs Gemfile.lock in dj_dashboard-0.0.5
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- dj_dashboard (0.0.4)
+ dj_dashboard (0.0.5)
delayed_job
haml
rails (~> 3.0)
sass
@@ -50,16 +50,20 @@
ffi (~> 1.0.6)
daemons (1.1.4)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
+ diff-lcs (1.1.3)
erubis (2.6.6)
abstract (>= 1.0.0)
+ faker (1.0.1)
+ i18n (~> 0.4)
ffi (1.0.11)
haml (3.1.4)
i18n (0.5.0)
json (1.6.3)
+ machinist (1.0.6)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -87,17 +91,32 @@
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2.2)
rdoc (3.11)
json (~> 1.4)
+ rr (1.0.4)
+ rspec (2.7.0)
+ rspec-core (~> 2.7.0)
+ rspec-expectations (~> 2.7.0)
+ rspec-mocks (~> 2.7.0)
+ rspec-core (2.7.1)
+ rspec-expectations (2.7.0)
+ diff-lcs (~> 1.1.2)
+ rspec-mocks (2.7.0)
+ rspec-rails (2.7.0)
+ actionpack (~> 3.0)
+ activesupport (~> 3.0)
+ railties (~> 3.0)
+ rspec (~> 2.7.0)
rubyzip (0.9.5)
sass (3.1.11)
selenium-webdriver (2.15.0)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
+ shoulda (2.11.3)
sqlite3 (1.3.5)
thor (0.14.6)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
@@ -110,8 +129,13 @@
DEPENDENCIES
capybara (>= 0.4.0)
delayed_job
dj_dashboard!
+ faker
haml
+ machinist (~> 1.0)
rails (= 3.0.11)
+ rr
+ rspec-rails
+ shoulda
sqlite3