Skip to content

Commit

Permalink
Merge pull request connorshea#400 from connorshea/dependabot/bundler/…
Browse files Browse the repository at this point in the history
…master/friendly_id-5.3.0
  • Loading branch information
dependabot-preview[bot] authored Feb 13, 2020
2 parents caabd12 + 6ed1775 commit 37f5478
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 @@ -27,7 +27,7 @@ gem 'kaminari', '~> 1.1'
gem 'octicons_helper', '~> 8.5'
gem 'pg_search', '~> 2.2'

gem 'friendly_id', '~> 5.2.5'
gem 'friendly_id', '~> 5.3.0'

gem 'rake', '~> 12'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
ffi (1.12.2)
friendly_id (5.2.5)
friendly_id (5.3.0)
activerecord (>= 4.0.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -251,7 +251,7 @@ DEPENDENCIES
chartkick (~> 3.2)
database_cleaner (~> 1.7)
factory_bot_rails (~> 5.0)
friendly_id (~> 5.2.5)
friendly_id (~> 5.3.0)
jquery-rails (~> 4.3)
kaminari (~> 1.1)
listen (>= 3.0.5, < 3.3)
Expand Down

0 comments on commit 37f5478

Please sign in to comment.