Update Ruby to v3.3
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
RSpec.describe Nostr do
|
||||
it 'has a version number' do
|
||||
expect(Nostr::VERSION).not_to be_nil
|
||||
expect(described_class::VERSION).not_to be_nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user