Skip to content

Commit

Permalink
Merge pull request #6 from somleng/dependabot/bundler/rake-13.2.1
Browse files Browse the repository at this point in the history
Bump rake from 12.3.3 to 13.2.1
  • Loading branch information
github-actions[bot] authored Apr 19, 2024
2 parents e06f944 + aceb242 commit 476cda2
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 @@ -3,4 +3,4 @@ source "https://rubygems.org"
# Specify your gem's dependencies in cursor_paginator.gemspec
gemspec

gem "rake", "~> 12.0"
gem "rake", "~> 13.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
racc (1.7.3)
rack (3.0.10)
rainbow (3.1.1)
rake (12.3.3)
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.13.0)
Expand Down Expand Up @@ -120,7 +120,7 @@ DEPENDENCIES
activerecord
cursor_paginator!
pry
rake (~> 12.0)
rake (~> 13.2)
rspec
rubocop-performance
rubocop-rails-omakase
Expand Down

0 comments on commit 476cda2

Please sign in to comment.