Gemfile.lock in adauth-2.0.0 vs Gemfile.lock in adauth-2.0.1
- old
+ new
@@ -1,28 +1,36 @@
PATH
remote: .
specs:
- adauth (2.0.0pre1)
+ adauth (2.0.0)
net-ldap
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
+ multi_json (1.7.7)
net-ldap (0.3.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
+ simplecov (0.7.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
+ yard (0.8.6.2)
PLATFORMS
ruby
DEPENDENCIES
adauth!
rake
rspec
+ simplecov
+ yard