Skip to content

Commit

Permalink
chore(deps): bump gem-release from 2.2.2 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [gem-release](https://github.com/svenfuchs/gem-release) from 2.2.2 to 2.2.4.
- [Changelog](https://github.com/svenfuchs/gem-release/blob/master/CHANGELOG.md)
- [Commits](svenfuchs/gem-release@v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: gem-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 344d078 commit 0c2354b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'
gemspec

gem 'bundler', '~> 2.0'
gem 'gem-release', '~> 2.1'
gem 'gem-release', '~> 2.2'
gem 'pry-byebug', '~> 3.7'
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
gem-release (2.2.2)
gem-release (2.2.4)
hashdiff (1.1.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -99,7 +99,7 @@ PLATFORMS

DEPENDENCIES
bundler (~> 2.0)
gem-release (~> 2.1)
gem-release (~> 2.2)
mrkt!
pry-byebug (~> 3.7)
rake (~> 13.0)
Expand Down

0 comments on commit 0c2354b

Please sign in to comment.