We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5edb8 commit 19ebd1cCopy full SHA for 19ebd1c
pinetwork.gemspec
@@ -1,11 +1,11 @@
1
Gem::Specification.new do |s|
2
s.name = "pinetwork"
3
- s.version = "0.1.2"
+ s.version = "0.1.3"
4
s.summary = "Pi Network Ruby"
5
s.description = "Pi Network backend library for Ruby-based webservers."
6
s.authors = ["Pi Core Team"]
7
s.email = "support@minepi.com"
8
- s.files = ["lib/pi_network.rb", "lib/errors.rb"]
+ s.files = ["lib/pinetwork.rb", "lib/errors.rb"]
9
s.homepage = "https://github.com/pi-apps/pi-ruby"
10
s.license = "PiOS"
11
s.add_runtime_dependency "stellar-sdk", "~> 0.29.0"
0 commit comments