Sha256: ab4aad5b3044bde168c7a5e9cad15da49a8c1897fc5d6b0e41d8b6f994d2c326
Contents?: true
Size: 1.37 KB
Versions: 0
Compression: gzip
Compressed size: 573 Bytes
Stored size: 573 Bytes
Contents
--- !ruby/object:Gem::Specification name: window_arranger version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - labocho autorequire: bindir: exe cert_chain: [] date: 2024-08-26 00:00:00.000000000 Z dependencies: [] description: Arrange window positions on macOS email: - labocho@penguinlab.jp executables: - window-arranger extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".rubocop.yml" - ".travis.yml" - Gemfile - Gemfile.lock - README.md - Rakefile - bin/console - bin/rubocop - bin/setup - exe/window-arranger - lib/window_arranger.rb - lib/window_arranger/cli.rb - lib/window_arranger/script.rb - lib/window_arranger/version.rb - window_arranger.gemspec homepage: https://github.com/labocho/window_arranger licenses: [] metadata: homepage_uri: https://github.com/labocho/window_arranger source_code_uri: https://github.com/labocho/window_arranger 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' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.3 signing_key: specification_version: 4 summary: Arrange window positions on macOS test_files: []