gemfiles/Gemfile.rails-5.0-beta.lock in devise-4.0.0.rc1 vs gemfiles/Gemfile.rails-5.0-beta.lock in devise-4.0.0.rc2
- old
+ new
@@ -1,146 +1,101 @@
GIT
- remote: git://github.com/intridea/oauth2.git
- revision: 43e1fdd87e95a5b02438d5cce6a67e411afb5fec
- branch: master
- specs:
- oauth2 (1.0.0)
- faraday (>= 0.8, < 0.10)
- jwt (~> 1.0, < 1.5.2)
- multi_json (~> 1.3)
- multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
-
-GIT
remote: git://github.com/rails/activemodel-serializers-xml.git
- revision: 1f72d9507c91b1cda10d1d20eac2b74dd6d9d4b9
+ revision: ad5ff3a9262576362792196a991de1d1778c5f48
specs:
- activemodel-serializers-xml (0.1.0)
- activemodel
- activerecord
- activesupport
+ activemodel-serializers-xml (1.0.0)
+ activemodel (> 5.x)
+ activerecord (> 5.x)
+ activesupport (> 5.x)
+ builder (~> 3.1)
PATH
remote: ..
specs:
- devise (4.0.0.rc1)
+ devise (4.0.0.rc2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
- actioncable (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- celluloid (~> 0.17.2)
- coffee-rails (~> 4.1.0)
- em-hiredis (~> 0.3.0)
- faye-websocket (~> 0.10.0)
- redis (~> 3.0)
+ actioncable (5.0.0.beta3)
+ actionpack (= 5.0.0.beta3)
+ nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
- actionmailer (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activejob (= 5.0.0.beta1.1)
+ actionmailer (5.0.0.beta3)
+ actionpack (= 5.0.0.beta3)
+ actionview (= 5.0.0.beta3)
+ activejob (= 5.0.0.beta3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ actionpack (5.0.0.beta3)
+ actionview (= 5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
rack (~> 2.x)
rack-test (~> 0.6.3)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ actionview (5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- activejob (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ activejob (5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
globalid (>= 0.3.6)
- activemodel (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
- builder (~> 3.1)
- activerecord (5.0.0.beta1.1)
- activemodel (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ activemodel (5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
+ activerecord (5.0.0.beta3)
+ activemodel (= 5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
arel (~> 7.0)
- activesupport (5.0.0.beta1.1)
+ activesupport (5.0.0.beta3)
concurrent-ruby (~> 1.0)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
- method_source
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (7.0.0)
- bcrypt (3.1.10)
+ bcrypt (3.1.11)
builder (3.2.2)
- celluloid (0.17.3)
- celluloid-essentials
- celluloid-extras
- celluloid-fsm
- celluloid-pool
- celluloid-supervision
- timers (>= 4.1.1)
- celluloid-essentials (0.20.5)
- timers (>= 4.1.1)
- celluloid-extras (0.20.5)
- timers (>= 4.1.1)
- celluloid-fsm (0.20.5)
- timers (>= 4.1.1)
- celluloid-pool (0.20.5)
- timers (>= 4.1.1)
- celluloid-supervision (0.20.5)
- timers (>= 4.1.1)
- coffee-rails (4.1.1)
- coffee-script (>= 2.2.0)
- railties (>= 4.0.0, < 5.1.x)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.10.0)
- concurrent-ruby (1.0.0)
- em-hiredis (0.3.0)
- eventmachine (~> 1.0)
- hiredis (~> 0.5.0)
+ concurrent-ruby (1.0.1)
erubis (2.7.0)
- eventmachine (1.0.9.1)
- execjs (2.6.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
- faye-websocket (0.10.2)
- eventmachine (>= 0.12.0)
- websocket-driver (>= 0.5.1)
globalid (0.3.6)
activesupport (>= 4.1.0)
hashie (3.4.3)
- hiredis (0.5.2)
- hitimes (1.2.3)
i18n (0.7.0)
json (1.8.3)
jwt (1.5.1)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
metaclass (0.0.4)
method_source (0.8.2)
- mime-types (2.99)
+ mime-types (2.99.1)
mini_portile2 (2.0.0)
minitest (5.8.4)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
+ nio4r (1.2.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
+ oauth2 (1.1.0)
+ faraday (>= 0.8, < 0.10)
+ jwt (~> 1.0, < 1.5.2)
+ multi_json (~> 1.3)
+ multi_xml (~> 0.5)
+ rack (>= 1.2, < 3)
omniauth (1.3.1)
hashie (>= 1.2, < 4)
rack (>= 1.0, < 3)
omniauth-facebook (3.0.0)
omniauth-oauth2 (~> 1.2)
@@ -156,56 +111,56 @@
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.6.3)
rack (>= 1.0)
- rails (5.0.0.beta1.1)
- actioncable (= 5.0.0.beta1.1)
- actionmailer (= 5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activejob (= 5.0.0.beta1.1)
- activemodel (= 5.0.0.beta1.1)
- activerecord (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ rails (5.0.0.beta3)
+ actioncable (= 5.0.0.beta3)
+ actionmailer (= 5.0.0.beta3)
+ actionpack (= 5.0.0.beta3)
+ actionview (= 5.0.0.beta3)
+ activejob (= 5.0.0.beta3)
+ activemodel (= 5.0.0.beta3)
+ activerecord (= 5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
bundler (>= 1.3.0, < 2.0)
- railties (= 5.0.0.beta1.1)
+ railties (= 5.0.0.beta3)
sprockets-rails (>= 2.0.0)
- rails-controller-testing (0.0.3)
- rails (>= 4.2)
+ rails-controller-testing (0.1.1)
+ actionpack (~> 5.x)
+ actionview (~> 5.x)
+ activesupport (~> 5.x)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
- railties (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ railties (5.0.0.beta3)
+ actionpack (= 5.0.0.beta3)
+ activesupport (= 5.0.0.beta3)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.5.0)
- rdoc (4.2.1)
- redis (3.2.2)
+ rake (11.0.1)
+ rdoc (4.2.2)
+ json (~> 1.4)
responders (2.1.1)
railties (>= 4.2.0, < 5.1)
ruby-openid (2.7.0)
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.0.0)
+ sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
thor (0.19.1)
thread_safe (0.3.5)
- timers (4.1.1)
- hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
warden (1.2.6)
rack (>= 1.0)
webrat (0.7.3)
@@ -224,15 +179,15 @@
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
devise!
jruby-openssl
mocha (~> 1.1)
- oauth2!
- omniauth (~> 1.3.1)
+ oauth2
+ omniauth (~> 1.3)
omniauth-facebook
omniauth-oauth2 (>= 1.2.0, < 1.5.0)
omniauth-openid (~> 1.0.1)
- rails (= 5.0.0.beta1.1)
+ rails (= 5.0.0.beta3)
rails-controller-testing
rdoc
responders (~> 2.1.1)
sqlite3
webrat (= 0.7.3)