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 18, 2022
1 parent 3149dc0 commit cc251cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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 All @@ -303,7 +303,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.1)
mini_portile2 (2.7.1)
mini_portile2 (2.8.0)
minitest (5.15.0)
monetize (1.9.4)
money (~> 6.12)
Expand All @@ -324,10 +324,10 @@ GEM
newrelic_rpm (= 8.1.0)
newrelic_rpm (8.1.0)
nio4r (2.5.8)
nokogiri (1.13.0)
mini_portile2 (~> 2.7.0)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.0-x86_64-linux)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
nori (2.6.0)
omniauth (1.9.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 cc251cb

Please sign in to comment.