Skip to content

Commit

Permalink
Bump strong_migrations from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](ankane/strong_migrations@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: strong_migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 707b7e7 commit 50ea3ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gem 'connection_pool'
gem 'pg', '~> 1.5.9'
gem 'redis', '~> 4.8'
gem 'rsolr'
gem 'strong_migrations', '~> 2.0.2'
gem 'strong_migrations', '~> 2.1.0'

# Authentication
gem 'bcrypt', '>= 3.1.13'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,15 +586,15 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.1)
strong_migrations (2.0.2)
strong_migrations (2.1.0)
activerecord (>= 6.1)
sxp (1.3.0)
matrix (~> 0.4)
rdf (~> 3.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
timeout (0.4.1)
timeout (0.4.2)
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -696,7 +696,7 @@ DEPENDENCIES
simple_form
simplecov
sprockets-rails
strong_migrations (~> 2.0.2)
strong_migrations (~> 2.1.0)
uuidtools
vcr (= 5.0)
voight_kampff (~> 2.0)
Expand Down

0 comments on commit 50ea3ef

Please sign in to comment.