Gemfile.lock in devise-neo4j-1.0.1 vs Gemfile.lock in devise-neo4j-1.0.2
- old
+ new
@@ -1,16 +1,5 @@
-GIT
- remote: git://github.com/benjackson/neo4j.git
- revision: 5ca16715bc2a38e98ccc8dfde47510967b7c61b9
- branch: fixes-for-devise-gem
- specs:
- neo4j (1.1.0-java)
- activemodel (>= 3.0.0)
- orm_adapter (>= 0.0.3)
- railties (>= 3.0.0)
- will_paginate (~> 3.0.pre)
-
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.4)
@@ -68,10 +57,15 @@
mime-types (1.16)
mocha (0.9.12)
multi_json (1.0.2)
multi_xml (0.2.2)
multipart-post (1.1.1)
+ neo4j (1.1.1-java)
+ activemodel (>= 3.0.0)
+ orm_adapter (>= 0.0.3)
+ railties (>= 3.0.0)
+ will_paginate (~> 3.0.pre)
nokogiri (1.4.4.2-java)
weakling (>= 0.0.3)
oa-core (0.2.6)
oa-oauth (0.2.6)
faraday (~> 0.6.1)
@@ -137,10 +131,10 @@
DEPENDENCIES
devise (= 1.3.4)
jeweler
mocha
- neo4j!
+ neo4j (~> 1.1.1)
oa-oauth (~> 0.2.0)
oa-openid (~> 0.2.0)
rails (= 3.0.4)
ruby-debug (>= 0.10.3)
webrat (= 0.7.2)