gemfiles/3.0.12.gemfile.lock in clearance-0.16.1 vs gemfiles/3.0.12.gemfile.lock in clearance-0.16.2
- old
+ new
@@ -1,15 +1,9 @@
-GIT
- remote: git://github.com/thoughtbot/shoulda-matchers.git
- revision: d85503f86ef224bca2b54fc6b9ad96866fe12f2d
- specs:
- shoulda-matchers (1.0.0)
-
PATH
- remote: /Users/mjankowski/Development/opensource/clearance
+ remote: /home/mike/lib/clearance
specs:
- clearance (0.16.1)
+ clearance (0.16.2)
diesel (~> 0.1.5)
rails (>= 3.0)
GEM
remote: http://rubygems.org/
@@ -40,11 +34,11 @@
activeresource (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
activesupport (3.0.12)
addressable (2.2.7)
- appraisal (0.3.8)
+ appraisal (0.4.1)
bundler
rake
arel (2.0.10)
aruba (0.4.11)
childprocess (>= 0.2.3)
@@ -77,14 +71,14 @@
diesel (0.1.5)
railties
diff-lcs (1.1.3)
erubis (2.6.6)
abstract (>= 1.0.0)
- factory_girl (2.6.4)
- activesupport (>= 2.3.9)
- factory_girl_rails (1.7.0)
- factory_girl (~> 2.6.0)
+ factory_girl (3.1.1)
+ activesupport (>= 3.0.0)
+ factory_girl_rails (3.1.0)
+ factory_girl (~> 3.1.0)
railties (>= 3.0.0)
ffi (1.0.11)
gherkin (2.9.3)
json (>= 1.4.6)
i18n (0.5.0)
@@ -142,10 +136,12 @@
selenium-webdriver (2.20.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
multi_json (~> 1.0)
rubyzip
+ shoulda-matchers (1.1.0)
+ activesupport (>= 3.0.0)
sqlite3 (1.3.5)
term-ansicolor (1.0.7)
thor (0.14.6)
timecop (0.3.5)
treetop (1.4.10)
@@ -157,20 +153,20 @@
PLATFORMS
ruby
DEPENDENCIES
- appraisal (~> 0.3.8)
- aruba (~> 0.4.2)
- bourne
+ appraisal (~> 0.4.1)
+ aruba (~> 0.4.11)
+ bourne (~> 1.1.2)
bundler (~> 1.1.0)
- capybara (~> 1.1.1)
+ capybara (~> 1.1.2)
clearance!
cucumber-rails (~> 1.1.1)
database_cleaner
- factory_girl_rails (= 1.7.0)
+ factory_girl_rails (~> 3.1.0)
launchy
rails (= 3.0.12)
rspec-rails (~> 2.9.0)
- shoulda-matchers!
+ shoulda-matchers (~> 1.1.0)
sqlite3
timecop