Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump omniauth from 1.8.1 to 2.0.4 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 41 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GIT
remote: git://github.com/pavolzbell/bump.git
remote: https://github.com/pavolzbell/bump.git
revision: 136e59f21d8effccd4c259e7b22066f27a904942
specs:
bump (0.3.0)

GIT
remote: git://github.com/svenfuchs/rails-i18n.git
remote: https://github.com/svenfuchs/rails-i18n.git
revision: f8c83ec753439d7286b9168bbb246e354866cb9e
branch: rails-4-x
specs:
Expand Down Expand Up @@ -90,7 +90,7 @@ GEM
awesome_nested_set (3.1.4)
activerecord (>= 4.0.0, < 5.3)
bcrypt (3.1.12)
bindata (2.4.8)
bindata (2.4.10)
bootstrap-datepicker-rails (1.8.0.1)
railties (>= 3.0)
bootstrap-sass (3.4.1)
Expand Down Expand Up @@ -139,7 +139,7 @@ GEM
coffee-script-source (1.12.2)
composite_primary_keys (8.1.6)
activerecord (~> 4.2.0)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.10)
crass (1.0.6)
css_parser (1.6.0)
addressable
Expand Down Expand Up @@ -185,8 +185,10 @@ GEM
railties (>= 3.0.0)
faker (1.8.0)
i18n (~> 0.5)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
fb_graph2 (0.8.0)
activesupport (>= 3.2)
httpclient (>= 2.4)
Expand Down Expand Up @@ -220,7 +222,7 @@ GEM
execjs (~> 2.0)
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashie (3.5.7)
hashie (5.0.0)
highline (1.7.10)
hirb (0.7.3)
httpclient (2.8.3)
Expand All @@ -244,12 +246,13 @@ GEM
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.3.1)
json-jwt (1.13.0)
json-jwt (1.15.3)
activesupport (>= 4.2)
aes_key_wrap
bindata
httpclient
jsonapi-renderer (0.2.0)
jwt (1.5.6)
jwt (2.5.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
Expand Down Expand Up @@ -291,15 +294,16 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.16.3)
momentjs-rails (2.20.1)
railties (>= 3.1)
multi_json (1.13.1)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
murmurhash3 (0.1.6)
nenv (0.3.0)
net-ldap (0.16.1)
Expand All @@ -319,20 +323,22 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.4)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
oauth2 (2.0.7)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rash_alt (>= 0.4, < 1)
version_gem (~> 1.1)
omniauth (2.0.4)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
rack-protection
omniauth-facebook (5.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (0.1.2)
actionpack (>= 4.2)
omniauth (>= 1.3.1)
Expand Down Expand Up @@ -361,14 +367,16 @@ GEM
public_suffix (3.1.1)
pygments.rb (1.2.1)
multi_json (>= 1.0.0)
rack (1.6.12)
rack (1.6.13)
rack-contrib (1.8.0)
rack (~> 1.4)
rack-oauth2 (1.9.2)
rack-oauth2 (1.12.0)
activesupport
attr_required
httpclient
json-jwt (>= 1.9.0)
json-jwt (>= 1.11.0)
rack (< 2.1)
rack-protection (2.2.2)
rack
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -384,14 +392,14 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.11.1)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-timeago (2.16.0)
actionpack (>= 3.1)
activesupport (>= 3.1)
Expand All @@ -402,6 +410,8 @@ GEM
thor (>= 0.18.1, < 2.0)
raindrops (0.19.0)
rake (12.3.3)
rash_alt (0.4.12)
hashie (>= 3.4)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down Expand Up @@ -443,6 +453,7 @@ GEM
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
ruby2_keywords (0.0.5)
ruby_dep (1.5.0)
rubyzip (1.3.0)
rvm-capistrano (1.5.6)
Expand Down Expand Up @@ -499,7 +510,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.9.1)
tzinfo (1.2.7)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.11)
execjs (>= 0.3.0, < 3)
Expand All @@ -508,6 +519,7 @@ GEM
raindrops (~> 0.7)
uniform_notifier (1.11.0)
url_safe_base64 (0.2.2)
version_gem (1.1.0)
warden (1.2.7)
rack (>= 1.0)
web-console (3.3.0)
Expand Down