Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit f957c90

Browse files
Bump omniauth from 1.7.1 to 1.8.1
Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.7.1 to 1.8.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v1.7.1...v1.8.1)
1 parent 827793f commit f957c90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'sitemap_generator', '~> 5.3.1'
1818
gem 'sqlite3', '~> 1.3.13'
1919

2020
gem 'devise', '~> 3.5.5'
21-
gem 'omniauth', '~> 1.7.1' # 1.2.2 breaks test sign_in
21+
gem 'omniauth', '~> 1.8.1' # 1.2.2 breaks test sign_in
2222
gem 'omniauth-shibboleth', '~> 1.2.1'
2323
gem 'equivalent-xml', '~> 0.6.0'
2424

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ GEM
146146
ffi (1.9.10)
147147
globalid (0.3.7)
148148
activesupport (>= 4.1.0)
149-
hashie (3.5.6)
149+
hashie (3.5.7)
150150
hike (1.2.3)
151151
hooks (0.3.6)
152152
uber (~> 0.0.4)
@@ -232,7 +232,7 @@ GEM
232232
mediashelf-loggable
233233
nokogiri (>= 1.4.2)
234234
solrizer (~> 3.1.0)
235-
omniauth (1.7.1)
235+
omniauth (1.8.1)
236236
hashie (>= 3.4.6, < 3.6.0)
237237
rack (>= 1.6.2, < 3)
238238
omniauth-shibboleth (1.2.1)
@@ -461,7 +461,7 @@ DEPENDENCIES
461461
minitest (~> 5.10.2)
462462
newrelic_rpm (= 4.1.0.333)
463463
nokogiri (= 1.8.1)
464-
omniauth (~> 1.7.1)
464+
omniauth (~> 1.8.1)
465465
omniauth-shibboleth (~> 1.2.1)
466466
poltergeist (= 1.15.0)
467467
pry (~> 0.10.4)

0 commit comments

Comments
 (0)