Skip to content

Commit

Permalink
Update dependency data_migrate to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent e5688e8 commit ff141d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gem 'select2-rails', '4.0.13' # for autocomplete
gem 'selectize-rails', '0.12.6' # include selectize.js for select

# registry specfic
gem 'data_migrate', '~> 7.0'
gem 'data_migrate', '~> 8.0'
gem 'dnsruby', '~> 1.61'
gem 'isikukood' # for EE-id validation
gem 'money-rails'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
countries (4.0.1)
i18n_data (~> 0.13.0)
Expand All @@ -205,7 +205,7 @@ GEM
daemons-rails (1.2.1)
daemons
multi_json (~> 1.0)
data_migrate (7.0.2)
data_migrate (8.0.0)
activerecord (>= 5.0)
railties (>= 5.0)
database_cleaner (2.0.1)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
kaminari-core (1.2.1)
libxml-ruby (3.2.1)
logger (1.4.3)
loofah (2.12.0)
loofah (2.15.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -480,7 +480,7 @@ GEM
attr_required (>= 0.0.5)
httpclient (>= 2.4)
temple (0.8.2)
thor (1.1.0)
thor (1.2.1)
tilt (2.0.10)
truemail (2.4.9)
simpleidn (~> 0.2.1)
Expand Down Expand Up @@ -544,7 +544,7 @@ DEPENDENCIES
company_register!
countries
daemons-rails (= 1.2.1)
data_migrate (~> 7.0)
data_migrate (~> 8.0)
database_cleaner
devise (~> 4.8)
digidoc_client!
Expand Down

0 comments on commit ff141d2

Please sign in to comment.