Skip to content

Commit

Permalink
sc-178855: upgrade activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
emourant committed Jul 20, 2024
1 parent 20ab679 commit a41d868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bureaucrat-sc (3.0.0)
bureaucrat-sc (3.1.0)
activesupport (>= 6.0.4, < 7.0)
i18n

Expand Down
2 changes: 1 addition & 1 deletion lib/bureaucrat/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Bureaucrat
VERSION = '3.0.0'
VERSION = '3.1.0'
end

0 comments on commit a41d868

Please sign in to comment.