Skip to content

Commit

Permalink
Update Devise
Browse files Browse the repository at this point in the history
  • Loading branch information
jendiamond committed Sep 12, 2019
1 parent cb3a4ab commit 96c9781
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ gem 'rsolr', '>= 1.0'
gem 'bootstrap-sass', '~> 3.0'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'jquery-rails'
gem 'devise'
gem 'devise', '4.7.1'
gem 'devise-guests', '~> 0.6'

gem 'riiif', '~> 2.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ GEM
declarative-option (0.1.0)
deprecation (1.0.0)
activesupport
devise (4.7.0)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -765,7 +765,7 @@ DEPENDENCIES
capybara (>= 2.15)
coffee-rails (~> 4.2)
database_cleaner
devise
devise (= 4.7.1)
devise-guests (~> 0.6)
fcrepo_wrapper
hyrax (= 3.0.0.pre.beta1)
Expand Down

0 comments on commit 96c9781

Please sign in to comment.