Skip to content

Commit

Permalink
Rebasing against the upstream gem repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ebed committed Feb 6, 2024
1 parent a0256e8 commit b34e399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/standby/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module Standby
VERSION = '6.0.0.pd.2'

class << self
def version_gte?(version)
Gem::Version.new(ActiveRecord.version) >= Gem::Version.new(version)
Expand Down

0 comments on commit b34e399

Please sign in to comment.