Sha256: 3f95f033a40dbaa39225d811478d7bd847903c59ccc053e797e496be38d028b4
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 732 Bytes
Stored size: 732 Bytes
Contents
--- !ruby/object:Gem::Specification name: rocketchat version: !ruby/object:Gem::Version version: 0.2.6 platform: ruby authors: - int512 - abrom autorequire: bindir: bin cert_chain: [] date: 2025-01-13 00:00:00.000000000 Z dependencies: [] description: Rocket.Chat REST API v1 for Ruby email: - github@int512.net - a.bromwich@gmail.com executables: - console extensions: [] extra_rdoc_files: [] files: - ".github/workflows/test.yml" - ".gitignore" - ".rubocop.yml" - CHANGELOG.md - Gemfile - LICENSE - README.md - Rakefile - bin/console - lib/rocket_chat/error.rb - lib/rocket_chat/gem_version.rb - lib/rocket_chat/im_summary.rb - lib/rocket_chat/info.rb - lib/rocket_chat/message.rb - lib/rocket_chat/messages/channel.rb - lib/rocket_chat/messages/chat.rb - lib/rocket_chat/messages/group.rb - lib/rocket_chat/messages/im.rb - lib/rocket_chat/messages/list_support.rb - lib/rocket_chat/messages/room.rb - lib/rocket_chat/messages/room_support.rb - lib/rocket_chat/messages/settings.rb - lib/rocket_chat/messages/user.rb - lib/rocket_chat/messages/user_support.rb - lib/rocket_chat/presence_status.rb - lib/rocket_chat/request_helper.rb - lib/rocket_chat/room.rb - lib/rocket_chat/server.rb - lib/rocket_chat/session.rb - lib/rocket_chat/token.rb - lib/rocket_chat/user.rb - lib/rocket_chat/util.rb - lib/rocketchat.rb - rocketchat.gemspec homepage: https://github.com/abrom/rocketchat-ruby licenses: - MIT metadata: allowed_push_host: https://rubygems.org rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 - - "<" - !ruby/object:Gem::Version version: 3.5.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.7 signing_key: specification_version: 4 summary: Rocket.Chat REST API v1 for Ruby test_files: []