Skip to content

Commit

Permalink
Merge pull request #10817 from openSUSE/depfu/update/srcapi/deep_clon…
Browse files Browse the repository at this point in the history
…eable-3.1.0
  • Loading branch information
depfu[bot] committed Mar 1, 2021
2 parents 0041dc3 + 24d4a8e commit ca42f31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/api/Gemfile
Expand Up @@ -63,7 +63,7 @@ gem 'builder'
# to write the rails metrics directly into InfluxDB.
gem 'influxdb-rails', '1.0.1.beta2'
# for copying objects with their relations
gem 'deep_cloneable', '~> 3.0.0'
gem 'deep_cloneable', '~> 3.1.0'
# Server-side datatables
gem 'ajax-datatables-rails'
# Add syntax highlight in ruby
Expand Down
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Expand Up @@ -134,7 +134,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
deep_cloneable (3.0.0)
deep_cloneable (3.1.0)
activerecord (>= 3.1.0, < 7)
delayed_job (4.1.9)
activesupport (>= 3.0, < 6.2)
Expand Down Expand Up @@ -471,7 +471,7 @@ DEPENDENCIES
dalli
data_migrate
database_cleaner-active_record
deep_cloneable (~> 3.0.0)
deep_cloneable (~> 3.1.0)
delayed_job_active_record (>= 4.0.0)
factory_bot_rails
faker
Expand Down

0 comments on commit ca42f31

Please sign in to comment.