mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update Gemfiles.
This commit is contained in:
parent
adc031b214
commit
c54e9863a6
4 changed files with 134 additions and 134 deletions
38
Gemfile.lock
38
Gemfile.lock
|
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/mongoid/mongoid.git
|
remote: git://github.com/mongoid/mongoid.git
|
||||||
revision: 5ba2e1fb4cb8189c9890e29c19cf4e16c25e4bc5
|
revision: f4f489e45adb0059fae6854d8a29ebb79cc6c8fd
|
||||||
branch: master
|
branch: master
|
||||||
specs:
|
specs:
|
||||||
mongoid (4.0.0)
|
mongoid (4.0.0)
|
||||||
|
|
@ -58,40 +58,40 @@ GEM
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
arel (6.0.0.beta1)
|
arel (6.0.0.beta2)
|
||||||
bcrypt (3.1.7)
|
bcrypt (3.1.9)
|
||||||
bson (2.3.0)
|
bson (2.3.0)
|
||||||
builder (3.2.2)
|
builder (3.2.2)
|
||||||
connection_pool (2.0.0)
|
connection_pool (2.1.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
faraday (0.9.0)
|
faraday (0.9.0)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
globalid (0.3.0)
|
globalid (0.3.0)
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
hashie (3.2.0)
|
hashie (3.3.1)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
i18n (0.7.0.beta1)
|
i18n (0.7.0.beta1)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
jwt (1.0.0)
|
jwt (1.0.0)
|
||||||
loofah (2.0.1)
|
loofah (2.0.1)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.6.1)
|
mail (2.6.3)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
metaclass (0.0.4)
|
metaclass (0.0.4)
|
||||||
mime-types (2.3)
|
mime-types (2.4.3)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.1)
|
||||||
minitest (5.4.2)
|
minitest (5.4.3)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
moped (2.0.0)
|
moped (2.0.2)
|
||||||
bson (~> 2.2)
|
bson (~> 2.2)
|
||||||
connection_pool (~> 2.0)
|
connection_pool (~> 2.0)
|
||||||
optionable (~> 0.2.0)
|
optionable (~> 0.2.0)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
multi_xml (0.5.5)
|
multi_xml (0.5.5)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
nokogiri (1.6.3.1)
|
nokogiri (1.6.4.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (~> 0.6.0)
|
||||||
oauth2 (0.9.4)
|
oauth2 (0.9.4)
|
||||||
faraday (>= 0.8, < 0.10)
|
faraday (>= 0.8, < 0.10)
|
||||||
jwt (~> 1.0)
|
jwt (~> 1.0)
|
||||||
|
|
@ -133,8 +133,8 @@ GEM
|
||||||
sprockets-rails (~> 3.0.0.beta1)
|
sprockets-rails (~> 3.0.0.beta1)
|
||||||
rails-deprecated_sanitizer (1.0.3)
|
rails-deprecated_sanitizer (1.0.3)
|
||||||
activesupport (>= 4.2.0.alpha)
|
activesupport (>= 4.2.0.alpha)
|
||||||
rails-dom-testing (1.0.3)
|
rails-dom-testing (1.0.4)
|
||||||
activesupport
|
activesupport (>= 4.2.0.beta, < 5.0)
|
||||||
nokogiri (~> 1.6.0)
|
nokogiri (~> 1.6.0)
|
||||||
rails-deprecated_sanitizer (>= 1.0.1)
|
rails-deprecated_sanitizer (>= 1.0.1)
|
||||||
rails-html-sanitizer (1.0.1)
|
rails-html-sanitizer (1.0.1)
|
||||||
|
|
@ -145,12 +145,12 @@ GEM
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
rdoc (4.1.1)
|
rdoc (4.1.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
responders (2.0.0)
|
responders (2.0.2)
|
||||||
railties (>= 4.2.0.alpha, < 5)
|
railties (>= 4.2.0.alpha, < 5)
|
||||||
ruby-openid (2.5.0)
|
ruby-openid (2.6.0)
|
||||||
sprockets (2.12.2)
|
sprockets (2.12.3)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
|
|
@ -159,7 +159,7 @@ GEM
|
||||||
actionpack (>= 4.0)
|
actionpack (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
sprockets (~> 2.8)
|
sprockets (~> 2.8)
|
||||||
sqlite3 (1.3.9)
|
sqlite3 (1.3.10)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.4)
|
thread_safe (0.3.4)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/rails/rails.git
|
remote: git://github.com/rails/rails.git
|
||||||
revision: 11fd052aa815ae0255ea5b2463e88138fb3fec61
|
revision: ba886f73a2b4a06f3400f0698290c54566639b6a
|
||||||
branch: 3-2-stable
|
branch: 3-2-stable
|
||||||
specs:
|
specs:
|
||||||
actionmailer (3.2.19)
|
actionmailer (3.2.21)
|
||||||
actionpack (= 3.2.19)
|
actionpack (= 3.2.21)
|
||||||
mail (~> 2.5.4)
|
mail (~> 2.5.4)
|
||||||
actionpack (3.2.19)
|
actionpack (3.2.21)
|
||||||
activemodel (= 3.2.19)
|
activemodel (= 3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
journey (~> 1.0.4)
|
journey (~> 1.0.4)
|
||||||
|
|
@ -16,31 +16,31 @@ GIT
|
||||||
rack-cache (~> 1.2)
|
rack-cache (~> 1.2)
|
||||||
rack-test (~> 0.6.1)
|
rack-test (~> 0.6.1)
|
||||||
sprockets (~> 2.2.1)
|
sprockets (~> 2.2.1)
|
||||||
activemodel (3.2.19)
|
activemodel (3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
activerecord (3.2.19)
|
activerecord (3.2.21)
|
||||||
activemodel (= 3.2.19)
|
activemodel (= 3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
arel (~> 3.0.2)
|
arel (~> 3.0.2)
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activeresource (3.2.19)
|
activeresource (3.2.21)
|
||||||
activemodel (= 3.2.19)
|
activemodel (= 3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
activesupport (3.2.19)
|
activesupport (3.2.21)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (~> 0.6, >= 0.6.4)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rails (3.2.19)
|
rails (3.2.21)
|
||||||
actionmailer (= 3.2.19)
|
actionmailer (= 3.2.21)
|
||||||
actionpack (= 3.2.19)
|
actionpack (= 3.2.21)
|
||||||
activerecord (= 3.2.19)
|
activerecord (= 3.2.21)
|
||||||
activeresource (= 3.2.19)
|
activeresource (= 3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
railties (= 3.2.19)
|
railties (= 3.2.21)
|
||||||
railties (3.2.19)
|
railties (3.2.21)
|
||||||
actionpack (= 3.2.19)
|
actionpack (= 3.2.21)
|
||||||
activesupport (= 3.2.19)
|
activesupport (= 3.2.21)
|
||||||
rack-ssl (~> 1.3.2)
|
rack-ssl (~> 1.3.2)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
rdoc (~> 3.4)
|
rdoc (~> 3.4)
|
||||||
|
|
@ -61,12 +61,12 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
arel (3.0.3)
|
arel (3.0.3)
|
||||||
bcrypt (3.1.7)
|
bcrypt (3.1.9)
|
||||||
builder (3.0.4)
|
builder (3.0.4)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
faraday (0.9.0)
|
faraday (0.9.0)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
hashie (3.2.0)
|
hashie (3.3.1)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
i18n (0.6.11)
|
i18n (0.6.11)
|
||||||
journey (1.0.4)
|
journey (1.0.4)
|
||||||
|
|
@ -77,7 +77,7 @@ GEM
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
metaclass (0.0.4)
|
metaclass (0.0.4)
|
||||||
mime-types (1.25.1)
|
mime-types (1.25.1)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.1)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
mongoid (3.1.6)
|
mongoid (3.1.6)
|
||||||
|
|
@ -89,8 +89,8 @@ GEM
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
multi_xml (0.5.5)
|
multi_xml (0.5.5)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
nokogiri (1.6.3.1)
|
nokogiri (1.6.4.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (~> 0.6.0)
|
||||||
oauth2 (0.9.4)
|
oauth2 (0.9.4)
|
||||||
faraday (>= 0.8, < 0.10)
|
faraday (>= 0.8, < 0.10)
|
||||||
jwt (~> 1.0)
|
jwt (~> 1.0)
|
||||||
|
|
@ -126,22 +126,22 @@ GEM
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
rdoc (3.12.2)
|
rdoc (3.12.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
responders (1.1.1)
|
responders (1.1.2)
|
||||||
railties (>= 3.2, < 4.2)
|
railties (>= 3.2, < 4.2)
|
||||||
ruby-openid (2.5.0)
|
ruby-openid (2.6.0)
|
||||||
sprockets (2.2.2)
|
sprockets (2.2.3)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sqlite3 (1.3.9)
|
sqlite3 (1.3.10)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.4)
|
thread_safe (0.3.4)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
treetop (1.4.15)
|
treetop (1.4.15)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
tzinfo (0.3.41)
|
tzinfo (0.3.42)
|
||||||
warden (1.2.3)
|
warden (1.2.3)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
webrat (0.7.3)
|
webrat (0.7.3)
|
||||||
|
|
|
||||||
|
|
@ -1,42 +1,42 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/rails/rails.git
|
remote: git://github.com/rails/rails.git
|
||||||
revision: 2d8886e05104316273a0f95dfbcd171d3b12678b
|
revision: 690bdf9e65713a6da55a9e3a4ba28245c0c75671
|
||||||
branch: 4-0-stable
|
branch: 4-0-stable
|
||||||
specs:
|
specs:
|
||||||
actionmailer (4.0.9)
|
actionmailer (4.0.12)
|
||||||
actionpack (= 4.0.9)
|
actionpack (= 4.0.12)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
actionpack (4.0.9)
|
actionpack (4.0.12)
|
||||||
activesupport (= 4.0.9)
|
activesupport (= 4.0.12)
|
||||||
builder (~> 3.1.0)
|
builder (~> 3.1.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
rack (~> 1.5.2)
|
rack (~> 1.5.2)
|
||||||
rack-test (~> 0.6.2)
|
rack-test (~> 0.6.2)
|
||||||
activemodel (4.0.9)
|
activemodel (4.0.12)
|
||||||
activesupport (= 4.0.9)
|
activesupport (= 4.0.12)
|
||||||
builder (~> 3.1.0)
|
builder (~> 3.1.0)
|
||||||
activerecord (4.0.9)
|
activerecord (4.0.12)
|
||||||
activemodel (= 4.0.9)
|
activemodel (= 4.0.12)
|
||||||
activerecord-deprecated_finders (~> 1.0.2)
|
activerecord-deprecated_finders (~> 1.0.2)
|
||||||
activesupport (= 4.0.9)
|
activesupport (= 4.0.12)
|
||||||
arel (~> 4.0.0)
|
arel (~> 4.0.0)
|
||||||
activesupport (4.0.9)
|
activesupport (4.0.12)
|
||||||
i18n (~> 0.6, >= 0.6.9)
|
i18n (~> 0.6, >= 0.6.9)
|
||||||
minitest (~> 4.2)
|
minitest (~> 4.2)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 0.3.37)
|
tzinfo (~> 0.3.37)
|
||||||
rails (4.0.9)
|
rails (4.0.12)
|
||||||
actionmailer (= 4.0.9)
|
actionmailer (= 4.0.12)
|
||||||
actionpack (= 4.0.9)
|
actionpack (= 4.0.12)
|
||||||
activerecord (= 4.0.9)
|
activerecord (= 4.0.12)
|
||||||
activesupport (= 4.0.9)
|
activesupport (= 4.0.12)
|
||||||
bundler (>= 1.3.0, < 2.0)
|
bundler (>= 1.3.0, < 2.0)
|
||||||
railties (= 4.0.9)
|
railties (= 4.0.12)
|
||||||
sprockets-rails (~> 2.0)
|
sprockets-rails (~> 2.0)
|
||||||
railties (4.0.9)
|
railties (4.0.12)
|
||||||
actionpack (= 4.0.9)
|
actionpack (= 4.0.12)
|
||||||
activesupport (= 4.0.9)
|
activesupport (= 4.0.12)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
|
|
||||||
|
|
@ -56,23 +56,23 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
activerecord-deprecated_finders (1.0.3)
|
activerecord-deprecated_finders (1.0.3)
|
||||||
arel (4.0.2)
|
arel (4.0.2)
|
||||||
bcrypt (3.1.7)
|
bcrypt (3.1.9)
|
||||||
bson (2.3.0)
|
bson (2.3.0)
|
||||||
builder (3.1.4)
|
builder (3.1.4)
|
||||||
connection_pool (2.0.0)
|
connection_pool (2.1.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
faraday (0.9.0)
|
faraday (0.9.0)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
hashie (3.2.0)
|
hashie (3.3.1)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
i18n (0.6.11)
|
i18n (0.6.11)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
jwt (1.0.0)
|
jwt (1.0.0)
|
||||||
mail (2.6.1)
|
mail (2.6.3)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
metaclass (0.0.4)
|
metaclass (0.0.4)
|
||||||
mime-types (2.3)
|
mime-types (2.4.3)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.1)
|
||||||
minitest (4.7.5)
|
minitest (4.7.5)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
|
|
@ -81,15 +81,15 @@ GEM
|
||||||
moped (~> 2.0.0)
|
moped (~> 2.0.0)
|
||||||
origin (~> 2.1)
|
origin (~> 2.1)
|
||||||
tzinfo (>= 0.3.37)
|
tzinfo (>= 0.3.37)
|
||||||
moped (2.0.0)
|
moped (2.0.2)
|
||||||
bson (~> 2.2)
|
bson (~> 2.2)
|
||||||
connection_pool (~> 2.0)
|
connection_pool (~> 2.0)
|
||||||
optionable (~> 0.2.0)
|
optionable (~> 0.2.0)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
multi_xml (0.5.5)
|
multi_xml (0.5.5)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
nokogiri (1.6.3.1)
|
nokogiri (1.6.4.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (~> 0.6.0)
|
||||||
oauth2 (0.9.4)
|
oauth2 (0.9.4)
|
||||||
faraday (>= 0.8, < 0.10)
|
faraday (>= 0.8, < 0.10)
|
||||||
jwt (~> 1.0)
|
jwt (~> 1.0)
|
||||||
|
|
@ -119,25 +119,25 @@ GEM
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
rdoc (4.1.1)
|
rdoc (4.1.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
responders (1.1.1)
|
responders (1.1.2)
|
||||||
railties (>= 3.2, < 4.2)
|
railties (>= 3.2, < 4.2)
|
||||||
ruby-openid (2.5.0)
|
ruby-openid (2.6.0)
|
||||||
sprockets (2.12.1)
|
sprockets (2.12.3)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sprockets-rails (2.1.3)
|
sprockets-rails (2.2.0)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
sprockets (~> 2.8)
|
sprockets (>= 2.8, < 4.0)
|
||||||
sqlite3 (1.3.9)
|
sqlite3 (1.3.10)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.4)
|
thread_safe (0.3.4)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
tzinfo (0.3.41)
|
tzinfo (0.3.42)
|
||||||
warden (1.2.3)
|
warden (1.2.3)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
webrat (0.7.3)
|
webrat (0.7.3)
|
||||||
|
|
|
||||||
|
|
@ -1,47 +1,47 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/rails/rails.git
|
remote: git://github.com/rails/rails.git
|
||||||
revision: 90b70cd453e6b88b2ad484861ad9913f70bd15c9
|
revision: 042c7cb9ccfb771dcfd3dcacb7cb2d19d3747853
|
||||||
branch: 4-1-stable
|
branch: 4-1-stable
|
||||||
specs:
|
specs:
|
||||||
actionmailer (4.1.5)
|
actionmailer (4.1.8)
|
||||||
actionpack (= 4.1.5)
|
actionpack (= 4.1.8)
|
||||||
actionview (= 4.1.5)
|
actionview (= 4.1.8)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
actionpack (4.1.5)
|
actionpack (4.1.8)
|
||||||
actionview (= 4.1.5)
|
actionview (= 4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
rack (~> 1.5.2)
|
rack (~> 1.5.2)
|
||||||
rack-test (~> 0.6.2)
|
rack-test (~> 0.6.2)
|
||||||
actionview (4.1.5)
|
actionview (4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
activemodel (4.1.5)
|
activemodel (4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (4.1.5)
|
activerecord (4.1.8)
|
||||||
activemodel (= 4.1.5)
|
activemodel (= 4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
arel (~> 5.0.0)
|
arel (~> 5.0.0)
|
||||||
activesupport (4.1.5)
|
activesupport (4.1.8)
|
||||||
i18n (~> 0.6, >= 0.6.9)
|
i18n (~> 0.6, >= 0.6.9)
|
||||||
json (~> 1.7, >= 1.7.7)
|
json (~> 1.7, >= 1.7.7)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
rails (4.1.5)
|
rails (4.1.8)
|
||||||
actionmailer (= 4.1.5)
|
actionmailer (= 4.1.8)
|
||||||
actionpack (= 4.1.5)
|
actionpack (= 4.1.8)
|
||||||
actionview (= 4.1.5)
|
actionview (= 4.1.8)
|
||||||
activemodel (= 4.1.5)
|
activemodel (= 4.1.8)
|
||||||
activerecord (= 4.1.5)
|
activerecord (= 4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
bundler (>= 1.3.0, < 2.0)
|
bundler (>= 1.3.0, < 2.0)
|
||||||
railties (= 4.1.5)
|
railties (= 4.1.8)
|
||||||
sprockets-rails (~> 2.0)
|
sprockets-rails (~> 2.0)
|
||||||
railties (4.1.5)
|
railties (4.1.8)
|
||||||
actionpack (= 4.1.5)
|
actionpack (= 4.1.8)
|
||||||
activesupport (= 4.1.5)
|
activesupport (= 4.1.8)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
|
|
||||||
|
|
@ -60,24 +60,24 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
arel (5.0.1.20140414130214)
|
arel (5.0.1.20140414130214)
|
||||||
bcrypt (3.1.7)
|
bcrypt (3.1.9)
|
||||||
bson (2.3.0)
|
bson (2.3.0)
|
||||||
builder (3.2.2)
|
builder (3.2.2)
|
||||||
connection_pool (2.0.0)
|
connection_pool (2.1.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
faraday (0.9.0)
|
faraday (0.9.0)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
hashie (3.2.0)
|
hashie (3.3.1)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
i18n (0.6.11)
|
i18n (0.6.11)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
jwt (1.0.0)
|
jwt (1.0.0)
|
||||||
mail (2.6.1)
|
mail (2.6.3)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
metaclass (0.0.4)
|
metaclass (0.0.4)
|
||||||
mime-types (2.3)
|
mime-types (2.4.3)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.1)
|
||||||
minitest (5.4.0)
|
minitest (5.4.3)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
mongoid (4.0.0)
|
mongoid (4.0.0)
|
||||||
|
|
@ -85,15 +85,15 @@ GEM
|
||||||
moped (~> 2.0.0)
|
moped (~> 2.0.0)
|
||||||
origin (~> 2.1)
|
origin (~> 2.1)
|
||||||
tzinfo (>= 0.3.37)
|
tzinfo (>= 0.3.37)
|
||||||
moped (2.0.0)
|
moped (2.0.2)
|
||||||
bson (~> 2.2)
|
bson (~> 2.2)
|
||||||
connection_pool (~> 2.0)
|
connection_pool (~> 2.0)
|
||||||
optionable (~> 0.2.0)
|
optionable (~> 0.2.0)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
multi_xml (0.5.5)
|
multi_xml (0.5.5)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
nokogiri (1.6.3.1)
|
nokogiri (1.6.4.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (~> 0.6.0)
|
||||||
oauth2 (0.9.4)
|
oauth2 (0.9.4)
|
||||||
faraday (>= 0.8, < 0.10)
|
faraday (>= 0.8, < 0.10)
|
||||||
jwt (~> 1.0)
|
jwt (~> 1.0)
|
||||||
|
|
@ -123,21 +123,21 @@ GEM
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
rdoc (4.1.1)
|
rdoc (4.1.2)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
responders (1.1.1)
|
responders (1.1.2)
|
||||||
railties (>= 3.2, < 4.2)
|
railties (>= 3.2, < 4.2)
|
||||||
ruby-openid (2.5.0)
|
ruby-openid (2.6.0)
|
||||||
sprockets (2.12.1)
|
sprockets (2.12.3)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
tilt (~> 1.1, != 1.3.0)
|
tilt (~> 1.1, != 1.3.0)
|
||||||
sprockets-rails (2.1.3)
|
sprockets-rails (2.2.0)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
sprockets (~> 2.8)
|
sprockets (>= 2.8, < 4.0)
|
||||||
sqlite3 (1.3.9)
|
sqlite3 (1.3.10)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.4)
|
thread_safe (0.3.4)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue