Gemfile.lock in adauth-1.1.0 vs Gemfile.lock in adauth-1.2.0
- old
+ new
@@ -1,26 +1,41 @@
PATH
remote: .
specs:
- adauth (1.0.0)
+ adauth (1.1.0)
net-ldap
GEM
remote: http://rubygems.org/
specs:
+ activemodel (3.0.7)
+ activesupport (= 3.0.7)
+ builder (~> 2.1.2)
+ i18n (~> 0.5.0)
+ activerecord (3.0.7)
+ activemodel (= 3.0.7)
+ activesupport (= 3.0.7)
+ arel (~> 2.0.2)
+ tzinfo (~> 0.3.23)
+ activesupport (3.0.7)
+ arel (2.0.10)
+ builder (2.1.2)
diff-lcs (1.1.2)
+ i18n (0.5.0)
net-ldap (0.2.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.1)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
+ tzinfo (0.3.29)
PLATFORMS
ruby
DEPENDENCIES
+ activerecord
adauth!
rspec