Skip to content

Commit

Permalink
chore(deps): update all non-major bundler dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2022
1 parent eb9ead8 commit aa0f44c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'devise-i18n', '~>1.10.0'
gem 'factory_bot_rails', '~> 6.2.0'
gem 'faker', '~> 2.21.0'
gem 'font-awesome-rails', '~> 4.7.0.0'
gem 'http', '~> 5.0.0'
gem 'http', '~> 5.1.0'
gem 'jbuilder', '~> 2.11.0'
gem 'jquery-rails', '~> 4.5.0'
gem 'kaminari', '~> 1.2.0'
Expand All @@ -18,11 +18,11 @@ gem 'net-imap', require: false
gem 'net-pop', require: false
gem 'net-smtp', require: false
gem 'omniauth', '~> 1.9.0'
gem 'omniauth-oauth2', '~> 1.7.0'
gem 'omniauth-oauth2', '~> 1.8.0'
gem 'omniauth-rails_csrf_protection'
gem 'paper_trail', '~> 12.3.0'
gem 'paranoia', '~> 2.6.0'
gem 'pg', '~> 1.3.0'
gem 'pg', '~> 1.4.0'
gem 'puma', '~> 5.6.0'
gem 'pundit', '~> 2.2.0'
gem 'rack-attack', '~> 6.6.0'
Expand Down

0 comments on commit aa0f44c

Please sign in to comment.