mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
Bump paper_trail from 12.0.0 to 12.1.0
Bumps [paper_trail](https://github.com/airblade/paper_trail) from 12.0.0 to 12.1.0. - [Release notes](https://github.com/airblade/paper_trail/releases) - [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md) - [Commits](https://github.com/airblade/paper_trail/compare/v12.0.0...v12.1.0) --- updated-dependencies: - dependency-name: paper_trail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b5b263f4b2
commit
a036767054
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -16,7 +16,7 @@ gem 'uglifier'
|
|||
gem 'figaro', '~> 1.2'
|
||||
|
||||
# model related
|
||||
gem 'paper_trail', '~> 12.0'
|
||||
gem 'paper_trail', '~> 12.1'
|
||||
gem 'pg', '1.2.3'
|
||||
# 1.8 is for Rails < 5.0
|
||||
gem 'ransack', '~> 2.3'
|
||||
|
|
|
@ -333,7 +333,7 @@ GEM
|
|||
validate_url
|
||||
webfinger (>= 1.0.1)
|
||||
orm_adapter (0.5.0)
|
||||
paper_trail (12.0.0)
|
||||
paper_trail (12.1.0)
|
||||
activerecord (>= 5.2)
|
||||
request_store (~> 1.1)
|
||||
pdfkit (0.8.5)
|
||||
|
@ -551,7 +551,7 @@ DEPENDENCIES
|
|||
omniauth
|
||||
omniauth-rails_csrf_protection
|
||||
omniauth-tara!
|
||||
paper_trail (~> 12.0)
|
||||
paper_trail (~> 12.1)
|
||||
pdfkit
|
||||
pg (= 1.2.3)
|
||||
pry (= 0.14.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue