--- !ruby/object:Gem::Specification name: ruby-client version: !ruby/object:Gem::Version version: 1.0.5 platform: ruby authors: - jxdv autorequire: bindir: exe cert_chain: [] date: 2020-07-20 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: oj requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.15' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.15' description: email: - root@localhost executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - bin/console - bin/setup - doc/Api.html - doc/ClientRPC.html - doc/ClientRPC/Connect.html - doc/ClientRPC/Connect/Error.html - doc/Gemfile.html - doc/Gemfile_lock.html - doc/LICENSE.html - doc/LICENSE_txt.html - doc/Nimiq.html - doc/Nimiq/Client.html - doc/Nimiq/Error.html - doc/Nimiq/Exceptions.html - doc/Object.html - doc/README_md.html - doc/Rakefile.html - doc/Ruby.html - doc/Ruby/ClientTest.html - doc/bin/setup.html - doc/classes/Api.html - doc/classes/ClientRPC.html - doc/classes/ClientRPC/Connect.html - doc/classes/ClientRPC/Connect/Error.html - doc/classes/Nimiq.html - doc/classes/Nimiq/Client.html - doc/classes/Nimiq/Error.html - doc/classes/Nimiq/Exceptions.html - doc/classes/index.html - doc/created.rid - doc/css/application.css - doc/css/bootstrap.min.css - doc/css/coderay.css - doc/css/fonts.css - doc/css/rdoc.css - doc/files/index.html - doc/files/lib/api_rb.html - doc/files/lib/client_rb.html - doc/files/lib/nimiq/version_rb.html - doc/files/lib/rpcclient_rb.html - doc/fonts/Lato-Light.ttf - doc/fonts/Lato-LightItalic.ttf - doc/fonts/Lato-Regular.ttf - doc/fonts/Lato-RegularItalic.ttf - doc/fonts/SourceCodePro-Bold.ttf - doc/fonts/SourceCodePro-Regular.ttf - doc/images/add.png - doc/images/arrow_up.png - doc/images/brick.png - doc/images/brick_link.png - doc/images/bug.png - doc/images/bullet_black.png - doc/images/bullet_toggle_minus.png - doc/images/bullet_toggle_plus.png - doc/images/date.png - doc/images/delete.png - doc/images/find.png - doc/images/loadingAnimation.gif - doc/images/macFFBgHack.png - doc/images/package.png - doc/images/page_green.png - doc/images/page_white_text.png - doc/images/page_white_width.png - doc/images/plugin.png - doc/images/ruby.png - doc/images/tag_blue.png - doc/images/tag_green.png - doc/images/transparent.png - doc/images/wrench.png - doc/images/wrench_orange.png - doc/images/zoom.png - doc/img/glyphicons-halflings-white.png - doc/img/glyphicons-halflings.png - doc/index.html - doc/js/application.js - doc/js/bootstrap.min.js - doc/js/darkfish.js - doc/js/index.js - doc/js/jquery.js - doc/js/navigation.js - doc/js/navigation.js.gz - doc/js/search.js - doc/js/search_index.js - doc/js/search_index.js.gz - doc/js/searcher.js - doc/js/searcher.js.gz - doc/method/index.html - doc/table_of_contents.html - lib/api.rb - lib/client.rb - lib/nimiq/version.rb - lib/rpcclient.rb - ruby-client.gemspec homepage: https://github.com/jxdv/ruby-client licenses: - Apache-2.0 metadata: homepage_uri: https://github.com/jxdv/ruby-client source_code_uri: https://github.com/jxdv/ruby-client changelog_uri: https://github.com/jxdv/ruby-client/readme.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: Ruby implementation of the Nimiq RPC client specifications. test_files: []